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-07 15:06:47 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Andrew Godwin
8f6dff372b
Fixed
#22485
: Include all unmigrated apps in project state by default.
2014-04-30 12:25:12 -07:00
..
backends
Fix many many typos in comments throughout the codebase
2014-04-26 10:18:45 -07:00
migrations
Fixed
#22485
: Include all unmigrated apps in project state by default.
2014-04-30 12:25:12 -07:00
models
Fixed
#19195
-- Allow explicit ordering by a relation
_id
field.
2014-04-30 14:23:19 -04:00
__init__.py
Removed unused imports.
2014-03-21 20:18:19 -04:00
transaction.py
Improved a comment. Thanks intgr for the report.
2014-04-11 23:01:00 +02:00
utils.py
Removed deprecated TRANSACTIONS_MANAGED setting.
2014-03-21 21:34:47 +01:00