Closed thijstriemstra closed 7 years ago
Please don't commit directly into master, and I wasn't done reviewing the commits. No need to worry though, it's not the end of the world ;) Could you revert the commit and leave it as before. Create a new PR, and go through the comments I left on the commit?
Ok thanks. Which commit you want me to revert? Just the last one (about parameter max_length
)? Or the whole merge? (no problem for that).
Whole merge.
Hard reset + force push ok for you? Or just revert?
revert is neater.
Done.
Hi. I've been busy these days, and I am about to leave for vacations. Anything you want me to make before leaving? Everything I've done is pushed to django-110
branch. But I couldn't make a PR with it, since I pushed right into the project, not my fork. If you prefer, I can remove the helper Storage classes, this would solve the sys.stdout.write
thing.
django 1.10a1 was released and this PR aims to make it compatible.