Skip to content

Releases: lingster/drf-api-tracking

Fix broken previous release by addition of missing migrations

31 May 20:57
f75c80a
Compare
Choose a tag to compare
Update version to 1.8.4 (#97)

Added missing migration

Co-authored-by: Ryan P Skadberg <rskadberg@fshealth.com>

Fix broken 1.8.2 release

23 May 19:20
701564d
Compare
Choose a tag to compare
v1.8.3

Added user agent (#84)

added fix: Parse REMOTE_ADDR list and return first element in _get_ip_address #55

06 May 15:07
8a240a5
Compare
Choose a tag to compare

include following fix:
Parse REMOTE_ADDR list and return first element in _get_ip_address #55

Include decode_request_body feature

02 May 08:54
3dd732a
Compare
Choose a tag to compare
Feature/1.8.0 (#51)

* updated to django 3.1.8 version

* add ci job

* updated ci script

* fix unit test

* path missing in test urls.py (#52)

This fixes the error that we had when running the tests

* Fix flake8 errors

* fix error in workflow file

* disable tox tests

* 'Refactored by Sourcery' (#53)

Co-authored-by: Sourcery AI <>

Co-authored-by: Rodrigo Brechard <rodrigobrechard@gmail.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

Fix Azure issue

25 May 20:49
3a848f0
Compare
Choose a tag to compare

[1.7.0] - 2020-05-25

Added

  • Fix for Issue #12
  • Include README.md in the pypi description
  • Python 3.8 tox/travis ci tests
  • New changelog.md (this file)
  • PR #3: allow readonly view of logs

Removed

  • Removed python 2.7 support and test