Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 728 Bytes

CHANGELOG.rst

File metadata and controls

26 lines (18 loc) · 728 Bytes

Change log

1.3 (2018-10-02)

  • Added HTTP_X_FORWARDED_FOR checking before REMOTE_ADDR for determining the remote IP of clicks.
  • Removed code for really old Django versions. Dropped South migrations from the tree, regenerated migrations using a newer Django version for better compatbility.
  • Reformatted the code using black.

1.2 (2014-09-25)

  • The version where this changelog starts.