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
Alex Gaynor
b35ff0d920
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00
..
decorators
Fixed
#21285
-- Fixed E121,E122 pep8 warnings
2013-10-17 20:20:11 -04:00
generic
Fixed
#21288
-- Fixed E126 pep8 warnings
2013-10-21 08:31:30 -04: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 all the E203 violations
2013-10-26 18:27:42 -07:00
defaults.py
Fixed
#20822
-- Set content type of default error pages to 'text/html'.
2013-08-04 11:04:37 +02:00
i18n.py
Fixed
#5789
-- Changed LocaleMiddleware session variable to '_language'.
2013-10-22 09:24:42 -04:00
static.py
Fixed all the E203 violations
2013-10-26 18:27:42 -07:00