Skip to content

Commit

Permalink
main
Browse files Browse the repository at this point in the history
  • Loading branch information
ixnur committed Aug 18, 2023
1 parent 1425023 commit 4bdb90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envanter/envanter/apps.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from django.apps import AppConfig

class EnventoryConfig(AppConfig):
class Envanter(AppConfig):
default_auto_field = 'django.db.models.BigAutoField'
name = 'envanter'

0 comments on commit 4bdb90e

Please sign in to comment.