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
a46c8e7f41
funquail
/
api
/
funkwhale_api
/
common
/
management
/
commands
History
Georg Krause
a46c8e7f41
fix(api): Avoid the creation of users using djangos createsuperuser command
2023-06-12 09:36:52 +00:00
..
__init__.py
See
#152
: added management command to execute one-time migration scripts
2018-05-18 22:18:03 +02:00
createsuperuser.py
fix(api): Avoid the creation of users using djangos createsuperuser command
2023-06-12 09:36:52 +00:00
gitpod.py
chore: format files using isort (pre-commit)
2022-11-23 21:55:37 +01:00
load_test_data.py
style: format code using black v23
2023-03-28 19:49:24 +02:00
makemigrations.py
Fix
#685
: Disable makemigrations in production and misleading message when running migrate
2019-01-26 22:01:47 +01:00
migrate.py
Fix
#685
: Disable makemigrations in production and misleading message when running migrate
2019-01-26 22:01:47 +01:00
script.py
feat: prefer using the funkwhale-manage entrypoint
2023-01-16 02:11:07 +01:00
testdata.py
feat: allow the creation of random test notifications
2023-05-16 14:43:30 +02:00