Skip to content

Commit c9b25c4

Browse files
authored
Merge pull request #4871 from dojutsu-user/update-django-guardian-settings
Update django-guardian settings
2 parents 1529e2d + a789fed commit c9b25c4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocs/settings/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,6 @@ def USE_PROMOS(self): # noqa
332332

333333
# Guardian Settings
334334
GUARDIAN_RAISE_403 = True
335-
ANONYMOUS_USER_ID = -1
336335

337336
# Stripe
338337
STRIPE_SECRET = None

0 commit comments

Comments
 (0)