poulpe/event
Daru13 c4e70840ad Add a button to switch between calendar display modes.
It switches between:
* displaying all events;
* only displaying events the user subscribed to.

Note that the button has not been included in the calendar library/files 
(yet?). Its code should be moved somewhere else at a later time.
2018-11-25 16:08:43 +01:00
..
migrations cleaning activity 2018-08-20 17:46:41 +02:00
static Allow to only display events the user subscribed to. 2018-11-25 16:05:00 +01:00
templates/event Add a button to switch between calendar display modes. 2018-11-25 16:08:43 +01:00
templatetags Initial addition of the visual calendar (day view only). 2018-11-19 23:57:42 +01:00
__init__.py Update AppConfigs 2017-08-19 15:36:45 +02:00
admin.py search matos 2018-11-07 21:39:50 +01:00
apps.py Update AppConfigs 2017-08-19 15:36:45 +02:00
models.py event base done 2018-08-26 21:18:51 +02:00
tests.py Reflect changes on validators/fields 2017-08-12 15:01:57 +02:00
urls.py mes perms 2018-11-24 16:53:54 +01:00
validators.py Clean some models 2017-08-03 12:09:03 +02:00
views.py mes perms 2018-11-24 16:53:54 +01:00