essensplan/cal
2018-07-30 23:07:14 -07:00
..
__pycache__ Initial commit, setting up project 2018-07-01 23:06:17 -07:00
migrations First version of calendar done 2018-07-24 23:10:26 -07:00
static/cal/css Add prev, next month and new, edit event functionality 2018-07-30 23:07:14 -07:00
templates/cal Add prev, next month and new, edit event functionality 2018-07-30 23:07:14 -07:00
__init__.py Initial commit, setting up project 2018-07-01 23:06:17 -07:00
admin.py First version of calendar done 2018-07-24 23:10:26 -07:00
apps.py Initial commit, setting up project 2018-07-01 23:06:17 -07:00
forms.py Add prev, next month and new, edit event functionality 2018-07-30 23:07:14 -07:00
models.py Add prev, next month and new, edit event functionality 2018-07-30 23:07:14 -07:00
tests.py Initial commit, setting up project 2018-07-01 23:06:17 -07:00
urls.py Add prev, next month and new, edit event functionality 2018-07-30 23:07:14 -07:00
utils.py Add prev, next month and new, edit event functionality 2018-07-30 23:07:14 -07:00
views.py Add prev, next month and new, edit event functionality 2018-07-30 23:07:14 -07:00