etesync-server/django_etesync
2020-03-12 16:06:15 +02:00
..
migrations Revision: add metadata field. 2020-03-12 16:02:00 +02:00
__init__.py Create the django_etesync app. 2020-02-19 22:28:08 +02:00
admin.py Create new django project. 2020-02-19 14:57:54 +02:00
app_settings.py pylint: fix more warnings. 2020-02-26 14:39:32 +02:00
apps.py Create new django project. 2020-02-19 14:57:54 +02:00
models.py Revision: add metadata field. 2020-03-12 16:02:00 +02:00
paginators.py Create the django_etesync app. 2020-02-19 22:28:08 +02:00
permissions.py Create the django_etesync app. 2020-02-19 22:28:08 +02:00
serializers.py Remove debug print. 2020-03-12 16:06:15 +02:00
tests.py Create new django project. 2020-02-19 14:57:54 +02:00
views.py Collection: filter queryset only to collections for which the user has access to. 2020-02-26 21:15:25 +02:00