Revision 2e45abfd snf-webproject/synnefo/webproject/settings/default/site.py

b/snf-webproject/synnefo/webproject/settings/default/site.py
24 24
# Examples: "http://media.lawrence.com", "http://example.com/media/"
25 25
MEDIA_URL = '/static/'
26 26

  
27
STATIC_FILES = {}
27
STATIC_FILES = {'synnefo.webproject': ''}

Also available in: Unified diff