|
migrations
|
Rename Snapshot to Revision
|
2020-02-20 22:41:39 +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
|
Create the django_etesync app.
|
2020-02-19 22:28:08 +02:00 |
|
apps.py
|
Create new django project.
|
2020-02-19 14:57:54 +02:00 |
|
models.py
|
Rename Snapshot to Revision
|
2020-02-20 22:41:39 +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
|
Rename Snapshot to Revision
|
2020-02-20 22:41:39 +02:00 |
|
tests.py
|
Create new django project.
|
2020-02-19 14:57:54 +02:00 |
|
views.py
|
Item create: 404 if collection isn't found.
|
2020-02-26 14:20:23 +02:00 |