Skip to main content

Drop-in turbolinks implementation for Django

Project description

django-turbolinks [![Build Status](https://travis-ci.org/dgladkov/django-turbolinks.svg?branch=master)](https://travis-ci.org/dgladkov/django-turbolinks)
===========

Drop-in turbolinks implementation for Django

Installation
------------

`$ pip install django-turbolinks`

Configuration
-------------

2. Add `turbolinks.middleware.TurbolinksMiddleware` after
`django.contrib.sessions.middleware.SessionMiddleware` to your
`MIDDLEWARE_CLASSES` setting.
3. Add `turbolinks` to your `INSTALLED_APPS` setting.
4. Run `./manage.py collectstatic`
5. Include `/static/turbolinks/turbolinks.js` script in your base template.

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-turbolinks-0.4.tar.gz (10.8 kB view hashes)

Uploaded Source

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