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-06-04 11:09:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Andrew Godwin
2085f53f56
Fixed
#21968
: Bad detection of old-style apps to add initial migration
2014-02-09 11:42:10 +00:00
..
backends
Fixed
#21917
: Overly cautious SQLite3 backend for null fields + defaults
2014-02-09 11:10:21 +00:00
migrations
Fixed
#21968
: Bad detection of old-style apps to add initial migration
2014-02-09 11:42:10 +00:00
models
Fixed
#16192
-- Made unique error messages in ModelForm customizable.
2014-02-08 04:59:09 -05: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
#21674
-- Deprecated the import_by_path() function in favor of import_string().
2014-02-08 11:12:19 -05:00