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-24 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Tim Graham
acd74ffa35
Fixed
#14829
- Added references to CBVs in the URLConf docs; thanks Andrew Willey for the suggestion.
2012-09-19 17:59:47 -04:00
..
_images
…
decorators.txt
…
file-uploads.txt
Fixed
#18840
- Added a mentioned of the upload_to parameter to the ModelForm example in file uploads.
2012-09-01 15:38:44 -04:00
generic-views.txt
…
index.txt
…
middleware.txt
Fixed
#18577
- Clarified middleware initialization.
2012-07-08 19:26:53 -04:00
sessions.txt
Fixed
#3881
-- skip saving session when response status is 500
2012-07-16 20:57:55 +03:00
shortcuts.txt
Fixed
#18369
- Fixed argument name in render() function; thanks qsolo825@ for the report.
2012-06-27 17:40:29 -04:00
urls.txt
Fixed
#14829
- Added references to CBVs in the URLConf docs; thanks Andrew Willey for the suggestion.
2012-09-19 17:59:47 -04:00
views.txt
Added links in URLs doc for consistency.
2012-08-20 15:02:25 +02:00