Skip to content
This repository has been archived by the owner on Jul 17, 2018. It is now read-only.

Update for new Django (1.9.x) #56

Open
diqi opened this issue Jul 25, 2016 · 1 comment
Open

Update for new Django (1.9.x) #56

diqi opened this issue Jul 25, 2016 · 1 comment

Comments

@diqi
Copy link

diqi commented Jul 25, 2016

Hi guys!

I work with 'django-ratings' a couple year and before this battery work perfectly for me. But now, i want migrate to Django 1.9.8 and comes with a few trouble:

  1. "...put your South migrations in the 'south_migrations' directory and your Django migrations in the 'migrations' directory." ( link to Docs: http://bit.ly/29YMN5F )
  2. "The django.contrib.contenttypes.generic module is removed." Now 'GenericForeignKey' in 'django.contrib.contenttypes.fields' ( link to Docs: http://bit.ly/2aee5pG )
  3. 'IPAddressField' now as 'GenericIPAddressField' ( link to Docs: http://bit.ly/2aF7ovF )

I hope what you update current version for users a new Django
Best regard

@jpatel3
Copy link

jpatel3 commented Jul 25, 2017

It no longer maintained, you are better off with forking and updating for your need I guess.

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

No branches or pull requests

2 participants