Skip to main content

UNKNOWN

Project description

Were you ever looking at a record in your Django admin and wonder what else that object was related to? Django-InLaws shows you the relations of the object automatically!

http://github.com/washingtontimes/django-inlaws/raw/master/doc_src/screenshot.png

This is a proof of concept/request for comments release

Installation

Use pip or easy_install to install the package from PyPI:

pip install django-inlaws

or:

easy_install django-inlaws

Or checkout the source from github and run:

python setup.py install

Usage

Usage is very simple.

  1. Add “inlaws” to your INSTALLED_APPS.

  2. Create an “admin” directory in your project’s template directory.

  3. Create a file called change_form.html.

  4. The contents of the file should be:

    {% extends "inlaws/change_form.html" %}

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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for django-inlaws-0.1.tar.gz
Algorithm Hash digest
SHA256 5c6182e75b9c8874ee972939d0d8e86a3533ecb1e0365b4d145936ffc6e40c7f
MD5 4cb69e2fbca2053bca676206e6a9b03c
BLAKE2b-256 48a794ae951673173f00d790189fe4da003a28b373ddb59c00f02d20fd03ab06

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