1
0
mirror of https://github.com/django/django.git synced 2024-12-29 12:36:08 +00:00
django/tests/admin_inlines
Ryan Kaskel d25622000a Fixed #21382 - Added "has_original" to stacked inlines.
Report and original patch from jrief.
2014-02-09 12:20:09 -05:00
..
fixtures
__init__.py
admin.py PEP8 cleanup 2013-11-02 23:50:49 -05:00
models.py Fixed #19774 -- Deprecated the contenttypes.generic module. 2014-01-26 14:42:30 -05:00
tests.py Fixed #21382 - Added "has_original" to stacked inlines. 2014-02-09 12:20:09 -05:00
urls.py