This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-20 23:29:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
class-based-views
History
alexanderblnf
406de977ea
Fixed
#30161
-- Added how to decorate class-based views to view decorators docs.
2019-03-12 10:55:37 -04:00
..
generic-display.txt
…
generic-editing.txt
Used LoginRequiredMixin in "Models and request.user" example.
2019-01-31 18:01:53 -05:00
index.txt
Removed default empty content argument from HttpResponse calls.
2019-02-09 16:27:32 -05:00
intro.txt
Fixed
#30161
-- Added how to decorate class-based views to view decorators docs.
2019-03-12 10:55:37 -04:00
mixins.txt
…