1
0
mirror of https://github.com/etesync/server synced 2024-11-25 18:28:46 +00:00
etesync-server/django_etesync
2020-04-15 14:33:38 +03:00
..
migrations Make meta not-null. 2020-03-17 22:10:33 +02:00
__init__.py Create the django_etesync app. 2020-02-19 22:28:08 +02:00
admin.py
app_settings.py pylint: fix more warnings. 2020-02-26 14:39:32 +02:00
apps.py
models.py Make meta not-null. 2020-03-17 22:10:33 +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 Make chunks use the same b64 encoding we use elsewhere. 2020-04-15 14:33:38 +03:00
tests.py
views.py Add a reset view for tests. 2020-04-14 16:21:51 +03:00