You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial migration splitted, so if you already have column for Album.brief in the database, you need to fake migration 0002 (`manage.py migrate imagestore 0002 --fake`)
3.0.0
Fix migrations, use actual versions of Django
2.9.0
Use django-swappable-models app for swapping models
2.8.0
Django 1.7 migrations
2.7.0
Code cleanup
Changed breadcrumb and pagination templates
Add IMAGESTORE_LOAD_CSS settings (see docs for details)