This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
Django 1.11 support!
So, after a hiatus I'm back releasing this package with Django 1.11 support.
I no longer support older versions of Django, we need to move forward and Django 1.11 it's the new LTS, folks using Django 1.18 need to upgrade. April, 2018 ends support for 1.8.
I hope you like the improvements:
- Now supporting Django 1.11 (end support for older versions)
- Ability to specify custom classes for admin inline fields
- Removing (almost all) javascript code from templates
- Using CDN for bootstrap files
- Fix widgets not rendering correctly:
- related lookup, add and change links
- split datetime
- raw id fields
- file field
- url field
- Now sidebar menu is enabled by default