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-03-14 11:20:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Aymeric Augustin
33c7c2a557
Enabled parallel testing by default in runtests.py.
2015-09-10 13:34:05 +02:00
..
backends
Enabled parallel testing by default in runtests.py.
2015-09-10 13:34:05 +02:00
migrations
Refs
#24215
-- Improved error message for unhandled lazy model operations.
2015-09-07 20:31:58 -04:00
models
Fixed typos in django/db/models/query.py docstrings.
2015-09-07 15:47:02 -04:00
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
transaction.py
Fixed
#21803
-- Added support for post-commit callbacks
2015-06-30 14:51:00 -04:00
utils.py
Fixed
#25175
-- Renamed the postgresql_psycopg2 database backend to postgresql.
2015-08-07 09:33:17 -04:00