Commit graph

10 commits

Author SHA1 Message Date
Midgard 2d3ae10f90
Better document Passenger file to avoid surprises 2020-07-18 04:14:32 +02:00
Midgard 8a01e74323
Fix Passenger startup script 2020-07-18 03:58:42 +02:00
Midgard 4f7ffc0e3d
Reformat with black 2020-07-17 11:40:15 +02:00
Jan-Pieter Baert 48641adf90
Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
redfast00 69f98cde9e
Fix wsgi for server deploy 2019-09-11 22:47:06 +02:00
mcbloch d0863325a5
Restructuring the codebase!
But for real, it's a real shitstorm in there.
- Added context by making the init go through a function
  and not implicitly happen via imports
- Fixup all context and contextless function mixups
- splitup the models in sensible different files
- give the dump of view functions in views/__init__.py their own file
- add all routes via blueprints, not half of them
- move the slack notifications function and class to its own file,
    no idea what it was doing in a views file in the first place.
2019-08-28 03:46:04 +02:00
Lorin Werthen e3daf80ff6 lower case james 2015-04-03 18:51:19 +02:00
James acc389082b Put things like they were 2015-04-02 12:59:55 +02:00
James 6eb310199a Do stuff on server 2015-04-02 12:45:38 +02:00
James 6cb9bf067f This is really going to hurt 2015-03-31 20:15:22 +02:00