This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
29d59a879e
django
/
tests
/
regressiontests
/
admin_widgets
History
Ulrich Petri
ac2052ebc8
Fixed
#17549
-- Added a clickable link for URLFields in admin change list.
2012-11-03 11:57:33 +01:00
..
fixtures
Cleaned up and refactored `ModelAdmin.formfield_for_dbfield`:
2009-01-16 15:32:31 +00:00
__init__.py
Merged the newforms-admin branch into trunk.
2008-07-18 23:54:34 +00:00
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Fixed
#17549
-- Added a clickable link for URLFields in admin change list.
2012-11-03 11:57:33 +01:00
urls.py
Convert much of the regression tests to use absolute imports. There's still work to be done though.
2011-10-13 18:51:33 +00:00
widgetadmin.py
Added some Selenium tests for the admin's filter_horizontal and filter_vertical widgets. Ref
#13614
,
#15220
.
2012-02-23 08:07:07 +00:00