This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
3cb2457f46
django1
/
django
/
views
History
Aymeric Augustin
3cb2457f46
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00
..
decorators
Fixed
#17138
-- Made the sensitive_variables decorator work with object methods.
2012-06-03 23:44:13 -07:00
generic
Fixed
#18451
-- Vastly improved class based view documentation.
2012-06-11 10:40:23 +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
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00
defaults.py
Add reST role to templates named in some view docs.
2012-06-26 21:45:45 -05:00
i18n.py
[py3] Replaced basestring by six.string_types.
2012-07-22 09:29:54 +02:00
static.py
Removed usage of mimetype kwarg of HttpResponse
2012-06-30 21:19:07 +02:00