Przeglądaj źródła

correct tracim egg in conf

Guénaël Muller 6 lat temu
rodzic
commit
1381b1147b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      development.ini.sample

+ 1 - 1
development.ini.sample Wyświetl plik

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