lazybird / django-solo

Helps working with singletons - things like global settings that you want to edit from the admin site.
Other
896 stars 85 forks source link

Add GitHub Actions CI #104

Closed johnthagen closed 2 years ago

johnthagen commented 3 years ago

We should add continuous integration to this project via GitHub Actions.

One example way to set this up using tox is: https://github.com/johnthagen/python-blueprint/blob/master/.github/workflows/python.yml