django/django
Tim Graham ba046f9994 [1.8.x] Post-release version bump. 2017-04-04 12:19:30 -04: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 XSS in admin's add/change related popup. 2016-07-18 13:45:11 -04:00
core [1.8.x] Fixed #26204 -- Reallowed dashes in top-level domains for URLValidator. 2016-02-18 19:56:36 -05:00
db [1.8.x] Reverted "Fixed #27594 -- Fixed select_related() with reverse self-referential OneToOneField." 2016-12-14 07:53:45 -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 #26267 -- Fixed BoundField to reallow slices of subwidgets. 2016-02-24 07:09:08 -05:00
http [1.8.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True. 2016-10-25 15:27:45 -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 firstof template tag's docstring. 2016-06-21 08:12:37 -04:00
templatetags [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00
test [1.8.x] Fixed #26177 -- Fixed a PostgreSQL crash with TIME_ZONE=None and USE_TZ=False. 2016-02-08 07:45:10 -05:00
utils [1.8.x] Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs. 2017-03-28 12:57:34 -04:00
views [1.8.x] Fixed CVE-2017-7234 -- Fixed open redirect vulnerability in views.static.serve(). 2017-03-28 12:57:34 -04:00
__init__.py [1.8.x] Post-release version bump. 2017-04-04 12:19:30 -04:00
shortcuts.py [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. 2015-06-23 07:22:16 -04:00