Skip to main content

django admin interface for GenericForeignKey fields

Project description

#About

django admin interface for GenericForeignKey fields

#Install

> pip install django-genericrelationview

or

> easy_install django-genericrelationview

##Usage

###in settings.py

> INSTALLED_APPS = ( … ,’genericrelationview’,)

###in url.py > urlpatterns =( …, url(r”^your_path/”, include(“genericrelationview.urls”)),)

###in admin.py for ModelAdmin class using GenericAdminMixin as mixin

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-genericrelationview-0.1.1.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file django-genericrelationview-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django-genericrelationview-0.1.1.tar.gz
Algorithm Hash digest
SHA256 15ecde22cd79c4cc0e9ab247841a06d1521ecfa962ee1e8fb530301f37efeb56
MD5 37bc0595871d2122cc7b0f8814b71665
BLAKE2b-256 5d57005874eb2a3936a766ddeeca9cc570c42acf3da12484b780cb6027263c56

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