Skip to content

Commit

Permalink
QUOTE_STYLES is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
pdelboca committed Dec 1, 2023
1 parent 92822ca commit 137462b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions foundation/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -457,10 +457,6 @@ def _parse_email_list(varname):

THUMBNAIL_DEBUG = DEBUG # easy-thumbnails debugging

QUOTE_STYLES = (
'carousel',
)

DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'

CAPTCHA_IMAGE_SIZE = (150, 75)
Expand Down

0 comments on commit 137462b

Please sign in to comment.