A form mixin that reports form errors as events to Google Analytics
Project description
A form mixin that reports form errors as events to Google Analytics.
Usage
Install using pip install django-form-error-reporting.
See examples in tests/forms.py
class ReportedForm(GAErrorReportingMixin, Form):
ga_tracking_id = 'UA-12345678-0'
...
Development
Please report bugs and open pull requests on GitHub.
Use python setup.py test to run all tests.
Distribute a new version by updating the version argument in setup.py:setup and run python setup.py sdist bdist_wheel upload.
Copyright
Copyright (C) 2018 HM Government (Ministry of Justice Digital Services). See LICENSE.txt for further details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file django-form-error-reporting-0.7.tar.gz
.
File metadata
- Download URL: django-form-error-reporting-0.7.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5f9b2bb91ad35046eef4bfdf841163987768111c659086c28ba374e174b462a |
|
MD5 | 3c8742cb1ce86bae6b4cf4e11080ac09 |
|
BLAKE2b-256 | fc379f6839946276caa183f24fd03189aa682ecf48001ce633b9c101e48a18ed |
File details
Details for the file django_form_error_reporting-0.7-py3-none-any.whl
.
File metadata
- Download URL: django_form_error_reporting-0.7-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd49f559a367a570a295490ebe1b44f50fb3d44659c9b0243ed13fae7eea1cdc |
|
MD5 | a898590f0286336d9deb829ccf4b76bd |
|
BLAKE2b-256 | 3d74c812ecf8eb15d54a0a5da10c706c4d1d674b82283510142664f312a8a4e3 |
File details
Details for the file django_form_error_reporting-0.7-py2-none-any.whl
.
File metadata
- Download URL: django_form_error_reporting-0.7-py2-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 206367e43c02b9ba007534968a86f634709d37991033bc7a32c4cb52d3758a39 |
|
MD5 | 812542cac09ac1ceaa21ade3cbf67125 |
|
BLAKE2b-256 | 9892b4d2792021367202efc1dfacfaa81a61d15f5efa218dce58bd0136c30d81 |