Commit graph

10 commits

Author SHA1 Message Date
JensDiemer
816564be80 move tests 2022-09-19 08:35:08 +02:00
JensDiemer
a180513b17 Add DEFAULT_FROM_EMAIL to config panel settings 2022-08-15 09:51:07 +02:00
JensDiemer
768ed7f24a Add '__ADMIN_EMAIL__' to config_panel.toml settings 2022-08-15 09:31:06 +02:00
JensDiemer
363a93f205 Set settings.DEBUG via config_panel.toml 2022-08-14 20:40:33 +02:00
JensDiemer
9f169cd1a4 Revert path change: Keep '__FINALPATH__' and '__PUBLIC_PATH__'
Install the app project into: '__FINALPATH__' -> `/opt/yunohost/$app`
Store files to serve via nginx in: '__PUBLIC_PATH__' -> `/var/www/$app`
2022-08-14 17:17:43 +02:00
JensDiemer
2cefc9bb14 fix code style 2022-08-14 15:16:43 +02:00
JensDiemer
3b4984871a __FINAL_HOME_PATH__ and __FINAL_WWW_PATH__ -> __FINALPATH__ 2022-08-14 15:11:52 +02:00
JensDiemer
7e8227a29d update project setup + requirements 2022-08-14 13:41:33 +02:00
JensDiemer
131346524e cleanup 2021-09-15 19:16:35 +02:00
JensDiemer
a8164a2905 WIP: rename/split from django_ynh
See discussion here: https://github.com/YunoHost-Apps/django_ynh/pull/13

Corresponding to: https://github.com/jedie/django_yunnohost_integration/pull/1
2021-02-28 12:07:48 +01:00
Renamed from tests/test_django_ynh.py (Browse further)