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
679627660f
django1
/
django
/
core
/
management
History
Andrew Godwin
679627660f
Remove useless override of self.style
2013-08-09 17:34:35 +01:00
..
commands
Remove useless override of self.style
2013-08-09 17:34:35 +01:00
__init__.py
Deprecated django.utils.importlib
2013-07-29 17:10:22 +02:00
base.py
Fixed
#19877
-- Added `--no-color` option to `BaseCommand` to avoid using output styles.
2013-07-30 09:26:18 -04:00
color.py
Fixed
#19877
-- Added `--no-color` option to `BaseCommand` to avoid using output styles.
2013-07-30 09:26:18 -04:00
sql.py
Merge remote-tracking branch 'core/master' into schema-alteration
2013-08-09 14:17:30 +01:00
templates.py
Fixed
#20632
-- Fixed {{ docs_version }} in project template
2013-06-20 15:39:58 +02:00
utils.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
validation.py
Fixed
#19925
- Added validation for REQUIRED_FIELDS being a list
2013-06-07 19:58:41 -04:00