Custom auto-complete fields, remove DAL requirement
This commit is contained in:
parent
823bcfe781
commit
f09364d3d8
15 changed files with 117 additions and 117 deletions
|
|
@ -52,9 +52,6 @@ INSTALLED_APPS = [
|
|||
# API
|
||||
'rest_framework',
|
||||
'rest_framework.authtoken',
|
||||
# Autocomplete
|
||||
'dal',
|
||||
'dal_select2',
|
||||
|
||||
# Note apps
|
||||
'activity',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue