mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
add Oliver Tonnhofer to the THANKS.
This commit is contained in:
parent
e33999a870
commit
c6f1a56f19
1
THANKS
1
THANKS
@ -17,3 +17,4 @@ Jonas Borgström <http://github.com/jborg>
|
|||||||
PA Parent <paparent@paparent.me>
|
PA Parent <paparent@paparent.me>
|
||||||
Travis Cline <travis.cline@gmail.com>
|
Travis Cline <travis.cline@gmail.com>
|
||||||
Adrien Lemaire <lemaire.adrien@gmail.com>
|
Adrien Lemaire <lemaire.adrien@gmail.com>
|
||||||
|
Oliver Tonnhofer <olt@bogosoft.com>
|
||||||
|
|||||||
@ -84,8 +84,6 @@ class PasterApplication(PasterBaseApplication):
|
|||||||
|
|
||||||
return self.app_config()
|
return self.app_config()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def load(self):
|
def load(self):
|
||||||
return loadapp(self.cfgurl, relative_to=self.relpath)
|
return loadapp(self.cfgurl, relative_to=self.relpath)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user