This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-18 07:26:04 +00:00
Code
Issues
24
Releases
Wiki
Activity
311a8e8d50
django
/
tests
/
schema
History
Akshesh
311a8e8d50
Fixed
#20888
-- Added support for column order in class-based indexes.
2016-08-12 15:52:16 -04:00
..
__init__.py
fields.py
Fix import sorting problem.
2015-09-21 22:55:18 +02:00
models.py
Fixed
#25694
-- Removed incorrect _uniq suffix on index names during migrations.
2016-06-29 14:47:29 -04:00
tests.py
Fixed
#20888
-- Added support for column order in class-based indexes.
2016-08-12 15:52:16 -04:00