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-28 19:19:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Ville Skyttä
f95bd89e82
Fixed
#27041
-- Documented that built-in middleware are compatible with MIDDLEWARE and MIDDLEWARE_CLASSES.
2016-08-09 08:06:47 -04:00
..
_images
…
decorators.txt
…
file-uploads.txt
Fixed
#21588
-- Corrected handler initialization in "modifying upload handlers" example.
2016-06-09 12:50:35 -04:00
generic-views.txt
…
index.txt
…
middleware.txt
Fixed
#27041
-- Documented that built-in middleware are compatible with MIDDLEWARE and MIDDLEWARE_CLASSES.
2016-08-09 08:06:47 -04:00
sessions.txt
Fixed
#18348
-- Documented SesssionStore.create()
2016-07-22 17:16:19 -04:00
shortcuts.txt
…
urls.txt
Added urlpatterns variable in docs/topics/http/urls.txt.
2016-06-17 21:01:43 -04:00
views.txt
…