Commit Graph

6 Commits

Author SHA1 Message Date
stepmr
def4fcbafa Fix celery worker app name in Procfile 2015-12-15 15:29:00 -08:00
stepmr
681247e4b7 Add celery worker to Procfile 2015-12-11 23:10:08 -08:00
Saurabh Kumar
9f3116ba4c Major refractor to move PYTHON_PATH to top-level repo dir
- PYTHON_PATH now should point to `root_dir` instead of `apps_dir`
- `manage.py` now lives at the root dir
- `config` is moved out to root dir
2015-04-26 11:35:46 +05:30
Saurabh Kumar
81576069f8 refractor(settings): break up the settings into one module per configuration
- moves urls.py to project_root
- moves wsgi.py to project_root
- 'config.settings' is replaced by 'config', selectively applicable
  configs are imported in '__init__.py'

fixes: #47
2014-08-18 22:26:16 +05:30
Daniel Greenfeld
2afb506061 via @natea set the python path in the procfile, and use foreman to start the server 2013-10-03 10:13:30 +02:00
Daniel Greenfeld
a2195db9ae Customization prep 2013-08-16 18:23:22 +02:00