Closed kazmiruk closed 9 years ago
Also I changed links to documentation and travis from niwibe to niwinz, because it could be a little difficult for users to find documentation. Could you change website in description too?
Thanks! I will fix the rest of the links in 5 min ;)
This PR adds initialization of bytecode cache for django 1.8 by calling initialize method from backend (maybe I misunderstood architecture, but I couldn't force it to run without such changes). Also I fix a little typo and add django 1.8+ compatibility for cache backend (get_cache is deprecated since version 1.8).