1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/admin_widgets
Jacob Kaplan-Moss cbe6d5568f Apply autoescaping to AdminURLFieldWidget.
This is a security fix; disclosure to follow shortly.
2013-08-13 11:06:41 -05:00
..
fixtures Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py Added some Selenium tests for the admin raw id widget. 2013-08-04 16:08:45 -07:00
tests.py Apply autoescaping to AdminURLFieldWidget. 2013-08-13 11:06:41 -05:00
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00
widgetadmin.py Added some Selenium tests for the admin raw id widget. 2013-08-04 16:08:45 -07:00