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
ec7bf6d826
django1
/
django
/
db
History
Simon Charette
ec7bf6d826
Refs
#20483
-- Cached Oracle references retrieval on sql_flush().
2018-12-26 09:20:21 -05:00
..
backends
Refs
#20483
-- Cached Oracle references retrieval on sql_flush().
2018-12-26 09:20:21 -05:00
migrations
Fixed
#30031
-- Added --no-header option to makemigrations/squashmigrations.
2018-12-19 12:41:31 +01:00
models
Fixed
#29970
,
#30041
-- Made ModelBase.__new__() pass attrs without contribute_to_class() to type.__new__().
2018-12-22 18:11:24 -05:00
__init__.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00
transaction.py
Refs
#27025
-- Removed obsolete sqlite3 transaction management workaround for Python 3.6+.
2018-10-25 19:54:48 -04:00
utils.py
Ref
#23919
-- Replaced some os.path usage with pathlib.Path.
2018-04-19 21:30:00 -04:00