diff --git a/AUTHORS.rst b/AUTHORS.rst deleted file mode 100644 index c9c9810..0000000 --- a/AUTHORS.rst +++ /dev/null @@ -1,13 +0,0 @@ -Credits -------- - -Development Lead -~~~~~~~~~~~~~~~~ - -* Miroslav Shubernetskiy - https://github.com/miki725 - -Contributors -~~~~~~~~~~~~ - -* Keaton Brown - https://gitlab.com/WolfgangAxel - * Python 2 removal, Django 2.2 upgrade diff --git a/CHANGELOG b/CHANGELOG index f3103f7..5c13cb8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +Sat, 14 Sep 2019 06:03:32 -0500 +Keaton +Remove old RST's, update README + +-------------------- + Sat, 14 Sep 2019 04:51:42 -0500 Keaton Add `static` reference to Template section diff --git a/HISTORY.rst b/HISTORY.rst deleted file mode 100644 index 7742702..0000000 --- a/HISTORY.rst +++ /dev/null @@ -1,14 +0,0 @@ -.. :changelog: - -History -------- - -0.2.0 (2019-09-20) -~~~~~~~~~~~~~~~~~~ - -* First release of rewrite on PyPI. - -0.1.0 (2015-05-20) -~~~~~~~~~~~~~~~~~~ - -* First release on PyPI. diff --git a/README.md b/README.md index 90d8925..5e8fc6e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ updated for Python 3.7 and Django 2.2. The vast majority of the code is unchange so all credit for this working belongs with them. * Free software: MIT license -* GitHub: https://gitlab.com/WolfgangAxel/django-sqrl-2 +* Git: https://gitlab.com/WolfgangAxel/django-sqrl-2 * ~~Documentation: https://django-sqrl-2.readthedocs.org~~ * What is SQRL?: https://sqrl.grc.com/pages/what_is_sqrl/ * SQRL documentation: https://www.grc.com/sqrl/sqrl.htm