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-26 18:19:18 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
class-based-views
History
Davit Gachechiladze
7f612eda80
Fixed
#30648
-- Removed unnecessary overriding get_context_data() from mixins with CBVs docs.
2019-07-18 18:40:40 +02:00
..
generic-display.txt
…
generic-editing.txt
…
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
Fixed
#30648
-- Removed unnecessary overriding get_context_data() from mixins with CBVs docs.
2019-07-18 18:40:40 +02:00