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-02-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Jonatas C. Damasceno
8aad3321ed
Fixed
#30437
-- Clarified that urlpatterns can be a sequence.
2019-05-13 21:48:54 +02:00
..
_images
…
decorators.txt
Fixed
#30161
-- Added how to decorate class-based views to view decorators docs.
2019-03-12 10:55:37 -04:00
file-uploads.txt
…
generic-views.txt
…
index.txt
…
middleware.txt
…
sessions.txt
…
shortcuts.txt
Refs
#27829
-- Removed settings.DEFAULT_CONTENT_TYPE per deprecation timeline.
2019-01-17 10:50:25 -05:00
urls.txt
Fixed
#30437
-- Clarified that urlpatterns can be a sequence.
2019-05-13 21:48:54 +02:00
views.txt
…