This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-24 21:00:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
14b0132e5e
django
/
tests
/
schema
History
Download ZIP
Download TAR.GZ
Peter Thomassen
54cb1a7e16
Fixed
#35002
-- Made UniqueConstraints with fields respect nulls_distinct.
...
Regression in
595a2abb58
.
2023-12-03 12:30:45 +01: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
Fixed
#33308
-- Added support for psycopg version 3.
2022-12-15 06:17:57 +01:00
tests.py
Fixed
#35002
-- Made UniqueConstraints with fields respect nulls_distinct.
2023-12-03 12:30:45 +01:00