#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
Release files for django-genericrelationview 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-genericrelationview-0.1.1.tar.gz | 2.8 kB | Details |
Release files / django-genericrelationview-0.1.1.tar.gz
| Download URL | django-genericrelationview-0.1.1.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
15ecde22cd79c4cc0e9ab247841a06d1521ecfa962ee1e8fb530301f37efeb56
|
|
BLAKE2b-256 checksum How to use checksums |
5d57005874eb2a3936a766ddeeca9cc570c42acf3da12484b780cb6027263c56
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |