1
0
mirror of https://github.com/django/django.git synced 2025-01-10 18:36:05 +00:00
django/django/views
Jannis Leidel 778b8bdcf4 Merge pull request #467 from tomchristie/page-kwarg
Add 'page_kwarg' attribute to `MultipleObjectMixin`, removing hardcoded "page".
2012-11-17 12:27:01 -08:00
..
decorators Made more extensive use of get_current_site 2012-09-28 20:33:05 +02:00
generic Merge pull request #467 from tomchristie/page-kwarg 2012-11-17 12:27:01 -08:00
__init__.py
csrf.py
debug.py PEP 302 source loaders already decode appropriately 2012-10-26 01:40:32 +01:00
defaults.py Fixed #18807 -- Made 404.html and 500.html optional 2012-09-30 23:16:19 +02:00
i18n.py Fixed #19136 -- Properly escape gettext context prefixes in the i18n JavaScript view template. 2012-11-17 15:37:30 +01:00
static.py Fixed #7581 -- Added streaming responses. 2012-10-20 20:05:11 +02:00