This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-01 04:17:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
0d1ba84d13
django
/
tests
/
generic_inline_admin
History
Download ZIP
Download TAR.GZ
tschilling
0d1ba84d13
Fixed
#20702
-- Deprecated get_formsets in favor of get_formsets_with_inlines.
...
Thanks stanislas.guerra at gmail.com for the report.
2013-09-20 07:47:24 -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
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Fixed
#20702
-- Deprecated get_formsets in favor of get_formsets_with_inlines.
2013-09-20 07:47:24 -04:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00