Commit Graph

2315 Commits

Author SHA1 Message Date
tcely
add42bd87c
Use a migration that gives the output we search for 2025-05-15 04:43:59 -04:00
tcely
be1617979f
Use db.connection.ensure_connection() 2025-05-15 04:09:14 -04:00
tcely
1142fb6844
Update README.md 2025-05-14 13:04:58 -04:00
tcely
1c078322ef
Remove Python 3.9 as unsupported 2025-05-14 12:49:48 -04:00
tcely
06591a0020
Remove Path.is_relative_to patch for Python 3.8 2025-05-14 12:46:57 -04:00
tcely
b99cb61cdb
Don't write .pyc files 2025-05-14 11:58:29 -04:00
tcely
b901f6f08c
Run collectstatic before test 2025-05-14 11:39:45 -04:00
tcely
0cf25a1bc8
assume_scheme was added in Django 5 2025-05-14 11:29:05 -04:00
tcely
b6466c9b0e
Always use the UTC time zone 2025-05-14 11:12:58 -04:00
tcely
4934070183
Explicitly pass assume_scheme 2025-05-14 10:58:42 -04:00
tcely
406ba8a8cd
Set USE_L10N to True only before Django 4 2025-05-14 10:47:32 -04:00
tcely
6c10a1da5b
Check the Django version before using a removed setting 2025-05-14 10:38:16 -04:00
tcely
aa27e1c22b
Adjust Python versions 2025-05-14 10:09:09 -04:00
tcely
25af3e3407
Bump version 2025-05-13 05:24:22 -04:00
tcely
01a44f74cf
Unpin Django 2025-05-13 04:52:10 -04:00
meeb
1064474ad7
Merge pull request #1033 from tcely/patch-3
Some checks failed
CI / info (push) Has been cancelled
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.8) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Clean up extra metadata rows
2025-05-13 17:13:46 +10:00
meeb
08f7779cdd
Merge pull request #1030 from tcely/patch-6
Refactor models
2025-05-13 17:13:20 +10:00
meeb
81e26811ec
Merge pull request #1032 from tcely/patch-2
Some checks are pending
CI / info (push) Waiting to run
CI / test (3.10) (push) Waiting to run
CI / test (3.11) (push) Waiting to run
CI / test (3.12) (push) Waiting to run
CI / test (3.8) (push) Waiting to run
CI / test (3.9) (push) Waiting to run
CI / containerise (push) Blocked by required conditions
Use a widget to select `when` in the browser
2025-05-12 15:45:22 +10:00
tcely
8be28b25bd
Add a now input 2025-05-11 13:46:34 -04:00
tcely
eace2bf45b
Do not allow run_at to be in the past 2025-05-11 13:36:00 -04:00
tcely
af14930a07
Clean up extra metadata rows 2025-05-11 08:16:53 -04:00
tcely
5bf4eeac48
The split entry doesn't work because you can't strip a list 2025-05-11 06:50:58 -04:00
tcely
05eb5cdeb0
Handle the timestamp from the URL correctly 2025-05-11 06:48:46 -04:00
tcely
3f5bd0746e
Adjust the description and button 2025-05-11 05:57:01 -04:00
tcely
12cdcdec96
Use a widget to select when in the browser 2025-05-11 05:21:26 -04:00
tcely
5c483d810c
Re-indent imports 2025-05-10 04:31:14 -04:00
tcely
0d1f066fce
Reorganize misc.py 2025-05-10 04:21:06 -04:00
tcely
26372efe25
Update __init__.py 2025-05-10 03:31:52 -04:00
tcely
e1faca4c3d
Update 0016_auto_20230214_2052.py 2025-05-10 03:29:59 -04:00
tcely
24d126ad7d
Update __init__.py 2025-05-10 03:22:05 -04:00
tcely
2197461299
Update 0031_squashed_metadata_metadataformat.py 2025-05-10 03:20:13 -04:00
tcely
58c20d669a
Update 0031_metadata_metadataformat.py 2025-05-10 03:17:15 -04:00
tcely
a927c0f6de
Add comments about the imports 2025-05-10 03:08:58 -04:00
tcely
25f5c1cf5b
Add migration file via upload 2025-05-10 02:26:02 -04:00
tcely
7accbde8bc
Merge branch 'meeb:main' into patch-6 2025-05-10 01:53:51 -04:00
meeb
cb36f44235
Merge pull request #1017 from tcely/patch-3
Some checks failed
CI / info (push) Has been cancelled
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / test (3.8) (push) Has been cancelled
CI / test (3.9) (push) Has been cancelled
CI / containerise (push) Has been cancelled
Let `missing_pot` formats download after testing
2025-05-10 15:46:12 +10:00
meeb
5db77e3b82
Merge pull request #1031 from tcely/patch-10
Create a media entry after deletion
2025-05-10 15:45:39 +10:00
meeb
071d591e26
Merge pull request #1029 from tcely/patch-2
Log `OSError` when checking for existing media files
2025-05-10 15:43:27 +10:00
tcely
e697fc70a1
Use JSONEncoder for MediaServer 2025-05-10 01:36:16 -04:00
tcely
2a075720e1
Re-order imports 2025-05-10 01:29:29 -04:00
tcely
071508e2df
Coordination with deletion of Source instances 2025-05-09 22:20:57 -04:00
tcely
7beda36d87
Mark media for deletion 2025-05-09 22:02:03 -04:00
tcely
691d049e2c
fixup: update dict first 2025-05-09 17:39:57 -04:00
tcely
7a8421e11a
Use the field mapping for site & thumbnail 2025-05-09 17:10:14 -04:00
tcely
147f245e97
Update tests.py 2025-05-09 16:06:28 -04:00
tcely
f7ca8189a0
Update tests.py 2025-05-09 16:04:27 -04:00
tcely
9d8a5574e4
Delete tasks first then modify metadata 2025-05-09 16:01:15 -04:00
tcely
5a9c3050c8
Fixes from CI tests 2025-05-09 15:50:37 -04:00
tcely
a80623bce4
testing: no save in pre-delete 2025-05-09 15:41:14 -04:00
tcely
ba451d9401
testing: sanity check 2025-05-09 15:34:53 -04:00