Serve Specific Django Admin Media


/ Published in: DOS Batch
Save to your folder(s)



Copy this code and paste it in your HTML
  1. python manage.py runserver --adminmedia=/path/to/your/admin/media/

URL: http://stackoverflow.com/questions/1081596/django-serving-admin-media-files

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.