Finished months balance except the below tables
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class SheetsConfig(AppConfig):
|
||||
default_auto_field = 'django.db.models.BigAutoField'
|
||||
name = 'sheets'
|
||||
|
||||
def ready(self):
|
||||
import sheets.signals
|
||||
|
||||
Reference in New Issue
Block a user