django-lockdown icon indicating copy to clipboard operation
django-lockdown copied to clipboard

Lock down a Django site or individual views, with configurable preview authorization

Results 2 django-lockdown issues
Sort by recently updated
recently updated
newest added

Hello! I'm confused how to change LOCKDOWN_SESSION_KEY, what should the value be if I don't want this to be allowed?

Update official support matrix for Django and Python versions to match upstream support. FWIW, we already use this package with Python 3.11 and Django 4.2 (soon 3.12 & 5.0), but...