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-10 01:16:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_inline_admin
History
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
…
__init__.py
…
admin.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
models.py
…
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