Add profile model, update requirements, readme and gitignore
This commit is contained in:
@@ -124,3 +124,5 @@ STATIC_URL = '/static/'
|
||||
STATICFILES_DIRS = [
|
||||
'static'
|
||||
]
|
||||
|
||||
MEDIA_ROOT = BASE_DIR / 'media'
|
||||
|
||||
Reference in New Issue
Block a user