Mark Veidemanis m
  • Joined on 2021-03-14
m pushed to master at XF/fisk 2023-02-11 14:04:24 +00:00
0acddb2048 Remove comments from settings
m pushed to master at Pathogen/neptune 2023-02-11 14:03:52 +00:00
40a710f41e Add caching
m pushed to master at XF/fisk 2023-02-11 14:00:23 +00:00
8455d64e31 Reformat
57078c10c1 Optimise performance with caching
Compare 2 commits »
m pushed to master at XF/fisk 2023-02-10 23:47:59 +00:00
1f43a00c7a Add all models to admin site and tweak some documentation
m pushed to master at XF/fisk 2023-02-10 23:26:34 +00:00
010aba7f81 Implement storing asset restriction callbacks
m pushed to master at Pathogen/neptune 2023-02-10 22:53:02 +00:00
87c232d3f9 Fix notification delivery
m pushed to master at XF/fisk 2023-02-10 22:04:05 +00:00
c283c6c192 Add asset restriction webhook API
m pushed to master at XF/fisk 2023-02-10 21:16:29 +00:00
aa227c53ac Remove unused function in callbacks
m pushed to master at XF/fisk 2023-02-10 21:14:19 +00:00
0b7dc001bf Add a warning about hooks to the asset restriction form
m pushed to master at XF/fisk 2023-02-10 21:13:16 +00:00
1d01368570 Add webhook ID to asset restriction model
101a4933c9 Make long IDs copyable
Compare 2 commits »
m pushed to master at Pathogen/neptune 2023-02-10 20:57:20 +00:00
df273a6009 Switch database location and use mixins for CRUD
m pushed to master at Pathogen/neptune 2023-02-10 20:53:13 +00:00
115c6dd1ad Add mixins and adjust database path
m pushed to master at XF/fisk 2023-02-10 20:49:38 +00:00
119acdd734 Use django-crud-mixins for CRUD helpers
m pushed to master at XF/django-crud-mixins 2023-02-10 20:47:27 +00:00
6579a86e44 Adjust template path in modal
m pushed to master at XF/django-crud-mixins 2023-02-10 20:40:31 +00:00
99945c9742 Use proper template name in generic detail view
m pushed to master at XF/django-crud-mixins 2023-02-10 20:38:54 +00:00
9d445e2d1a Use templates relative to mixins
m pushed to master at XF/django-crud-mixins 2023-02-10 20:31:17 +00:00
f3087dba09 Remove commented code in config files
m pushed to master at XF/django-crud-mixins 2023-02-10 20:29:27 +00:00
b9d38bdf47 Rewrite setup.cfg
m pushed to master at XF/django-crud-mixins 2023-02-10 20:19:14 +00:00
2c66ade95e Add basic setup.cfg
837974679e Add wheel
0652fe0f20 Add files to manifest properly
27044c569d Adjust package data
Compare 4 commits »
m pushed to master at XF/django-crud-mixins 2023-02-10 19:43:44 +00:00
5c10c92c2f Point templates to correct path