calendar-social/calsocial
Gergely Polonkai 06c7b2ea52 Add the Response model
This is to store RSVPs.
2018-07-12 12:22:49 +02:00
..
calendar_system Connect events with profiles instead of local users 2018-07-09 13:05:26 +02:00
static/images [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
templates Display the locked status of profiles on the profile details page 2018-07-12 12:18:51 +02:00
translations/hu/LC_MESSAGES [Refactor] Rename the app module to calsocial 2018-07-02 10:41:32 +02:00
__init__.py [Bugfix] Make the profile editing form redirect to the profile editing form after saving 2018-07-12 12:16:22 +02:00
__main__.py [Docs] Add/update docstrings and license text in every file 2018-07-03 09:52:25 +02:00
config_dev.py Add the User.timezone property 2018-07-03 12:11:38 +02:00
forms.py Make it possible for users to lock their profiles on the profile editing page 2018-07-12 12:17:18 +02:00
models.py Add the Response model 2018-07-12 12:22:49 +02:00
security.py Make PyLint happy with the models code 2018-07-09 08:15:40 +02:00
utils.py Add the force_locale utility function 2018-07-08 22:56:10 +02:00