This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-29 14:46:18 +01:00
Code
Issues
Releases
Wiki
Activity
c2e70f0265
django
/
tests
/
fixtures_regress
History
Flavio Curella
c2e70f0265
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
..
fixtures
Fixed
#17946
-- Fixed deserialization of self-referencing M2M fields
2014-12-23 16:01:39 +01:00
fixtures_1
fixtures_2
__init__.py
models.py
Fixed
#21127
-- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
2015-07-27 18:28:13 -04:00
tests.py
Refs
#24324
-- Skipped fixtures_regress tests that fail on Python 2 on a non-ASCII path.
2015-02-18 07:25:36 -05:00