calendar-social/app
Gergely Polonkai 6b3d36ff21 Add an app icon
It doesn’t cover all use cases (see [this article](https://css-tricks.com/favicon-quiz/), but it’s
a good start.
2018-07-01 07:24:44 +02:00
..
calendar_system Load events for the month view 2018-06-30 06:02:46 +02:00
static/images Add an app icon 2018-07-01 07:24:44 +02:00
templates Add an app icon 2018-07-01 07:24:44 +02:00
translations/hu/LC_MESSAGES Make the web app select the language based on browser values 2018-06-29 14:56:57 +02:00
__init__.py Add event creation 2018-06-30 06:44:45 +02:00
config_dev.py Registration 2018-06-29 14:27:50 +02:00
forms.py Add event creation 2018-06-30 06:44:45 +02:00
models.py Create the Event model 2018-06-30 06:02:46 +02:00
security.py Allow users to login 2018-06-29 10:40:55 +02:00