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-25 01:25:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
http
History
Aymeric Augustin
89cb771be7
Fixed
#19692
-- Completed deprecation of mimetype in favor of content_type.
...
Thanks Tim for the report and initial patch.
2013-01-31 13:54:40 +01:00
..
_images
…
decorators.txt
…
file-uploads.txt
…
generic-views.txt
…
index.txt
…
middleware.txt
…
sessions.txt
…
shortcuts.txt
Fixed
#19692
-- Completed deprecation of mimetype in favor of content_type.
2013-01-31 13:54:40 +01:00
urls.txt
Fixed
#19605
- Removed unused url imports from doc examples.
2013-01-15 07:50:26 -05:00
views.txt
…