summaryrefslogtreecommitdiff
path: root/tests/regressiontests/admin_widgets/urls.py
AgeCommit message (Expand)Author
2011-10-13Convert much of the regression tests to use absolute imports. There's still ...Alex Gaynor
2011-09-11Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...Ramiro Morales
2009-01-16Cleaned up and refactored `ModelAdmin.formfield_for_dbfield`:Jacob Kaplan-Moss