If using django >= 1.7 monkey patching will be handled by the apps machinery and you are supposed to get rid of old code in setting/__init__.py and in urls.py.
Read docs to understand how to fine tune which patches will be applied.
← Changelog
→ Documentation
Enter search terms or a module, class or function name.