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-02 20:46:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Bo Marchman
9bbb6e2d25
Fixed
#26522
-- Fixed a nondeterministic AssertionError in QuerySet combining.
...
Thanks Andrew Brown for the test case.
2017-03-06 13:40:17 -05:00
..
backends
Refs
#27795
-- Removed unneeded force_text calls
2017-03-04 18:18:21 +01:00
migrations
Refs
#27795
-- Removed unneeded force_text calls
2017-03-04 18:18:21 +01:00
models
Fixed
#26522
-- Fixed a nondeterministic AssertionError in QuerySet combining.
2017-03-06 13:40:17 -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
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