Add Candidate app/model
This commit is contained in:
parent
484e32e4a7
commit
a823a89a78
6 changed files with 231 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ INSTALLED_APPS = (
|
|||
|
||||
'tabimport',
|
||||
'stages',
|
||||
'candidats',
|
||||
)
|
||||
|
||||
FILE_UPLOAD_HANDLERS = ["django.core.files.uploadhandler.TemporaryFileUploadHandler"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue