mirror of
https://github.com/kennethreitz-archive/winchestar.git
synced 2026-06-20 15:30:58 +00:00
15 lines
171 B
INI
15 lines
171 B
INI
[django]
|
|
base = wincstar
|
|
|
|
[checkout]
|
|
directory_name = wincstar
|
|
|
|
[wsgi]
|
|
requirements = reqs.txt
|
|
|
|
[services]
|
|
postgres = true
|
|
|
|
[cron]
|
|
wincstar/manage.py import = 01 04 * * *
|