django-cryptolock/HISTORY.rst

18 lines
369 B
ReStructuredText

.. :changelog:
History
-------
0.0.2 (2020-??-??)
++++++++++++++++++
* A default ``urls.py`` is provided by the package so can work "out-of-the-box".
* Default location for templates moved to ``django_cryptolock`` folder.
* Update quickstart guide.
* Update instructions to contribute to the project.
0.0.1 (2019-11-25)
++++++++++++++++++
* First release on PyPI.