.. _Python: https://www.python.org/
.. _Django: https://www.djangoproject.com/
.. _DjangoCMS: https://docs.django-cms.org/en/release-3.11.x/
.. _django-simple-captcha: https://django-simple-captcha.readthedocs.io/en/latest/
.. _django-phonenumber-field: https://django-phonenumber-field.readthedocs.io/en/latest/
.. _django-crispy-forms: https://django-crispy-forms.readthedocs.io/en/latest/
.. _crispy-bootstrap5: https://github.com/django-crispy-forms/crispy-bootstrap5
====================
emencia-request-form
====================
A simple contact form with some homemade antispam.
This application is a contact form that filters requests against specific criteria that
help prevent abusive spam.
Features
********
* Prevent some bot spams with some filtering criteria;
* DjangoCMS plugin to include form in pages;
* Use phonenumber library to check for correct phone number formats;
* Use Crispy forms to define form layout;
Dependencies
************
* `Python`_>=3.10;
* `Django`_>=4.0,<5.0;
* `DjangoCMS`_>=3.11.0,<4.0;
* `django-simple-captcha`_>=0.5.20,<1.0;
* `django-phonenumber-field`_>=7.2.0,<8.0;
* `django-crispy-forms`_>=2.0;
* `crispy-bootstrap5`_>=0.7;
Links
*****
* Read the documentation on `Read the docs <https://emencia-request-form.readthedocs.io/>`_;
* Download its `PyPi package <https://pypi.python.org/pypi/emencia-request-form>`_;
* Clone it on its `Github repository <https://github.com/emencia/emencia-request-form>`_;
Raw data
{
"_id": null,
"home_page": "https://github.com/emencia/emencia-request-form",
"name": "emencia-request-form",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Python,Django,django-cms",
"author": "Emencia",
"author_email": "support@emencia.com",
"download_url": "https://files.pythonhosted.org/packages/08/97/84525e931ce1df4303b0286eb92a08fcfbb72c8c47ccd73923a2e6c50ed4/emencia-request-form-0.1.0.tar.gz",
"platform": null,
"description": ".. _Python: https://www.python.org/\n.. _Django: https://www.djangoproject.com/\n.. _DjangoCMS: https://docs.django-cms.org/en/release-3.11.x/\n.. _django-simple-captcha: https://django-simple-captcha.readthedocs.io/en/latest/\n.. _django-phonenumber-field: https://django-phonenumber-field.readthedocs.io/en/latest/\n.. _django-crispy-forms: https://django-crispy-forms.readthedocs.io/en/latest/\n.. _crispy-bootstrap5: https://github.com/django-crispy-forms/crispy-bootstrap5\n\n====================\nemencia-request-form\n====================\n\nA simple contact form with some homemade antispam.\n\nThis application is a contact form that filters requests against specific criteria that\nhelp prevent abusive spam.\n\n\nFeatures\n********\n\n* Prevent some bot spams with some filtering criteria;\n* DjangoCMS plugin to include form in pages;\n* Use phonenumber library to check for correct phone number formats;\n* Use Crispy forms to define form layout;\n\n\nDependencies\n************\n\n* `Python`_>=3.10;\n* `Django`_>=4.0,<5.0;\n* `DjangoCMS`_>=3.11.0,<4.0;\n* `django-simple-captcha`_>=0.5.20,<1.0;\n* `django-phonenumber-field`_>=7.2.0,<8.0;\n* `django-crispy-forms`_>=2.0;\n* `crispy-bootstrap5`_>=0.7;\n\n\nLinks\n*****\n\n* Read the documentation on `Read the docs <https://emencia-request-form.readthedocs.io/>`_;\n* Download its `PyPi package <https://pypi.python.org/pypi/emencia-request-form>`_;\n* Clone it on its `Github repository <https://github.com/emencia/emencia-request-form>`_;\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple contact form with some homemade antispam.",
"version": "0.1.0",
"project_urls": {
"Changelog": "https://emencia-request-form.readthedocs.io/en/latest/history.html",
"Documentation": "https://emencia-request-form.readthedocs.io/",
"Homepage": "https://github.com/emencia/emencia-request-form",
"Issue Tracker": "https://github.com/emencia/emencia-request-form/issues",
"Source Code": "https://github.com/emencia/emencia-request-form"
},
"split_keywords": [
"python",
"django",
"django-cms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "089784525e931ce1df4303b0286eb92a08fcfbb72c8c47ccd73923a2e6c50ed4",
"md5": "69dd42e677ef9d5208773d2e087c114d",
"sha256": "e6f14e0e891f0d3c435bf7aed4fb7cb5f2a557bb124aab03e55e28dbbec3d518"
},
"downloads": -1,
"filename": "emencia-request-form-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "69dd42e677ef9d5208773d2e087c114d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16935,
"upload_time": "2024-01-24T00:28:59",
"upload_time_iso_8601": "2024-01-24T00:28:59.926366Z",
"url": "https://files.pythonhosted.org/packages/08/97/84525e931ce1df4303b0286eb92a08fcfbb72c8c47ccd73923a2e6c50ed4/emencia-request-form-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-24 00:28:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "emencia",
"github_project": "emencia-request-form",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "emencia-request-form"
}