Skip to main content

Remove the ability to add or edit sites in Django's admin panel.

Project description

Sometimes with Django you need to include the sites framework because an app requires it, but you don’t really want or need staff to be able to add or delete sites in the admin panel. This app removes the capability to add or remove sites.

This is a very simple bit of functionality but it it useful enough to have an app so as not to have to repeat the process for every new django site.

Installation

Use your favorite method to get it from pypi, for example:

pip install django-sites-lockdown

Then add sites_lockdown to your INSTALLED_APPS.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Django-Sites-Lockdown-0.0.3.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page