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-02-20 22:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Simon Charette
73040e584a
Fixed
#25002
-- Used PostgreSQL column type alteration USING clause.
...
Thanks to Dirk Uys for the report.
2015-06-22 09:35:35 -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
#24972
-- Fixed removing unique_together indexes on MySQL.
2015-06-15 17:28:13 -04:00
tests.py
Fixed
#25002
-- Used PostgreSQL column type alteration USING clause.
2015-06-22 09:35:35 -04:00