team-3/src/c3nav/editor
2024-12-09 16:09:47 +01:00
..
api reorganize changes module into overlay and operations 2024-12-02 11:57:18 +01:00
migrations mid-work commit from train 2024-12-02 11:58:54 +01:00
models deal with changeset exceeded 2024-12-05 22:24:47 +01:00
static/editor data overlays 2024-11-21 11:56:31 +01:00
templates/editor do create_multiple correctly 2024-12-05 23:38:12 +01:00
views don't generate etag if there's messages 2024-12-09 14:54:46 +01:00
__init__.py update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
apps.py reorganize changes module into overlay and operations 2024-12-02 11:57:18 +01:00
changes.py fix as_operations solver to no longer have exponential complexity 2024-12-09 14:33:25 +01:00
forms.py can_report_mistake 2024-12-09 16:09:47 +01:00
operations.py make sure objects with locationslug actually get created with slug 2024-12-09 14:49:53 +01:00
overlay.py delete a locationslug submodel, don't make it two deletions 2024-12-05 18:38:50 +01:00
signals.py set_changeset_author_on_login signal 2018-11-23 21:41:02 +01:00
tasks.py fix changeset notifying 2017-12-20 13:50:32 +01:00
urls.py remove editpk url converter 2024-12-02 11:58:51 +01:00
utils.py switch to api v2 2023-12-03 21:11:10 +01:00