funkwhale/api/funkwhale_api/playlists
Qasim Ali 22f0235045 refactor playlist duplicate error structure
- use non_field_errors struct when writing duplicate track errors
- generalize frontend error handler and update frontend error parsing
2019-04-24 11:31:46 +02:00
..
migrations Blacked the code 2018-06-09 15:36:16 +02: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 Ensure we always use raw_ids for related fields in django's admin 2018-10-01 21:56:52 +02:00
dynamic_preferences_registry.py Blacked the code 2018-06-09 15:36:16 +02:00
factories.py Less DB queries in test factories 2019-01-04 14:36:08 +01:00
filters.py Upgraded django to 2.1 and django-filters to 2.0 2019-01-11 12:03:06 +01:00
models.py refactor playlist duplicate error structure 2019-04-24 11:31:46 +02:00
serializers.py refactor playlist duplicate error structure 2019-04-24 11:31:46 +02:00
views.py refactor playlist duplicate error structure 2019-04-24 11:31:46 +02:00