-
Notifications
You must be signed in to change notification settings - Fork 0
class based view in Django. At its core, a class-based view allows you to respond to different HTTP request methods with different class instance methods, instead of with conditionally branching code inside a single view function.
muhammedrahil/Django-Class-Based-View-Fromatter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
class based view in Django. At its core, a class-based view allows you to respond to different HTTP request methods with different class instance methods, instead of with conditionally branching code inside a single view function.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published