Skip to content

Releases: farridav/django-jazzmin

Fix some Bugs + Add poetry + Minor features

19 Sep 12:07
79da3f1
Compare
Choose a tag to compare
  • Use poetry to manage requirements
  • Fix broken badge
  • Organise images on documentation + other minor changes
  • Some styling changes
  • Fix heights on select filter in changeform template
  • Fix breadcrumb link in app list view
  • Add ability to add custom css&js to login/logout page

Bugfixes + more multi-admin support

21 Aug 08:32
6ece9a7
Compare
Choose a tag to compare
  • Improve detection of fieldsets
  • Various fixes to support installations with multiple admin sites
  • Increase flexibility for font awesome icons being used
  • Permalinks in docs
  • permissions fixes (Show menu items with change OR view permission)

Collection of small fixes

06 Aug 12:36
3f0ccab
Compare
Choose a tag to compare

Bug Fixes:

  • Bugfix: menu not showing Users app for staff users
  • Bugfix: on menu not displaying lowercased apps
  • Bugfix: on slugified parameters to allow unicode characters
  • Ignore coveralls exit code

Change Form variations + bugfixes

21 Jul 16:21
634fa82
Compare
Choose a tag to compare
  • Feature: Adds 4 different Change form templates (horizontal tabs, vertical tabs, carousel, collapsible)
  • Bugfix: Ensure parent page is marked as active when on child pages (detail views)
  • Cleaning: Improve test suite

Small fixes around icon customisations + bugfixes

14 Jul 15:42
5990e5a
Compare
Choose a tag to compare
  • Fix history page for those with a custom user model
  • Add user defined title to login page
  • Allow customisation of default app / model icons
  • Allow globally defined icons to apply to custom links / user menu links
  • Fix naming of top menu items (Use verbose name instead)

Bugfixes + Demo app

23 Jun 14:53
Compare
Choose a tag to compare
  • Adds in demo app
  • Fix inline form editing
  • slightly re-strucure base template for less problematic overiding
  • Make admin forms with no fieldsets render without tabs

Restyle timeline&history page + small bugfixes

17 Jun 19:42
d362cf5
Compare
Choose a tag to compare
  • Restyle history page and timeline to make them look more jazzy
  • Keep selects consistent throughout the project
  • Add more models to the test application to cover m2m relationships, autocomplete fields and other stuff.
  • Minor bugfixes

Jazzy admin docs + customisable user menu

13 Jun 09:43
6727a8b
Compare
Choose a tag to compare

Adds UI Builder

11 Jun 15:41
44b2dc0
Compare
Choose a tag to compare

Minor fixes & Custom CSS/JS

09 Jun 11:27
Compare
Choose a tag to compare
  • Allow custom CSS/JS files via jazzmin settings
  • Minor fixes around UI