diff options
-rw-r--r-- | HACKING.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -154,7 +154,7 @@ 6. Generated files static of Admin Django (you must be inside the virtualenv). - ./manage.py collectstatic + python manage.py collectstatic 7. Create the media/ directory |