This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
831ce69cbb
django1
/
django
/
db
History
Andrew Godwin
831ce69cbb
Mark model renaming as irreversible for now (
#22248
)
2014-03-19 21:25:26 -07:00
..
backends
Fix any sqlite field migration deleting all implicit m2m tables
2014-03-18 16:54:35 +13:00
migrations
Mark model renaming as irreversible for now (
#22248
)
2014-03-19 21:25:26 -07:00
models
Fixed
#22001
-- Ensure db_type is respected.
2014-03-14 22:32:17 +00:00
__init__.py
Fixed
#21188
-- Introduced subclasses for to-be-removed-in-django-XX warnings
2014-03-08 09:57:40 +01:00
transaction.py
Fixed
#21188
-- Introduced subclasses for to-be-removed-in-django-XX warnings
2014-03-08 09:57:40 +01:00
utils.py
Fixed the last fix for database test settings to work with Python3.
2014-03-09 12:27:12 +02:00