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
2a54ce72f9
django1
/
django
/
db
History
Nick Pope
6e9189c080
Refs
#30897
-- Added test for SETTINGS option to Queryset.explain() on PostgreSQL 12+.
2019-10-23 14:07:18 +02:00
..
backends
Refs
#30897
-- Added test for SETTINGS option to Queryset.explain() on PostgreSQL 12+.
2019-10-23 14:07:18 +02:00
migrations
Fixed
#30876
-- Moved classproperty() decorator to the django.utils.functional.
2019-10-21 09:57:39 +02:00
models
Fixed
#29919
-- Fixed RelatedOnlyFieldListFilter crash with reverse relationships.
2019-10-23 10:50:31 +02:00
__init__.py
Removed an outdated comment on DefaultConnectionProxy.
2019-02-20 11:30:51 -05:00
transaction.py
Fixed
#30116
-- Dropped support for Python 3.5.
2019-01-30 10:19:48 -05:00
utils.py
Fixed
#30451
-- Added ASGI handler and coroutine-safety.
2019-06-20 12:29:43 +02:00