This website requires JavaScript.
Explore
Help
Sign In
williamp
/
BellScheduler
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
Projects
Releases
3
Wiki
Activity
Files
a441b4612a285ae8f81b82cbd08160d7982f8cfb
BellScheduler
/
app
T
History
williamp
a441b4612a
continuous-integration/drone/push
Build is passing
Details
implement gunicorn for prod WSGI server
2022-11-30 01:09:22 -05:00
..
migrations
create settings page, full timezone support
2022-11-23 20:36:38 -05:00
templates
Error handling and custom error pages
2022-11-29 22:23:01 -05:00
__commit__
add footer and support showing version/commit
2022-11-25 15:01:13 -05:00
__version__
add footer and support showing version/commit
2022-11-25 15:01:13 -05:00
app.py
Error handling and custom error pages
2022-11-29 22:23:01 -05:00
create_events.py
add scheduler to generate events, remove hacky workaround
2022-11-25 20:48:16 -05:00
db.py
create settings page, full timezone support
2022-11-23 20:36:38 -05:00
forms.py
Add "remember me" option to login
2022-11-29 20:55:32 -05:00
init_db.py
refactor to make way for dockerization
2022-11-19 16:44:50 -05:00
misc.py
add footer and support showing version/commit
2022-11-25 15:01:13 -05:00
requirements.txt
implement gunicorn for prod WSGI server
2022-11-30 01:09:22 -05:00
worker.py
remove hardcoded secret key, rely on env variable
2022-11-29 20:41:56 -05:00