.. |
__init__.py
|
Create new django project.
|
2020-02-19 14:57:54 +02:00 |
0001_initial.py
|
Create the django_etesync app.
|
2020-02-19 22:28:08 +02:00 |
0002_auto_20200220_0943.py
|
Merge item snapshot and item to be one model.
|
2020-02-20 12:34:24 +02:00 |
0003_collectionitem_current.py
|
Merge item snapshot and item to be one model.
|
2020-02-20 12:34:24 +02:00 |
0004_auto_20200220_1029.py
|
Merge item snapshot and item to be one model.
|
2020-02-20 12:34:24 +02:00 |
0005_auto_20200220_1123.py
|
More progress.
|
2020-02-20 13:56:16 +02:00 |
0006_auto_20200220_1137.py
|
More progress.
|
2020-02-20 13:56:16 +02:00 |
0007_auto_20200220_1144.py
|
More progress.
|
2020-02-20 13:56:16 +02:00 |
0008_collectionitemchunk_chunkfile.py
|
More progress - support chunk uploading.
|
2020-02-20 14:46:01 +02:00 |
0009_auto_20200220_1220.py
|
More progress - support chunk uploading.
|
2020-02-20 14:46:01 +02:00 |
0010_auto_20200220_1248.py
|
Make sure we don't upload the same file twice.
|
2020-02-20 14:48:19 +02:00 |
0011_auto_20200220_2037.py
|
Rename Snapshot to Revision
|
2020-02-20 22:41:39 +02:00 |
0012_auto_20200220_2038.py
|
Rename Snapshot to Revision
|
2020-02-20 22:41:39 +02:00 |
0013_collectionitemrevision_is_deletion.py
|
Implement item update and deletion.
|
2020-02-26 16:23:16 +02:00 |
0014_auto_20200226_1322.py
|
Implement item update and deletion.
|
2020-02-26 16:23:16 +02:00 |
0015_auto_20200226_1349.py
|
Implement item update and deletion.
|
2020-02-26 16:23:16 +02:00 |
0016_auto_20200226_1446.py
|
Model uid validator: fix off-by-1 error with the uid.
|
2020-02-26 16:50:49 +02:00 |