symposion_app/symposion_project/static
2012-08-01 03:34:40 -04:00
..
bootstrap add bootstrap media properly 2012-07-19 02:52:11 -04:00
symposion update styling of boxes 2012-08-01 03:34:40 -04:00
Makefile rearrange media, make clear where per-site overrides go 2012-07-19 02:49:49 -04:00
README update project layout 2012-07-11 18:51:09 -04:00

This directory is used to store static assets for your project. User media files
(FileFields/ImageFields) are not stored here.

The convention for this directory is:

 * css/ — stores CSS files
 * js/ — stores Javascript files
 * img/ — stores image files
 
This directory is accessed at /site_media/static/ in runserver when SERVE_MEDIA
is True. It is built with build_static for production environments.

See http://pinaxproject.com/docs/dev/media.html for more information.