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_inlines
History
Tim Graham
61524b09cf
Fixed
#18388
- Added InlineModelAdmin.get_max_num hook.
...
Thanks d.willy.c.c@ for the suggestion and Melevir and Areski Belaid for work on the patch.
2013-06-01 18:20:54 -04:00
..
fixtures
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
admin.py
Fixed
#18388
- Added InlineModelAdmin.get_max_num hook.
2013-06-01 18:20:54 -04:00
models.py
Fixed
#19425
- Added InlineModelAdmin.get_extra hook.
2013-05-30 13:48:10 -04:00
tests.py
Fixed
#18388
- Added InlineModelAdmin.get_max_num hook.
2013-06-01 18:20:54 -04:00
urls.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00