Filipe Waitman
Filipe Waitman
I was facing the issue as well on `heroku-16`. I'm using it together with `heroku/python` buildpack. Deploy was occurring with no warnings/errors but when I was trying to run a...
@fabiocaccamo thanks for the quick reply! I'm not sure if I made myself clear. My scenario is: 3-4 years ago I started a project in Django 1.8 and decided to...
@filwaitman a ha! So I misread your first comment. =P That's precisely what I was thinking. I'm gonna land a PR with that. Thanks!
It's done for django-admin-interface, not for django-flat-theme, right? I would like to see my installation fails if I try to install/upgrade django-flat-theme when using Django>=1.9.
Yes but the problem is: I wasn't using django-admin-interface. I was using pure django-flat-theme. I upgraded django + another 50 third party libraries, it's a though work to look individually...
Hi @czpython! So, this migration idea wasn't mine. I didn't create it, I just fixed it. Anyway, I'm not sure what you mean by " the same way django does...