1
0
Fork 0
mirror of https://codeberg.org/Mo8it/AdvLabDB.git synced 2024-09-19 18:31:16 +00:00
Commit graph

497 commits

Author SHA1 Message Date
21fe2ead60 Update numpy 2022-09-10 15:16:24 +02:00
5d3a8023df Apply rules to import 2022-09-08 01:37:06 +02:00
93fef08b4c contact_email only when different also in forms 2022-09-08 01:12:13 +02:00
aca41ede47 Use kwargs with __init__ 2022-09-08 00:56:47 +02:00
5704633d14 Save contact_email only if it is different 2022-09-08 00:51:34 +02:00
fe98376efb Fix importing 2022-09-08 00:33:00 +02:00
45734aa65d Use /usr/bin/env 2022-09-08 00:12:55 +02:00
21a8476069 Update deps 2022-09-08 00:12:41 +02:00
3b8f114788 Create create_advlabdb_container 2022-08-18 19:05:00 +02:00
900049d410 Do not join again after query_modifier joins 2022-08-18 18:58:30 +02:00
7f3797719d Avoid rounding two times 2022-08-18 17:39:40 +02:00
dd91e12fba Remove .env.template 2022-08-18 17:25:56 +02:00
694b07c11e Move settings example 2022-08-18 17:25:46 +02:00
74b3096ba0 Change main repo link 2022-08-18 16:46:10 +02:00
788d47c8c7 Remove unneeded imports 2022-08-18 15:52:36 +02:00
17c8cb6635 Remove redundant prints 2022-08-18 04:40:40 +02:00
1625549a2d Fix volume labels 2022-08-18 04:27:43 +02:00
e044e7ff0e Fix gunicorn command 2022-08-18 04:21:30 +02:00
bf3a81a45b Fix vars 2022-08-18 04:11:22 +02:00
332c649abd Resolve data_dir 2022-08-18 04:11:16 +02:00
43c49c493b Better showing of running commands 2022-08-18 03:58:40 +02:00
0f9cda3a03 Update deps 2022-08-18 03:58:22 +02:00
80bbfadb04 Fix command 2022-08-18 03:56:06 +02:00
128d9ac207 network exists workaround 2022-08-18 03:55:05 +02:00
08df7884de Move Traefik files to etc directory 2022-08-18 03:43:05 +02:00
7d35991671 Add Traefik and Nginx config files 2022-08-18 03:40:30 +02:00
f15653b4cd Finalize container setup with data_dir 2022-08-18 03:20:52 +02:00
02ba1d115e Update .typos.toml 2022-08-18 01:01:37 +02:00
4332dc54bc Organize cli files 2022-08-15 22:37:03 +02:00
33b08ab383 Apply pyright 2022-08-15 22:22:36 +02:00
fe4788229b Update deps 2022-08-15 16:40:41 +02:00
754dae1fce Split manage.py 2022-08-14 02:54:22 +02:00
46240f5ec0 Apply bandit and flake8 2022-08-10 01:27:05 +02:00
cd3bb255dc Add .typos.toml with excludes 2022-08-10 01:20:43 +02:00
b86f093225 Add test db command 2022-08-10 01:15:29 +02:00
7d51034514 Add test data 2022-08-10 01:15:10 +02:00
2d045710ff Rename database exception 2022-08-10 01:14:47 +02:00
75a639d278 Remove SERVER_NAME 2022-08-10 01:14:25 +02:00
8b3f6fea89 Run checks 2022-08-09 15:50:59 +02:00
abe5088b90 Remove static_url_path 2022-08-09 15:43:31 +02:00
bdabc9f32a Use app factory pattern 2022-08-09 14:46:48 +02:00
e1e9c0e42e Adjust deploy.py 2022-08-08 22:52:17 +02:00
693e72f4c0 Adjust docs 2022-08-08 22:52:02 +02:00
d362820c3c Move scripts 2022-08-08 22:51:52 +02:00
d2cd1ae9a1 Add manage.py 2022-08-08 22:51:41 +02:00
3fa2bd1dab Add SERVER_NAME to settings.ini 2022-08-08 22:51:34 +02:00
4749626ca0 Use configparser 2022-08-08 18:01:33 +02:00
bc09e54e3d Add click 2022-08-08 18:00:24 +02:00
d928cd45a6 Remove unused file 2022-08-08 15:26:55 +02:00
618c503108 Update deps 2022-08-08 15:26:46 +02:00