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-04-10 00:09:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
views
History
Shai Berger
ff881aef53
Fixed
#13958
-- problem reporting exception from \r-line-ended file
...
Thanks petrvanblokland for reporting and saz for the patch
2013-05-18 19:30:03 +03:00
..
decorators
Fixed
#19436
-- Don't log warnings in ensure_csrf_cookie.
2013-05-18 16:17:46 +02:00
generic
Fixed
#20235
-- Use self.object_list if object_list not present in get_context_data kwargs.
2013-05-18 14:10:40 +02:00
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
csrf.py
Removed usage of mimetype kwarg of HttpResponse
2012-06-30 21:19:07 +02:00
debug.py
Fixed
#13958
-- problem reporting exception from \r-line-ended file
2013-05-18 19:30:03 +03:00
defaults.py
Deprecated django.views.defaults.shortcut.
2013-03-14 20:30:23 +01:00
i18n.py
Fixed
#20433
: Extract catalog compilation code from javascript_catalog view.
2013-05-18 13:20:52 +02:00
static.py
Minor optimization in the static serve view.
2013-01-24 11:01:32 +01:00