Skip to main content

Django models to make a sysadmins life easier

Project description

Installation

with pip as easy as:

$ pip install django-sysadmin

or checkout the latest version from github:

$ git clone https://github.com/bmaeser/django-sysadmin.git
$ cd django-sysadmin
$ python setup.py

Usage

ad the package you want to to your django settings.py

INSTALLED_APPS = (
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.staticfiles',
'django.contrib.admin',
'sysadmin.postfix',   <---
)

Modules

Postfix

todo!

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-sysadmin-0.1.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file django-sysadmin-0.1.tar.gz.

File metadata

  • Download URL: django-sysadmin-0.1.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for django-sysadmin-0.1.tar.gz
Algorithm Hash digest
SHA256 c8f22844210005cb666ea85bdbd4e47abfbae2e6911bd78b9af3116b7ac570eb
MD5 62215712134377f176a42dae35eb18ae
BLAKE2b-256 face277fc90dc85fd3752734565cfb5778156ee790e83754ea189d7671b7cea8

See more details on using hashes here.

Supported by

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