django1/django
Claude Paroz a5499b0916 Removed empty gis models.py
Refs #22645.
2014-12-13 16:23:49 +01:00
..
apps Improved warning message when reloading models. Refs #23621. 2014-10-23 01:46:04 +07:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Fixed #23957 -- Started deprecation toward requiring session verification. 2014-12-05 07:37:34 -05:00
contrib Removed empty gis models.py 2014-12-13 16:23:49 +01:00
core Fixed #20968 -- Checked Spatialite metadata before migrations 2014-12-08 22:22:53 +01:00
db Fixed #23455 -- Accept either bytes or text for related_name, convert to text. 2014-12-12 12:50:39 -07:00
dispatch Fixed typo in django/dispatch/dispatcher.py docstring. 2014-12-02 07:26:45 -05:00
forms Fixed #23674 -- Fixed a crash when a MultiValueField has invalid data. 2014-12-12 08:47:21 -05:00
http Fixed #23977 -- Added setdefault() method to HttpResponse 2014-12-11 13:56:56 -05:00
middleware Fixed #23531 -- Added CommonMiddleware.response_redirect_class. 2014-11-04 17:56:57 -05:00
template Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
templatetags Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
test Refs #20392 -- Load fixtures once within TestCase 2014-12-12 09:16:15 -05:00
utils Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
views Fixed #23968 -- Replaced list comprehension with generators and dict comprehension 2014-12-08 07:58:23 -05:00
__init__.py Simplified get_version() in django/__init__.py 2014-11-24 07:02:29 -05:00
shortcuts.py Moved relative URL handling added in refs #21177 to a better place. 2014-02-15 07:54:35 -05:00