django1/django
Jeremy Lainé c1aec0feda Fixed -- Made User.is_(anonymous|authenticated) properties. 2016-04-09 14:54:18 -04:00
..
apps Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
bin Removed bin/unique-messages.py 2015-02-06 08:47:38 -05:00
conf Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
contrib Fixed -- Made User.is_(anonymous|authenticated) properties. 2016-04-09 14:54:18 -04:00
core Refs -- Added check hook to support database-related checks 2016-04-08 20:28:00 +02:00
db Fixed -- Added MySQL check to warn about strict mode option 2016-04-08 20:34:16 +02:00
dispatch Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
forms Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
http Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
middleware Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
template Fixed -- Added 'is not' operator to the if tag. 2016-04-09 13:01:15 -04:00
templatetags Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
test Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
urls Fixed -- Allowed an unprefixed default language in i18n_patterns(). 2016-03-08 08:14:10 -05:00
utils Fixed -- Made User.is_(anonymous|authenticated) properties. 2016-04-09 14:54:18 -04:00
views Fixed -- Added HTTP_REFERER decoding to i18n set_language() view. 2016-04-09 10:57:43 -04:00
__init__.py Fixed -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
__main__.py Fixed -- Added "python -m django" entry point. 2015-09-07 19:54:32 -04:00
shortcuts.py Fixed -- Relaxed hard-type checking in get_object/list_or_404 shortcuts 2016-03-29 21:34:20 +02:00