django1/django
varunnaganathan 3eba9638ee Fixed -- Fixed a crash with order_by() and values() after annotate(). 2016-01-02 07:06:54 -05:00
..
apps Refs -- Fixed Python 3.5 compatiblity for unhandled lazy ops error. 2015-09-17 10:06:52 -04:00
bin Removed bin/unique-messages.py 2015-02-06 08:47:38 -05:00
conf Fixed -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
contrib Fixed -- Restored contrib.auth hashers compatibility with py-bcrypt. 2016-01-02 06:54:13 -05:00
core Fixed -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
db Fixed -- Fixed a crash with order_by() and values() after annotate(). 2016-01-02 07:06:54 -05:00
dispatch Moved and updated Python license. 2015-09-28 09:53:37 -04:00
forms Fixed -- Fixed TypedChoiceField.has_changed with nullable field 2015-12-17 15:38:19 +01:00
http Fixed -- Made HttpReponse immediately close objects. 2015-12-14 12:46:48 -05:00
middleware Fixed -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
template Fixed -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
templatetags Fixed -- Made form Media and static template tag use staticfiles if installed. 2015-12-10 14:30:19 -05:00
test Fixed -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
urls Fixed -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
utils Fixed -- Allowed language not in Django's default LANGUAGES 2015-12-18 17:50:16 +01:00
views Removed British/Austrialian word: whilist. 2015-12-31 14:29:52 -05: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 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00