Releases: pyepye/django-amplitude
Releases · pyepye/django-amplitude
0.8.1
17 Jul 23:24
Compare
Sorry, something went wrong.
No results found
0.7.1
07 Sep 22:56
Compare
Sorry, something went wrong.
No results found
Get first IP from HTTP_X_FORWARDED_FOR in get_client_ip (thanks @unqx )
Add Django 3.2 and python 3.9 to tox
Remove RemovedInDjango41Warning default_app_config when running > Django 3.2
Update deps in poetry.lock
0.7.0
28 Jan 12:37
Compare
Sorry, something went wrong.
No results found
Add min_id_length in settings
Remove GeoIP region as GeoIP2 has no region attribute
Add settings info to the README
Upgrade dependencies
0.6.0
09 Oct 17:04
Compare
Sorry, something went wrong.
No results found
Add IGNORE_URLS for SendPageViewEvent
0.5.0
28 Jul 01:35
Compare
Sorry, something went wrong.
No results found
Allow easy override of event_properties in build_event_data so it's easier to build own event data
Make event_properties_from_request return even more URL and HTTP request info (headers etc)
Test Amplitude class - Only missing GeoIP tests
0.2.1
10 Jul 14:55
Compare
Sorry, something went wrong.
No results found
Catch AttributeError from amplitude.page_view_event in middleware
0.2.0
10 Jul 14:25
Compare
Sorry, something went wrong.
No results found