chore: poetry and migrations (#4)
This commit is contained in:
@@ -133,3 +133,6 @@ REST_FRAMEWORK = {
|
||||
|
||||
if DEBUG is True:
|
||||
CORS_ALLOW_ALL_ORIGINS = True
|
||||
|
||||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
|
||||
Reference in New Issue
Block a user