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-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
delete
History
Florian Apolloner
afc708cf6d
Fixed
#30330
-- Fixed setting of primary key to None during fast-delete.
...
Regression in bc7dd8490b882b2cefdc7faf431dc64c532b79c9.
2019-04-08 21:14:00 +02:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#23919
-- Removed python_2_unicode_compatible decorator usage
2017-01-18 13:44:34 +01:00
tests.py
Fixed
#30330
-- Fixed setting of primary key to None during fast-delete.
2019-04-08 21:14:00 +02:00