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
40f6ca54f8
django1
/
django
/
db
History
Chris Beaven
40f6ca54f8
Fix autodetector creation of RenameModel migration to capitalize model names
2014-03-11 12:23:45 +13:00
..
backends
Reorganized the database test settings
2014-03-09 03:57:18 +02:00
migrations
Fix autodetector creation of RenameModel migration to capitalize model names
2014-03-11 12:23:45 +13:00
models
Fixed
#22210
-- Saving model instances to non-related fields.
2014-03-10 15:25:18 +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