~~~~~~~~~~~~~~~~~~~
- 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.