Skip to main content

Django site-wide management commands and utilities.

Project description

Build Status PyPI Version PyPI License Python Versions Django Versions Read the Docs

Django-Site-Utils

The Django-Site-Utils library provides a reusable Django application with management commands for site-wide administrative actions, along with functions for common tasks often needed by any Django site.

Management commands include:
  • site_cleanup : Cleanup stale data and tables.

  • site_config : Update the Site name and domain.

  • site_error_pages : Generate static error pages based on your site’s theme.

  • site_notify : Send notifications to administrators and staff.

  • site_update : Run groups of management commands at once.

Other features include:
  • Error views and handlers.

  • Template context processors.

  • Admin mixin classes.

  • Functions to patch Django internals.

Documentation can be found at Read The Docs.

It is tested against:
  • Django 1.11 (Python 3.5 and 3.6)

  • Django 2.0 (Python 3.5, 3.6 and 3.7)

  • Django 2.1 (Python 3.5, 3.6 and 3.7)

  • Django 2.2 (Python 3.5, 3.6, 3.7, 3.8 and 3.9)

  • Django 3.0 (Python 3.6, 3.7, 3.8 and 3.9)

  • Django 3.1 (Python 3.6, 3.7, 3.8 and 3.9)

  • Django 3.2 pre-release (Python 3.6, 3.7, 3.8 and 3.9)

  • Django main/4.0 (Python 3.8 and 3.9)

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-Site-Utils-0.3.7.tar.gz (13.4 kB view hashes)

Uploaded Source

Built Distribution

Django_Site_Utils-0.3.7-py2.py3-none-any.whl (19.7 kB view hashes)

Uploaded Python 2 Python 3

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