Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

Django-Sites-Lockdown

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Django-Sites-Lockdown

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

  • 0.0.3
  • PyPI
  • Socket score

Maintainers
1

===================== Django-Sites-Lockdown

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc