This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
django-simplecms
kopia lustrzana
https://github.com/rtts/django-simplecms
Obserwuj
1
Polub
0
Forkuj
You've already forked django-simplecms
0
Kod
Zgłoszenia
Packages
Projekty
Wydania
Wiki
Aktywność
1fe9969cfc
django-simplecms
/
cms
/
__init__.py
3 wiersze
64 B
Python
Czysty
Zwykły widok
Historia
Unescape
Escape
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 20:52:42 +00:00
__version__
=
"
1.1.1
"
Refactor models into models, fields and mixins
2021-06-29 22:48:50 +00:00
default_app_config
=
"
cms.apps.CmsConfig
"