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-01-30 20:19:22 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
constraints
History
Hannes Ljungberg
87acbf0631
Fixed
#32458
-- Made __repr__() for Index and BaseConstraint subclasses more consistent.
2021-02-19 20:25:11 +01:00
..
__init__.py
Fixed
#11964
-- Added support for database check constraints.
2018-07-10 15:32:33 -04:00
models.py
Fixed
#31815
-- Fixed schema value encoding on PostgreSQL.
2020-07-27 06:39:02 +02:00
tests.py
Fixed
#32458
-- Made __repr__() for Index and BaseConstraint subclasses more consistent.
2021-02-19 20:25:11 +01:00