This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
1dae4ac177
django
/
tests
/
generic_relations
History
Simon Charette
948d209ada
Fixed
#21217
-- Avoid connecting
(pre|post)_init
signals to abstract senders.
2013-10-04 16:23:06 -04:00
..
__init__.py
models.py
Fixed
#21217
-- Avoid connecting
(pre|post)_init
signals to abstract senders.
2013-10-04 16:23:06 -04:00
tests.py
Fixed
#16869
-- BaseGenericInlineFormSet.save_new should use form's save() method
2013-09-07 20:00:38 -04:00