Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jwaschkau/django-unpoly

Unpoly integration for Django
https://github.com/jwaschkau/django-unpoly

django python unpoly

Last synced: 29 days ago
JSON representation

Unpoly integration for Django

Awesome Lists containing this project

README

        

# django-unpoly



Release Status


CI Status


Documentation Status


Updates

Unpoly 2 integration and utilities for Django

* Free software: MIT
* Documentation:

## Features

* Implements the Unpoly 2 Server protocol (https://unpoly.com/up.protocol)
* Provides utilities for using Unpoly 2 with Django 3.
* django-debug-toolbar support (https://github.com/jazzband/django-debug-toolbar).
* django-concurrency support (https://github.com/saxix/django-concurrency).

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [zillionare/cookiecutter-pypackage](https://github.com/zillionare/cookiecutter-pypackage) project template.