marazmiki / django-generic-helpers

The application provides some syntax sugar for working with Django's generic relations
10 stars 2 forks source link

Mame compatible with Django==1.9 #4

Closed marazmiki closed 5 years ago

marazmiki commented 9 years ago
generic_helpers/models.py:8: RemovedInDjango19Warning: django.contrib.contenttypes.generic is 
deprecated and will be removed in Django 1.9. Its contents have been moved to the fields, forms, and 
admin submodules of django.contrib.contenttypes.   from django.contrib.contenttypes import generic