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-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Benoît Vinot
e3cb8bcb7d
Fixed
#33932
-- Fixed altering AutoFields to OneToOneField on PostgreSQL.
...
Regression in 2eea361eff58dd98c409c5227064b901f41bd0d6.
2022-08-17 17:06:00 +02:00
..
__init__.py
…
fields.py
…
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
…
tests.py
Fixed
#33932
-- Fixed altering AutoFields to OneToOneField on PostgreSQL.
2022-08-17 17:06:00 +02:00