Skip to content

jonesim/ajax-helpers

Repository files navigation

PyPI version

Helps building buttons to send data to Django views and get command back from Django

Provides bootstrap tooltips populated with html from Django view Provides functions to download and upload files

Add to installed apps in settings
'ajax_helpers',