Bundle trimed down alternative to photologue
This commit is contained in:
parent
2da3419b8d
commit
5368a51a76
40 changed files with 2652 additions and 70 deletions
|
|
@ -64,7 +64,6 @@ INSTALLED_APPS = [
|
|||
'crispy_forms',
|
||||
'photologue_custom',
|
||||
'photologue',
|
||||
'sortedm2m',
|
||||
'taggit',
|
||||
]
|
||||
|
||||
|
|
@ -235,7 +234,3 @@ SOCIALACCOUNT_PROVIDERS = {
|
|||
|
||||
# Use Bootstrap forms
|
||||
CRISPY_TEMPLATE_PACK = 'bootstrap4'
|
||||
|
||||
# Photologue
|
||||
PHOTOLOGUE_GALLERY_SAMPLE_SIZE = 1
|
||||
PHOTOLOGUE_DIR = '.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue