django-simplecms/example
Jaap Joris Vens 94af72cca8 Merry 1.1.1
This release fine-tunes the translations and offers a ready-to-use,
spam resistant contact form. Submitting the form will open the user's
mail app with an email addressed to the `href` field of the section.

This method, although unconventional, has been tested by my mother on
several of her devices, which proofs anyone can use it. It couldn't be
easier and, best of all, no more spam! \o/
2022-12-25 22:02:50 +01:00
..
locale/nl/LC_MESSAGES Add missing translations 2022-01-29 13:36:59 +01:00
migrations Update example project 2020-03-24 22:14:33 +01:00
static Improve image section by fixing aspect ratio to 16:9 2020-11-09 21:23:52 +01:00
templates Re-introduce section IDs 2022-12-25 00:25:13 +01:00
.isort.cfg Properly sort out pre-commit hook handling 2022-01-29 12:56:45 +01:00
.pre-commit-config.yaml Properly sort out pre-commit hook handling 2022-01-29 12:56:45 +01:00
__init__.py Cleanup source tree 2020-01-05 13:37:51 +01:00
models.py Properly sort out pre-commit hook handling 2022-01-29 12:56:45 +01:00
settings.py Spam-resistant contact form 2022-12-25 01:10:41 +01:00
setup.cfg Add useful pre-commit hooks 2021-06-30 00:03:51 +02:00
urls.py Blackify everything 2021-07-04 01:59:48 +02:00
views.py Merry 1.1.1 2022-12-25 22:02:50 +01:00
wsgi.py Blackify everything 2021-07-04 01:59:48 +02:00