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-22 07:24:59 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Benjamin Kagia
b0953dc913
Fixed
#13721
-- Added UploadedFile.content_type_extra.
...
Thanks Waldemar Kornewald and mvschaik for work on the patch.
2013-07-11 09:11:59 -04:00
..
_images
…
decorators.txt
…
file-uploads.txt
Fixed
#13721
-- Added UploadedFile.content_type_extra.
2013-07-11 09:11:59 -04:00
generic-views.txt
…
index.txt
…
middleware.txt
Adapted uses of versionchanged/versionadded to the new form.
2013-04-20 17:18:35 +02:00
sessions.txt
Fixed a rest mistake I introduced in d5ce2ff.
2013-05-19 12:14:44 +02:00
shortcuts.txt
Clarified get_list_or_404 docs, refs
#14150
.
2013-06-24 07:00:53 -04:00
urls.txt
Add missing imports and models to the examples in the view layer documentation
2013-05-18 18:39:11 +02:00
views.txt
Fixed
#19866
-- Added security logger and return 400 for SuspiciousOperation.
2013-05-25 16:27:34 -07:00