0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/django/views
2009-12-30 22:12:16 +00:00
..
decorators Moved contrib.csrf.* to core code. 2009-10-27 00:36:34 +00:00
generic Fixed #4604 - Configurable message passing system, supporting anonymous users 2009-12-09 16:57:23 +00:00
__init__.py
csrf.py Fixed #12130 - documented need for csrf_protect on views that don't accept POST 2009-11-03 14:40:37 +00:00
debug.py Fixed #1142 -- Added multiple database support. 2009-12-22 15:18:51 +00:00
defaults.py
i18n.py Fixed #12454 - Added support for localized formats to admin date and time widgets. 2009-12-30 22:12:16 +00:00
static.py