Skip to content

Commit 17e141c

Browse files
committed
Add overextend app
1 parent 7741ba0 commit 17e141c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

froide/settings.py

+1
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@
170170
'taggit',
171171
'django_gravatar',
172172
'floppyforms',
173+
'overextends',
173174

174175
# local
175176
'froide.foirequest',

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@ sentry==4.10.0
6161
simplejson==2.6.1
6262
wsgiref==0.1.2
6363
django-gravatar2==1.0.6
64-
django-floppyforms==1.0
64+
django-floppyforms==1.0
65+
django-overextends==0.2.2

0 commit comments

Comments
 (0)