Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

django 1.9 fixes #23

Open
wants to merge 76 commits into
base: develop
Choose a base branch
from
Open

django 1.9 fixes #23

wants to merge 76 commits into from

Conversation

theromis
Copy link

No description provided.

Bogdan Klichuk and others added 30 commits August 22, 2011 19:17
…go.utils.timezone.now() in place of datetime.datetime.now() where available.
* develop:
  Added support for Django 1.4+ time-zone-aware datetimes by using django.utils.timezone.now() in place of datetime.datetime.now() where available.
compatibility with Django1.6
bashu and others added 22 commits September 19, 2015 08:46
* jmichelsen-master:
  added visitor to admin interface to capture IPs for banning
  added visitor to admin interface to capture IPs for banning
* commoncode-master:
  hardcode tracking version
  settings.AUTH_USER_MODEL
… into madteckhead-master

* 'master' of https://github.com/madteckhead/django-tracking:
  listeners depends on Django which isn't installed for in fres environment
* madteckhead-master:
  listeners depends on Django which isn't installed for in fres environment
* MontmereLimited-master:
  HAS_GEOIP doesn't seem to exist anymore
  don't need this import
  gitignore
* stewiegaribaldi-master:
  Update urls.py
  Fixed TypeError: can't compare offset-naive and offset-aware datetimes
  Fixed Django 1.6 error: cannot import name HAS_GEOIP
* ramusus-master:
  merged with 0.4.1 version from bitbucket
* pythonhacker-master:
  version.py for versioning
  Fixing tracking pkg dependency error
  Fixing the issue with timezone aware timestamps
* pcraston-master:
  update changes
  Make compatible with latest Django
  Port compatibility fix for Django 1.5
  Make compatible with Django 1.6
* bkeating-master:
  Removed rogue character
  ``IPAddressField`` is now ``GenericIPAddressField``
  ``get_query_set`` is now ``get_queryset``
  packet name change
  version bump
  pip install update
  rollback & safe point added
  missing import added
  catch Integrity exception added
@ghost
Copy link

ghost commented Apr 7, 2016

thanks! worked great for me in 1.9

@theromis
Copy link
Author

theromis commented May 4, 2016

if everything works fin may be good idea to merge and close pull request?

@theromis
Copy link
Author

could you merge my changes?

@theromis
Copy link
Author

theromis commented May 8, 2017

have new IPv^ fix, is it possible to merge? @detimirikajidedo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.