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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
524ea6b77b9bcc8cb24fd0b55e5cb8ca4186ee4f
django
/
tests
/
schema
History
Benoît Vinot
85942cf669
[4.1.x]
Fixed
#33932
-- Fixed altering AutoFields to OneToOneField on PostgreSQL.
...
Regression in
2eea361eff
. Backport of
e3cb8bcb7d
from main
2022-08-17 17:43:48 +02:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
fields.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_logging.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
[4.1.x]
Fixed
#33932
-- Fixed altering AutoFields to OneToOneField on PostgreSQL.
2022-08-17 17:43:48 +02:00