calendar-social/calsocial
Gergely Polonkai b82cacc665 Make locked profiles display a lock icon instead of the text “locked”
This involves adding [ForkAwesome](https://forkawesome.github.io/) to the dependencies, even
though it is pulled in via a CDN.
2018-07-13 15:33:08 +02:00
..
calendar_system Connect events with profiles instead of local users 2018-07-09 13:05:26 +02:00
static Make locked profiles display a lock icon instead of the text “locked” 2018-07-13 15:33:08 +02:00
templates Make locked profiles display a lock icon instead of the text “locked” 2018-07-13 15:33:08 +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 Make it possible to accept follow requests 2018-07-12 12:10:53 +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