issues
search
coffeestats
/
coffeestats-django
Django port of https://coffeestats.org/ code
Other
9
stars
2
forks
source link
Update to Django 1.7
#38
Closed
jandd
closed
10 years ago
jandd
commented
10 years ago
Plan:
switch to South 1.0
rename migrations to south_migrations
check for updated dependencies
bump required Django version
jandd
commented
10 years ago
[ ] should exclude southmigrations from coverage measurement
Plan: