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-04-10 00:09:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
DevilsAutumn
760bb3a4c8
Added new feature flag to avoid recreation of fk constraints while dropping index.
2024-05-01 00:01:27 +05:30
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
fields.py
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
models.py
Refs
#27236
-- Moved models with Meta.index_together inside of test methods.
2022-06-03 06:32:11 +02:00
test_logging.py
Fixed
#33308
-- Added support for psycopg version 3.
2022-12-15 06:17:57 +01:00
tests.py
Added new feature flag to avoid recreation of fk constraints while dropping index.
2024-05-01 00:01:27 +05:30