This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-16 04:51:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5c803bc070
django
/
tests
/
schema
History
Mariusz Felisiak
5c803bc070
Fixed
#33919
-- Fixed adding AutoFields on PostgreSQL.
...
Thanks Jack Calvin Brown for the report. Regression in
2eea361eff
.
2022-08-12 17:30:23 +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
#27236
-- Moved models with Meta.index_together inside of test methods.
2022-06-03 06:32:11 +02:00
test_logging.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#33919
-- Fixed adding AutoFields on PostgreSQL.
2022-08-12 17:30:23 +02:00