Skip to content

TonyScript/DjangoSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Take a deep dive in Django

Part 1: Requests and responses

Part 2: Models and the admin site

Part 3: Views and templates

Part 4: Forms and generic views

Part 5: Testing

Part 6: Static files

Part 7: Customizing the admin site

postscript: cmd lines may need

python3 manage.py runserver

python3 manage.py shell

python3 manage.py test polls

About

Diving deeply in Django

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors