django1/django
Jarek Glowacki e625859f08 [1.8.x] Corrected a few typos in Signal.send() docstring.
Backport of c68ce18712 from master
2016-01-12 08:28:00 -05:00
..
apps [1.8.x] Refs #23621 -- Fixed warning message when reloading models. 2015-06-30 15:01:22 -04:00
bin [1.8.x] Removed django-2to3.py 2015-02-06 08:56:01 -05:00
conf [1.8.x] Fixed #25711 -- Updated the project template's include() example. 2015-12-09 11:47:26 -05:00
contrib [1.8.x] Fixed a typo in BCryptPasswordHasher docstring 2016-01-09 13:35:06 -05:00
core [1.8.x] Fixed #23372 -- Made loaddata faster if it doesn't find any fixtures. 2015-12-31 09:20:00 -05:00
db [1.8.x] Fixed #26034 -- Fixed incorrect index handling on PostgreSQL on Char/TextField with unique=True and db_index=True. 2016-01-08 14:47:05 -05:00
dispatch [1.8.x] Corrected a few typos in Signal.send() docstring. 2016-01-12 08:28:00 -05:00
forms [1.8.x] Fixed #25683 -- Allowed ModelChoiceField(queryset=...) to accept Managers. 2015-11-09 12:47:08 -05:00
http [1.8.x] Refs #23763 -- Fixed Python 3.5 PendingDeprecationWarning in LazyStream. 2015-10-25 06:02:21 -04:00
middleware [1.8.x] Updated Wikipedia links to use https 2015-08-08 12:09:53 +02:00
template [1.8.x] Corrected stacklevel in Engine deprecation warnings. 2015-11-19 11:11:21 -05:00
templatetags [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00
test [1.8.x] Fixed #25176 -- Prevented TestCase.setUpTestData() exception from leaking transaction. 2015-08-01 07:38:20 -04:00
utils [1.8.x] Fixed #26046 -- Fixed a crash with translations and Django-unknown language code 2016-01-06 20:34:45 +01:00
views [1.8.x] Fixed #25147 -- Fixed debug view copy-paste/interactive toggle. 2015-07-20 11:52:44 -04:00
__init__.py [1.8.x] Post-release version bump. 2016-01-02 09:11:57 -05:00
shortcuts.py [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00