justinmayer / django-autoslug

AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: https://bitbucket.org/neithere/django-autoslug/issues
https://readthedocs.org/projects/django-autoslug/
GNU Lesser General Public License v3.0
295 stars 105 forks source link

Add `pyproject.toml` file and AutoPub support #58

Closed justinmayer closed 5 years ago

justinmayer commented 5 years ago

Contributors will henceforth be asked to include a RELEASE.md file containing the release type (major, minor, patch) and a summary of the changes in the pull request. This information will be used by the continuous integration (CI) system to automatically publish a new release to PyPI when the pull request is merged.

For more details, see: https://github.com/autopub/autopub