Commit Graph

11 Commits

Author SHA1 Message Date
db79a02c85 Add REST API pagination and mke REST API optional (#43)
* Implement Rest API pagination

* REST API must be enabled in settings

* Report REST API status in the admin site settings page
2025-01-16 22:53:19 +01:00
19eb70c492 Replace ckeditor with tinymce (#30)
* Replace ckeditor with tinymce due to deprecation
* Remove any ckeditor dependency from old migrations
   Disable alters, replace create with plain models.TextField
* Reformat files
* Add more hardening in image_upload
2024-02-17 23:05:18 +01:00
2b0fdc4487 Workaround for python 3.12 on Fedora 39 2023-10-09 23:16:06 +02:00
ca459c467b Replace md editor with ckeditor 2022-08-23 17:54:58 +02:00
4dae68ec74 Add missing dep 2022-04-19 21:47:00 +02:00
ddf0b47199 Cleanup requirements.txt 2022-04-19 21:30:22 +02:00
915bc13575 Add consist app 2022-04-02 12:43:40 +02:00
4d6c63a46c Update requirements 2022-01-27 21:49:50 +01:00
dfb0d62209 Add Django Solo and remove MQTT 2021-12-31 11:44:21 +01:00
5bab2243bf Improvements and driver stub for serial comms 2021-12-16 23:11:22 +01:00
c5b8a75f3b Initial commit 2021-12-16 15:41:07 +01:00