Shell Script
Thursday, 16 March 2017
Videos for My New Django based Website
›
Today i am going to share the links of Videos for My New Django based Website . Currently i am developing a website that will pull news fr...
Thursday, 2 March 2017
Paginating in Django
›
This is a example of Paginating in Django with Screen Shoot. Create a project mysite . Create a app called own. mysite/urls.py: f...
2 comments:
Wednesday, 1 March 2017
Django full login, logout, registration Forms
›
Here is the examples of Django full login, logout, registration Forms . Start a project called myproject : Now myprojec/urls.py: ...
Friday, 24 February 2017
Django Models as Forms
›
(Warning: Here the Form Validation is not done ) Here i will show you how to use the Django Models a Forms . I have Model as bellow ....
1 comment:
›
Home
View web version