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

Uploaded Source

Built Distribution

django_freezer-0.1.4-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.4.tar.gz.

File metadata

File hashes

Hashes for django-freezer-0.1.4.tar.gz
Algorithm Hash digest
SHA256 a41e77813869a3d53981454423da040f8009d5f12c8e0b4c6ca8453e78e78fa3
MD5 15a4e7b296515766d7817fab623c8e33
BLAKE2b-256 2309aeb4c843c2dcc0093e53e77d384bd1d882afdaf0e3de3c25d79bbb945aa7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_freezer-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 190fedd469e255df66f328e5810f0f34f9fc24d4e0a61977f42329f8af38ee6b
MD5 c33f09da37b9e9dce32c192fa68bf537
BLAKE2b-256 be9cb3e2044e59bc0dfc17154d34c2b974f956affd2edc17f1f3648b2808eb13

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