stretch4x4
stretch4x4
Hi, Just spent today integrating adminplus into our Django 1.8.7 site, found an issue where 3 of our admin screens went missing after the upgrade.Turns out they are all core...
We had one model that was using the decorator rather than the explicit call and after adding adminplus that model disappeared from our admin screens. Changing it over to the...
### Description Previously you could skip the version definition to get a list of version numbers that were compatible with your environment. This was really helpful for debugging or checking...