This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
admin_widgets
History
Tim Graham
3f8b9056c0
[1.8.x]
Fixed
#25729
-- Fixed flaky admin_widgets selenium test: test_ForeignKey_using_to_field
...
Backport of 5081adcb9004f2c726dcfd054f7f16c5fd39d391 from master
2015-12-23 14:02:12 -05:00
..
fixtures
Whitespace cleanup.
2013-10-10 16:49:20 -04:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
tests.py
[1.8.x]
Fixed
#25729
-- Fixed flaky admin_widgets selenium test: test_ForeignKey_using_to_field
2015-12-23 14:02:12 -05:00
urls.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
widgetadmin.py
[1.8.x]
Fixed
#14497
-- Improved admin widget for "read only" FileFields
2015-02-04 09:05:41 -05:00