django/tests/admin_inlines
Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Thanks to Tim Graham for the review.
2015-12-31 14:21:29 -05:00
..
__init__.py
admin.py Fixed #494 -- Added ability to specify classes on admin inline fieldsets. 2015-12-21 13:50:06 -05:00
models.py
test_templates.py Fixed #25165 -- Removed inline JavaScript from the admin. 2015-12-05 15:51:57 -05:00
tests.py Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
urls.py