idlesign / django-yaturbo

Reusable Django app to enable Yandex Turbo Pages for your site

Home Page:https://github.com/idlesign/django-yaturbo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-yaturbo

https://github.com/idlesign/django-yaturbo

release lic coverage

Description

Reusable Django app to enable Yandex Turbo Pages for your site

This app allows you to define Yandex Turbo pages feeds in term similar to those of Django Syndication Feed Framework contrib:

  1. Inherit your feed class from YandexTurboFeed:
  1. Pass an instantiated (and optionally configured) feed object to `urlpatterns`:

Read the docs for further information.

Documentation

http://django-yaturbo.readthedocs.org/

About

Reusable Django app to enable Yandex Turbo Pages for your site

https://github.com/idlesign/django-yaturbo

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%