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

Python3.6 django 2.1 #34

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

Conversation

AnjaneyuluBatta505
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 29 commits September 18, 2015 12:20
* klichukb-master:
  Added south migrations
…into jmichelsen-master

* 'master' of https://github.com/jmichelsen/django-tracking:
  added visitor to admin interface to capture IPs for banning
  added visitor to admin interface to capture IPs for banning
* 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
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.