django-cryptolock/HISTORY.rst

17 lines
313 B
ReStructuredText
Raw Normal View History

.. :changelog:
History
-------
0.0.2 (2019-??-??)
++++++++++++++++++
* 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.
2019-12-01 01:07:03 +01:00
* Updated quickstart guide
0.0.1 (2019-11-25)
++++++++++++++++++
* First release on PyPI.