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
3634560fa9
django1
/
django
/
contrib
/
staticfiles
/
management
/
commands
History
Jon Dufresne
290d8471bb
Fixed
#30147
-- Simplified directory creation with os.makedirs(..., exist_ok=True).
2019-01-31 12:53:36 -05:00
..
collectstatic.py
Fixed
#30147
-- Simplified directory creation with os.makedirs(..., exist_ok=True).
2019-01-31 12:53:36 -05:00
findstatic.py
Removed implicit default store_true/false argparse args.
2017-04-01 20:03:56 -04:00
runserver.py
Sorted imports per isort 4.2.9.
2017-06-01 13:23:48 -04:00