Skip to main content
django-pageguide
================

Django integration with [pageguide](https://github.com/tracelytics/pageguide), an interactive guide for web page elements

Installation
============

Put the `pageguide` app In your `settings.py`:
----------------------------------------------

INSTALLED_APPS = (
'django.contrib.auth',
'django.contrib.contenttypes',
'django.contrib.sessions',
'django.contrib.sites',
'django.contrib.admin',

#.....................#

'pageguide',
)


Run the migrations:
-------------------

>>> python manage.py syncdb --migrate


Create the pages into the admin interface
-----------------------------------------

Go to `/admin/pageguide/`


Integrate in your base template:
--------------------------------

* Into the top page:

{% load pageguide_tags %}

{% pageguide_css %}

* Into the bottom (near the `</body>` tag):

{% pageguide %}

{% pageguide_js %}


Development
===========

You can get the last bleeding edge version of django-pageguide by doing a clone
of its git repository

git clone https://github.com/msaelices/django-pageguide.git

Download files

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

Source Distribution

django-pageguide-0.1.tar.gz (18.9 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-pageguide-0.1.tar.gz
Algorithm Hash digest
SHA256 cabe71fef35270abd2a23cc18741f2d21d4133fae5a8eb0d48400a5f061d6ae7
MD5 48a4deeb8516f2a95e31c92a848a63c8
BLAKE2b-256 8a6fb0b947b7c76963b8c4590041c7c1961241041620b492a5368998b7192c65

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page