JensDiemer
|
9169bf8f3d
|
Project updates
"Apply" manually changes from https://github.com/YunoHost-Apps/django_example_ynh
* Add "safety check"
* Update to `django-yunohost-integration==0.4.0`
* `__FINAL_HOME_PATH__` -> `__FINALPATH__`
* `__FINAL_WWW_PATH__` -> `__PUBLIC_PATH__`
* Add `config_panel.toml` settings
|
2022-09-15 18:26:45 +02:00 |
|
JensDiemer
|
74b9ded6a5
|
fix pytest run
|
2022-09-13 21:26:25 +02:00 |
|
JensDiemer
|
adffe16bb7
|
Skip buggy poetry v1.2.0
|
2022-09-13 21:13:24 +02:00 |
|
JensDiemer
|
d2745a51ed
|
fix flynt call
see: https://github.com/ikamensh/flynt/issues/42
|
2022-01-07 18:09:40 +01:00 |
|
JensDiemer
|
5c6087fb44
|
add pytests
|
2020-12-29 13:58:51 +01:00 |
|
JensDiemer
|
add1026c11
|
Refactor to use django_ynh
|
2020-12-29 13:58:40 +01:00 |
|
JensDiemer
|
cca6eef925
|
cleanup Makefile
|
2020-12-29 12:52:44 +01:00 |
|
JensDiemer
|
29ca95f076
|
Generate "conf/requirements.txt" and install via this file
|
2020-12-29 10:12:46 +01:00 |
|
JensDiemer
|
7256d9a4a9
|
remove ldap packages installation via apt: not needed anymore
|
2020-12-22 18:45:12 +01:00 |
|
JensDiemer
|
0995215fd2
|
Use poetry to run local_test.py
So we get django-auth-ldap installed.
Also add a Makefile for easier usage.
|
2020-12-19 20:19:06 +01:00 |
|