django1/django
Andrew Godwin 80bbe2265d Remove redunant code from RunPython operation 2014-02-12 17:21:25 +00:00
..
apps Fixed #21874 -- Require Django applications to have a filesystem path. 2014-01-27 15:34:22 -07:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Reordered INSTALLED_APPS in default template, refs #22005 2014-02-11 09:01:48 +01:00
contrib Reworked the detection of local storages for the collectstatic command. 2014-02-12 11:00:01 -05:00
core Add --empty option to makemigrations 2014-02-12 17:16:40 +00:00
db Remove redunant code from RunPython operation 2014-02-12 17:21:25 +00:00
dispatch Simplified signal code. 2014-02-05 20:57:40 +01:00
forms Fixed #2445 -- Allowed limit_choices_to attribute to be a callable. 2014-02-11 14:05:12 -05:00
http Fixed typo in docstring. 2014-01-16 22:34:35 +01:00
middleware Fixed #21473 -- Limited language preservation to logout 2013-12-12 10:24:43 +01:00
template Fixed #21959 -- Handled Inf/NaN in widthratio tag. 2014-02-08 21:01:55 +01:00
templatetags Fixed #21417 -- Expanded TEMPLATE_STRING_IF_INVALID in blocktrans 2014-02-08 11:06:54 +01:00
test Allowed a message to be passed to assertQuerysetEqual to make it consistent with other assert methods. 2014-02-10 05:21:23 -05:00
utils Fixed #22017 -- Prevented RuntimeError on Python 3 2014-02-12 10:26:08 +01:00
views Fixed #21967: Added check for object in ModelFormMixin.get_form_kwargs. 2014-02-09 06:30:03 -05:00
__init__.py Bumped version number for 1.7a2 2014-02-06 15:54:27 -06:00
shortcuts.py Changed shortcuts from being a package to just being a module 2013-11-19 15:34:20 -08:00