changed signup to accounts
finished fixing linting
This commit is contained in:
parent
4ab42bf3de
commit
d8853cee1c
11 changed files with 13 additions and 12 deletions
|
|
@ -1,8 +0,0 @@
|
|||
import os
|
||||
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||
TEMPLATES = [
|
||||
{
|
||||
'DIRS': [os.path.join(BASE_DIR, 'photo21/signup/templates')],
|
||||
'APP_DIRS': True,
|
||||
},
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue