linting formating
This commit is contained in:
parent
5fa3dfdafb
commit
4f2e8277df
6 changed files with 61 additions and 74 deletions
|
@ -2,9 +2,7 @@ from django.apps import AppConfig
|
|||
from django.utils.translation import gettext_lazy as _
|
||||
|
||||
|
||||
|
||||
class RescuerConfig(AppConfig):
|
||||
default_auto_field = "django.db.models.BigAutoField"
|
||||
name = "rescuer"
|
||||
verbose_name = _("Finder")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue