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
16a5a2a2c8
django1
/
django
/
db
History
Joshua Cannon
16a5a2a2c8
Fixed
#30076
-- Added Model.get_FOO_display() even if field's choices are empty.
2019-01-30 13:44:10 -05:00
..
backends
Fixed
#30116
-- Dropped support for Python 3.5.
2019-01-30 10:19:48 -05:00
migrations
Fixed
#30111
-- Fixed AppRegistryNotReady error with django.contrib.postgres in INSTALLED_APPS.
2019-01-22 17:49:30 -05:00
models
Fixed
#30076
-- Added Model.get_FOO_display() even if field's choices are empty.
2019-01-30 13:44:10 -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