trawick / emptyhammock-out-of-date-django

Maintain package version db for emptyhammock-out-of-date via Django admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emptyhammock-out-of-date-django

Overview

This is a companion package to emptyhammock-out-of-date which supports maintenance of a package release database in the Django admin, and delivery to clients which will pass it to emptyhammock-out-of-date.

The database can be exported to YAML from admin. Additionally, a "package DB access" UUID can be generated from admin, and clients specifying that UUID in the URL can access a YAML export of the database on demand.

You should understand emptyhammock-out-of-date and the meaning of its package release database before considering this package.

Sample view in Django admin

Support

Please open Github issues for suggestions or suspected problems. Even if I am unable to respond in a timely basis, the information may quickly become valuable to others, and I will eventually find time to respond to the issue.

About

Maintain package version db for emptyhammock-out-of-date via Django admin

License:Apache License 2.0


Languages

Language:Python 91.5%Language:HTML 8.5%