favicon added and ruff formatted

This commit is contained in:
acidburnmonkey
2025-08-07 01:52:36 -04:00
parent 2c3a1bd592
commit b984991cce
5 changed files with 5 additions and 5 deletions
-1
View File
@@ -132,4 +132,3 @@ STATIC_ROOT = BASE_DIR / 'staticfiles'
# https://docs.djangoproject.com/en/5.2/ref/settings/#default-auto-field
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'