浏览代码

Merge pull request #60 from tracim/fix/fix_install

Damien Accorsi 8 年前
父节点
当前提交
0728bbbf2c
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      development.ini.sample

+ 1 - 1
development.ini.sample 查看文件

3
 # https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/environment.html
3
 # https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/environment.html
4
 ###
4
 ###
5
 [app:main]
5
 [app:main]
6
-use = egg:tracim
6
+use = egg:tracim_backend
7
 
7
 
8
 pyramid.reload_templates = true
8
 pyramid.reload_templates = true
9
 pyramid.debug_authorization = false
9
 pyramid.debug_authorization = false