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
d228c1192e
django1
/
django
/
core
/
management
History
Donald Stufft
3de1288042
Fixed
#11398
- Added a pre_syncdb signal
2013-05-23 01:09:22 -04:00
..
commands
Fixed
#11398
- Added a pre_syncdb signal
2013-05-23 01:09:22 -04:00
__init__.py
Replaced an antiquated pattern.
2013-05-17 18:08:58 +02:00
base.py
Fixed
#20445
-- Raised original exception after command error
2013-05-20 18:59:37 +02:00
color.py
Revised [12376] with the benefit of coffee. Thanks to Alex Gaynor for paying attention to every commit I make :-)
2010-02-03 00:34:49 +00:00
sql.py
Fixed
#11398
- Added a pre_syncdb signal
2013-05-23 01:09:22 -04:00
templates.py
Fixed
#20256
-- Corrected startproject --template help text
2013-05-08 09:55:40 +02:00
utils.py
Made (make|compile)messages check for availability of gettext commands.
2013-03-10 17:31:11 -03:00
validation.py
Fixed
#20430
- Enable iterable of iterables for model choices
2013-05-18 11:14:05 -04:00