Merge branch 'master' into cas
This commit is contained in:
commit
04e40e9a91
6 changed files with 293 additions and 25 deletions
|
|
@ -166,6 +166,8 @@ USE_TZ = True
|
|||
|
||||
LOCALE_PATHS = [os.path.join(BASE_DIR, "locale")]
|
||||
|
||||
FIXTURE_DIRS = [os.path.join(BASE_DIR, "note_kfet/fixtures")]
|
||||
|
||||
# Static files (CSS, JavaScript, Images)
|
||||
# https://docs.djangoproject.com/en/2.2/howto/static-files/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue