This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-06 06:26:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Simon Charette
64d5bafbc6
Fixed
#30027
-- Errored out on Window function usage if unsupported.
2019-02-09 08:47:41 -05:00
..
backends
Refs
#30027
-- Enabled window function tests on SQLite 3.25+.
2019-02-09 08:47:40 -05:00
migrations
Fixed
#30159
-- Removed unneeded use of OrderedDict.
2019-02-06 13:48:39 -05:00
models
Fixed
#30027
-- Errored out on Window function usage if unsupported.
2019-02-09 08:47:41 -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
Fixed
#30116
-- Dropped support for Python 3.5.
2019-01-30 10:19:48 -05:00
utils.py
Fixed
#30071
-- Fixed error message when a 'default' database isn't provided.
2019-01-09 10:58:37 -05:00