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-07-25 06:04:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
40f0a84cb1
django
/
tests
/
schema
History
Download ZIP
Download TAR.GZ
Tim Graham
7c637a3aae
Applied db_table conversion to fix schema tests on Oracle.
2015-06-02 19:17:17 -04:00
..
__init__.py
fields.py
Fixed
#24846
-- Added support to MySQL SchemaEditor for all blob/text data types
2015-05-30 20:37:57 -04:00
models.py
Fixed
#24893
-- Fixed lack of unique constraint when changing a field from primary_key=True to unique=True
2015-06-02 09:25:47 -04:00
tests.py
Applied db_table conversion to fix schema tests on Oracle.
2015-06-02 19:17:17 -04:00