Files @ 9db7782727b3
Branch filter:

Location: kallithea/.hgignore

Marcin Kuzminski
Static files for production fixed
Error handler for debug on, added
admin auth function authenticates only admins
changed creation of db
1
2
3
4
5
6
7
8
9

syntax: regexp
^data$
syntax: regexp
^\.settings$
syntax: regexp
^\.project$
syntax: regexp
^\.pydevproject$