Closed lw-schick closed 7 years ago
before merging, I want to make a tag first, so this would be bots v3.3.0 of 4.0.
I prefer 3.3.0 since it contains mostly fixes of Henk-Jan, see the changes.rst
Question: for existing bots-instance, is there a db-migration needed?
You would have to extend a field length .. I guess it was username or something else. That's done in 3f0c5e6
I added support for django 1.9.6
Someone who is more familiar with django and python should review this. There might be also some bugs that need to be fixed. F.e. since I made an update, the icons refer to a wrong image path - so you'll miss the icons on the website. I couldn't figure out why ....
Maybe it is a good idea to merge it to a separate branch, test it there properly and after that merge it to the master branch.