mirror of
https://github.com/pinry/pinry.git
synced 2026-01-14 19:22:05 +01:00
Update buildout config to fix some issues
Change the settings module and add eggs to the bin/django script path
This commit is contained in:
@@ -10,8 +10,9 @@ django = 1.5
|
||||
|
||||
[django]
|
||||
recipe = djangorecipe
|
||||
settings = development
|
||||
settings = settings.development
|
||||
project = pinry
|
||||
eggs = ${buildout:eggs}
|
||||
|
||||
[python]
|
||||
recipe = zc.recipe.egg
|
||||
|
||||
Reference in New Issue
Block a user