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
054a44d6f0
django1
/
django
/
db
History
Mariusz Felisiak
054a44d6f0
Used NotSupportedError instead of DatabaseError in SQLCompiler.as_sql().
2017-04-10 12:49:27 -04:00
..
backends
Used NotSupportedError instead of DatabaseError in SQLCompiler.as_sql().
2017-04-10 12:49:27 -04:00
migrations
Fixed
#28051
-- Made migrations respect Index's name argument.
2017-04-07 11:47:53 -04:00
models
Used NotSupportedError instead of DatabaseError in SQLCompiler.as_sql().
2017-04-10 12:49:27 -04: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
#27656
-- Updated django.db docstring verbs according to PEP 257.
2017-02-28 09:17:27 -05:00
utils.py
Refs
#27656
-- Updated django.db docstring verbs according to PEP 257.
2017-02-28 09:17:27 -05:00