Revision 8914c9d9 settings.py.dist

b/settings.py.dist
1
#
1
# Django settings for flowspy project.
2 2
# -*- coding: utf-8 -*- vim:fileencoding=utf-8:
3
# vim: tabstop=4:shiftwidth=4:softtabstop=4:expandtab
3 4
#Copyright © 2011-2013 Greek Research and Technology Network (GRNET S.A.)
4 5

  
5 6
#Developed by Leonidas Poulopoulos (leopoul-at-noc-dot-grnet-dot-gr),
......
17 18
#ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
18 19
#SOFTWARE.
19 20
#
20
# Django settings for grnet project.
21
# -*- coding: utf-8 -*- vim:encoding=utf-8:
22
# vim: tabstop=4:shiftwidth=4:softtabstop=4:expandtab
21

  
22

  
23 23
import os
24 24
import djcelery
25 25
djcelery.setup_loader()

Also available in: Unified diff