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-28 19:44:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_inlines
History
Tim Graham
36aecb12b8
Fixed
#19425
- Added InlineModelAdmin.get_extra hook.
...
Thanks dave@ for the suggestion and Rohan Jain for the patch.
2013-05-30 13:48:10 -04:00
..
fixtures
…
__init__.py
…
admin.py
Fixed
#19425
- Added InlineModelAdmin.get_extra hook.
2013-05-30 13:48:10 -04:00
models.py
Fixed
#19425
- Added InlineModelAdmin.get_extra hook.
2013-05-30 13:48:10 -04:00
tests.py
Fixed
#19425
- Added InlineModelAdmin.get_extra hook.
2013-05-30 13:48:10 -04:00
urls.py
…