Skip to main content

Print pip freeze in your admin panel

Project description

https://travis-ci.org/inirudebwoy/django-freezer.svg?branch=master

Code can be found here. https://github.com/inirudebwoy/django-freezer

Docs. http://django-freezer.readthedocs.org

Installation

Install from pip:

pip install django-freezer

Put package in INSTALLED_APPS.:

INSTALLED_APPS += ('django_freezer',)

In urls.py add import of AdminSiteExtended from djangofreezer:

from django_freezer.admin import AdminSiteExtended

Next create new extended site before calling autodiscover():

admin.site = AdminSiteExtended()

If you are using Django 1.7 and higher than it is necessery to disable autodiscover as per manual

Running unit tests

Just use tox::

$ tox

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-freezer-0.1.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

django_freezer-0.1.2-py2.py3-none-any.whl (6.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-freezer-0.1.2.tar.gz.

File metadata

File hashes

Hashes for django-freezer-0.1.2.tar.gz
Algorithm Hash digest
SHA256 7eaa5a0cfcf38610d989cfbb221e4609c9a97fe17d1cb7940840f01f8c2827c5
MD5 2ca93579f738cb9c1242ae2b97d04bcf
BLAKE2b-256 675fff60976eb01842892062166101508cedc91c2da9ca1adce1a19a81360fb6

See more details on using hashes here.

File details

Details for the file django_freezer-0.1.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_freezer-0.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 08a9dbaf08df6fb2a854ab9ba918d356e2bad8c58bee33464edd2b27d6ca1bcd
MD5 08beb1697b77e0202bccd9bf1e1ce64e
BLAKE2b-256 db1f6f379c0b5aca19a03bcdd9463f98731a7267001f970c322a5477cade3c48

See more details on using hashes here.

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