renamed fbf app to bird

This commit is contained in:
gw3000 2023-06-22 17:28:44 +02:00
parent 7724148dfc
commit 2d75a02c6e
19 changed files with 12 additions and 13 deletions

View file

@ -1,6 +0,0 @@
from django.apps import AppConfig
class FbfConfig(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'fbf'