django/django
2014-12-12 13:13:57 -07:00
..
apps [1.7.x] Fixed #23621 -- Warn for duplicate models when a module is reloaded. 2014-10-26 00:12:17 +07:00
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf [1.7.x] Updated FIRST_DAY_OF_WEEK for Ukrainian to Monday. 2014-10-30 09:20:57 -04:00
contrib [1.7.x] Fixed #23857 -- Fixed admin crash with "save as new" and deleting inline. 2014-12-12 11:49:44 -05:00
core [1.7.x] Tweaked fix for refs #23946; thanks Claude. 2014-12-02 15:58:49 -05:00
db [1.7.x] Fixed #23455 -- Accept either bytes or text for related_name, convert to text. 2014-12-12 13:13:57 -07:00
dispatch Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
forms [1.7.x] Fixed #23674 -- Fixed a crash when a MultiValueField has invalid data. 2014-12-12 08:50:38 -05:00
http [1.7.x] Fixed #22996 -- Prevented crash with unencoded query string 2014-08-19 22:30:22 +02:00
middleware [1.7.x] Fixed several typos in Django 2014-05-29 07:53:02 -04:00
template [1.7.x] Fixed #23558 -- documented slugify limitations 2014-10-30 09:08:01 -04:00
templatetags [1.7.x] Fix many many typos in comments throughout the codebase 2014-04-26 14:35:57 -04:00
test [1.7.x] Fixed #21740 -- Allowed test client data to be an empty string 2014-10-21 09:17:42 +02:00
utils [1.7.x] Fixed typo in django/utils/decorators.py comment. 2014-11-24 10:46:28 -05:00
views [1.7.x] Fixed code to solve #23070 problem 2014-07-26 14:53:31 +02:00
__init__.py [1.7.x] Post-release version bump. 2014-10-22 13:29:56 -04:00
shortcuts.py Moved relative URL handling added in refs #21177 to a better place. 2014-02-15 07:54:35 -05:00