django-avatar-crop icon indicating copy to clipboard operation
django-avatar-crop copied to clipboard

Migrated to Django 1.8

Open akshar-raaj opened this issue 10 years ago • 0 comments

Following changes were made

  • Don't install django-avatar from github anymore. Install latest django-avatar from pypi.
  • Changed views.py of django-avatar-crop in accordance with latest django-avatar
  • Url names should be in quotes
  • Changed manage.py and settings.py to confirm with Django 1.8

akshar-raaj avatar Sep 15 '15 14:09 akshar-raaj