Skip to main content

UNKNOWN

Project description

====
django-grafico-db
====

Para poder ejecutar la aplicacion deberas instalar django-extensions y grafico-db
en INSTALLED_APPS en tu archivo settings.py

INSTALLED_APPS = (
...
'django_extensions',
'grafico-db',
...
)

Escribe el siguiente codigo en settings.py

GRAPH_MODELS = {
'all_applications': True,
'group_models': True,
}

Incluye la url de la aplicacion en tu archivo urls.py

url(r'^myblog/', include('grafico_db.urls'))

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-grafico-db-1.0.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file django-grafico-db-1.0.tar.gz.

File metadata

File hashes

Hashes for django-grafico-db-1.0.tar.gz
Algorithm Hash digest
SHA256 82fbb25f57bc93a86e003b009040a8061c81340c345978c8c32cefc80a9fd80f
MD5 11dce78162142953e812b51027416b4e
BLAKE2b-256 8f07b47d741ed5ba52cfc4548b0bc6dc9c7c7dfd6d707d07636a786209bff104

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