funkwhale/api/funkwhale_api/music
Georg Krause ac6d136105 chore: Remove deprecated argument for signal
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2709>
2024-02-26 07:44:18 +00:00
..
management Add cli command to prune non mbid content from db (#2083) 2024-02-06 11:52:29 +00:00
migrations Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +00:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00
admin.py See #170: store and compute modification date on artists 2020-03-19 14:41:15 +01:00
dynamic_preferences_registry.py resolves review 2023-11-19 14:16:42 +00:00
factories.py fix(api): pylint crashes on redefined-builtin 2023-01-29 12:47:02 +00:00
fake_data.py Fix(dev): fix docker development set-up (#2102) 2023-03-20 11:23:51 +00:00
filters.py fix: Make Artist ordering by name case insensitive 2023-10-10 13:02:13 +02:00
importers.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
licenses.py fix(api): pylint crashes on redefined-builtin 2023-01-29 12:47:02 +00:00
metadata.py style: format code using black v23 2023-03-28 19:49:24 +02:00
models.py style: format code using black v23 2023-03-28 19:49:24 +02:00
mutations.py chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
serializers.py feat: add a type hint 2024-02-21 08:34:57 +00:00
signals.py chore: Remove deprecated argument for signal 2024-02-26 07:44:18 +00:00
spa_views.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
tasks.py Apply 1 suggestion(s) to 1 file(s) 2023-11-19 14:16:42 +00:00
utils.py refactor: upgrade code to >=python3.7 (pre-commit) 2022-11-23 22:08:55 +00:00
views.py chore: Align with flake8 6.1 rules 2024-02-02 19:46:08 +01:00