1
0
mirror of https://github.com/django/django.git synced 2025-01-14 12:27:24 +00:00
django/django
2014-12-31 13:21:32 +08:00
..
apps
bin
conf Moved context_processors from django.core to django.template. 2014-12-28 17:00:07 +01:00
contrib Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01:00
core Fixed breakage by 6fb9dee4 under Python2+Windows. 2014-12-29 21:04:27 -03:00
db Renamed variables to avoid name collision with import of django.db.models. 2014-12-31 13:21:32 +08:00
dispatch
forms
http
middleware
template Explained the structure of django.template. 2014-12-28 17:02:31 +01:00
templatetags
test Added ignore_warnings decorator 2014-12-30 18:16:25 +01:00
utils
views Deprecated TEMPLATE_LOADERS. 2014-12-28 17:02:30 +01:00
__init__.py
shortcuts.py Deprecated current_app in TemplateResponse and render(_to_response). 2014-12-28 17:02:29 +01:00