Releases: douglasmiranda/django-admin-bootstrap
0.4.4 - Django 3 compatibility improved!
Thanks to @ortegoncarlos, @Nefonfo, @nodarai and @eghlima for bringing this issue to my attention on #151. 👍
0.4.3 - For a better world
We adopted a CODE OF CONDUCT. xD
We're using Bootstrap 3, we'll start to work on a Bootstrap upgrade.
And I'm more excited about this!!!
Changes for this release:
- Change "Recent Actions" to "Apps" on the apps table
- Fix string not being able to translate because of title-case
- Instead of "My Actions" show the name/username of the current user
- Avoiding the overflow of links in forms; Not applying to .main a anymore because it can touch in links you don't want break-all
0.4.2 - Lareau
Some improvements are:
- Using context var
app_list
from Django Admin and not from our custom template tag. - Custom template tag and custom template for sidebar removed, it's more simple now.
available_apps
now provides us a way to render the app list everywhere on Django Admin.
0.4.1 - Lierop
Some improvements:
- Fix sidebar menu too small in some screens #129
- Sidebar Filters are now collapsable #133
- Fix misaligned icons for related field
- Fix style of autocomplete widget
- Fix errors not highlighted for multiple fields per line
- Fix misaligned Checkboxes
- Small CSS fixes
Big thanks to R.J. van Lierop for making django-admin-bootstrap better!
I've been testing on Django 2.2 Beta, it looks like we're going to be just fine, no big changes so far.
If you find any issues with Django 2.2 Beta, please tell me.
Paulino & Mackenzie
Why Paulino & Mackenzie?
Open source it's not an easy endeavor, most of the time contributors don't receive the appreciation they deserve, so I'll be dedicating every release of my projects to a contributor that made a PR in that release or someone from past releases. It's a small gesture, I intend to do more, but I feel it's a good start.
So thanks @gilsonbp and @cmackenziek for your contributions.
In this release we have:
- Better (readme) docs
- A better way to handle branding of the dashboard
- Some other additional info
- New MIT licensing
Django 2.0 Support!!!
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
Important Release for Django 1.8 users.
- Fix template tag on Django 1.8.
0.3.7 - Now with Django 1.10 compatibility =D
0.3.7 Sep 4, 2016
- Better compatibility with latest Django
- Python 3 fix #86
- Upgrade to Bootstrap v3.3.7
- Fix some minor bugs
I want to thank all these awesome people:
- (@ejnens)
- Stéphane Angel (@twidi)
- Gustavo Soares (@gustavosoares)
- @alrusdi
- Evan Borgstrom (@borgstrom)
- James Pic (@jpic)
- Silvano Nogueira (@snbuback)
- Emmanuelle Delescolle (@nanuxbe)
- Petar (@pbojinov)
- Sergii Lapin (@Seha16)
- Oria (@oriadam)
- Jan Schär (@jscissr)
- Adam Jakubowski (@ajakubo1)
- Simone Tombesi (@Seether85)
- Mauricio (@maoaiz)
- Michael Kutý (@michaelkuty)