Collection of various django related utilities, helpers & small apps.
https://anfema.github.io/anfema-django-utils/
Steps required to create a new release and publish the package on PyPI:
- Bump
__version__
inanfema_django_utils/__ini__.py
- Create a new release on GitHub with the tag
v<version>