1
0
mirror of https://github.com/django/django.git synced 2025-01-02 14:35:59 +00:00
django/django/contrib
Claude Paroz cd260d03bd [1.8.x] Replaced hardcoded URLs in admin_* tests
Refs #15779. This will allow easier admin URL changes, when needed.
Thanks Simon Charette for the review.

Backport of 32e6a7d3a5 from master
2015-02-08 15:12:07 -05:00
..
admin [1.8.x] Caught all exceptions raised by Engine.get_default(). 2015-02-05 20:09:10 +01:00
admindocs [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
auth [1.8.x] Replaced hardcoded URLs in admin_* tests 2015-02-08 15:12:07 -05:00
contenttypes [1.8.x] Revert "Fixed #24075 -- Prevented running post_migrate signals when unapplying initial migrations of contenttypes and auth" 2015-02-07 20:35:20 +01:00
flatpages [1.8.x] Isolated a flatpages test; refs #11505. 2015-01-22 15:50:26 -05:00
gis [1.8.x] Fixed E265 comment style 2015-02-06 09:35:08 -05:00
humanize [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
messages [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
postgres [1.8.x] Fixed #24170 -- Implemented decompress for BaseRangeField widgets 2015-01-23 15:07:03 -05:00
redirects [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
sessions [1.8.x] Fixed #24223 -- Prevented a session test from leaking. 2015-01-29 14:37:33 -05:00
sitemaps Applied ignore_warnings to Django tests 2014-12-30 18:16:25 +01:00
sites [1.8.x] Updated en translation catalogs 2015-01-17 11:18:45 +01:00
staticfiles Fixed #23701 -- Removed an unneeded check in collectstatic. 2014-10-22 13:11:37 -04:00
syndication Deprecated passing a Context to a generic Template.render. 2015-01-12 21:01:34 +01:00
webdesign Avoided using private API get_template_from_string. 2014-10-31 11:38:53 +01:00
__init__.py