This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-23 16:24:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_widgets
History
Tim Graham
7bc94b58bf
Refs
#13614
-- Added test for admin's many-to-many widget data loss bug.
...
It looks like browsers have fixed the reported issue.
2015-12-30 14:10:09 -05:00
..
__init__.py
…
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
tests.py
Refs
#13614
-- Added test for admin's many-to-many widget data loss bug.
2015-12-30 14:10:09 -05:00
urls.py
…
widgetadmin.py
…