1
0
mirror of https://github.com/django/django.git synced 2024-12-29 04:26:28 +00:00
django/tests/admin_widgets
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
..
fixtures Whitespace cleanup. 2013-10-10 16:49:20 -04:00
__init__.py
models.py Fixed #13165 -- Added edit and delete links to admin foreign key widgets. 2015-01-10 12:24:52 -05:00
tests.py [1.8.x] Replaced hardcoded URLs in admin_* tests 2015-02-08 15:12:07 -05:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
widgetadmin.py [1.8.x] Fixed #14497 -- Improved admin widget for "read only" FileFields 2015-02-04 09:05:41 -05:00