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-16 21:34:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Mariusz Felisiak
609b7f1123
[2.2.x] Fixed "byte string" typo in various docs and comments.
...
Backport of 881362986a1ee8f650752de8471a895890b71f96 from master
2019-03-28 10:01:36 +01:00
..
backends
[2.2.x] Fixed "byte string" typo in various docs and comments.
2019-03-28 10:01:36 +01:00
migrations
[2.2.x] Refs
#30179
-- Moved topological sort functions to django.utils.
2019-02-27 17:16:48 -05:00
models
[2.2.x]
Fixed
#30280
-- Restored Model.get_FIELD_display()'s coercion of lazy strings.
2019-03-22 13:01:15 -04:00
__init__.py
[2.2.x] Removed an outdated comment on DefaultConnectionProxy.
2019-02-20 11:31:57 -05: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
Fixed
#30071
-- Fixed error message when a 'default' database isn't provided.
2019-01-09 10:58:37 -05:00