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
9d8c73f6a1
django1
/
django
/
db
History
Markus Holtermann
9d8c73f6a1
Fixed
#21905
-- Add info message if DateField or TimeField use a fixed value
2014-05-16 18:59:31 +02:00
..
backends
Fixed
#20897
-- Added make_cursor() for consistent cursor creation
2014-05-15 07:55:36 -04:00
migrations
Harmonized some PEP 0263 coding preambles
2014-05-15 19:58:41 +02:00
models
Fixed
#21905
-- Add info message if DateField or TimeField use a fixed value
2014-05-16 18:59:31 +02:00
__init__.py
Removed unused imports.
2014-03-21 20:18:19 -04:00
transaction.py
Improved a comment. Thanks intgr for the report.
2014-04-11 23:01:00 +02:00
utils.py
Removed deprecated TRANSACTIONS_MANAGED setting.
2014-03-21 21:34:47 +01:00