migrations
|
Remove redundant gen_rev_uid.
|
2020-04-16 12:56:42 +03: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
|
Collection items: add a transaction endpoint.
|
2020-04-19 18:56:04 +03:00 |
permissions.py
|
Create the django_etesync app.
|
2020-02-19 22:28:08 +02:00 |
serializers.py
|
Collection: move stoken to the model.
|
2020-04-16 16:33:16 +03:00 |
tests.py
|
Create new django project.
|
2020-02-19 14:57:54 +02:00 |
views.py
|
Collection items: add a transaction endpoint.
|
2020-04-19 18:56:04 +03:00 |