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
Claude Paroz
f48e2258a9
Fixed
#24133
-- Replaced formatting syntax in success_url placeholders
...
Thanks Laurent Payot for the report, and Markus Holtermann, Tim Graham for the reviews.
2015-01-12 22:51:22 +01:00
..
decorators
Fixed
#22461
-- Added if-unmodified-since support to the condition decorator.
2014-12-24 12:33:57 -05:00
generic
Fixed
#24133
-- Replaced formatting syntax in success_url placeholders
2015-01-12 22:51:22 +01:00
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
csrf.py
Updated link to CSRF docs
2014-12-25 14:01:15 +01:00
debug.py
Made debug views not crash when there isn't a default template engine.
2015-01-12 21:01:34 +01:00
defaults.py
Deprecated passing a Context to a generic Template.render.
2015-01-12 21:01:34 +01:00
i18n.py
Limited lines to 119 characters in django/
2014-09-05 09:22:16 -04:00
static.py
Fixed
#24072
-- Added FileResponse for streaming binary files.
2015-01-05 10:51:52 -05:00