This website requires JavaScript.
Explore
Help
Sign in
novaburst
/
funquail
Watch
1
Star
0
Fork
You've already forked funquail
0
Code
Issues
Pull requests
Releases
Wiki
Activity
3842e7ae66
funquail
/
api
/
funkwhale_api
/
history
History
Eliot Berriot
53b826c81a
Fix
#877
: Ensure API urls answer with and without a trailing slash
2019-07-02 14:31:47 +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
activities.py
See
#297
: sorted imports
2018-06-10 10:55:16 +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
factories.py
Less DB queries in test factories
2019-01-04 14:36:08 +01:00
filters.py
Added username and domain filter on /history/listenings endpoint
2019-06-07 16:41:50 +02:00
models.py
See
#297
: sorted imports
2018-06-10 10:55:16 +02:00
serializers.py
Resolve "UX, UI : Browse Library"
2018-07-17 11:09:13 +00:00
urls.py
Fix
#877
: Ensure API urls answer with and without a trailing slash
2019-07-02 14:31:47 +02:00
views.py
Resolve "Implement a Oauth provider in Funkwhale"
2019-03-25 17:02:51 +01:00