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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
50a8ab7cd1e611e6422a148becaec02218577d67
django
/
django
/
db
History
Loic Bistuer
f563c339ca
Fixed
#20867
-- Added the Form.add_error() method.
...
Refs
#20199
#16986
. Thanks @akaariai, @bmispelon, @mjtamlyn, @timgraham for the reviews.
2013-11-30 01:00:53 +07:00
..
backends
Fixed E125 pep8 warnings
2013-11-28 08:50:11 -05:00
migrations
Fixed a deprecation warning introduced by
96dd48c83f
.
2013-11-28 21:42:24 -05:00
models
Fixed
#20867
-- Added the Form.add_error() method.
2013-11-30 01:00:53 +07:00
__init__.py
A large number of stylistic cleanups across django/db/
2013-07-08 10:39:54 +10:00
transaction.py
Fixed
#21288
-- Fixed E126 pep8 warnings
2013-10-21 08:31:30 -04:00
utils.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00