media
Directory actions
More options
Directory actions
More options
media
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
============================================== Django Basic Media http://code.google.com/p/django-basic-apps/ ============================================== A simple videos application for Django projects. To install this app, simply create a folder somewhere in your PYTHONPATH named 'basic' and place the 'media' app inside. Then add 'basic.media' to your projects INSTALLED_APPS list in your settings.py file.