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
2ce5196763
django1
/
django
/
db
History
Yehonatan Daniv
e2e4cdba11
Fixed
#22539
-- Copied exclude argument in Model.full_clean() to prevent side effects.
2014-05-01 09:28:11 -04:00
..
backends
Fix many many typos in comments throughout the codebase
2014-04-26 10:18:45 -07:00
migrations
flake8 fixes.
2014-04-30 18:33:46 -04:00
models
Fixed
#22539
-- Copied exclude argument in Model.full_clean() to prevent side effects.
2014-05-01 09:28:11 -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