otto-torino / django-baton

A cool, modern and responsive django admin application based on bootstrap 5 that brings AI to the Django admin - https://baton.sqrt64.it/
MIT License
859 stars 92 forks source link

Issue with template #248

Closed mariofix closed 1 year ago

mariofix commented 1 year ago

Hello, i just updated the packages for a project and now i have an issue with the template, it adds a link to the top and a lot of space to the bottom

django-baton-top

django-baton-footer

I tried with a clean installation of everything and it doesn't go away I'm using Python 3.11.1 on Debian 11 Poetry 1.4.0 Django 4.2 django-baton 2.6.2 django-debug-toolbar 3.8.1 (disabled to check if it was messing with the template) Should I downgrade in the meantime or might be a config issue?

mariofix commented 1 year ago

I downgraded Django to 4.1.8 and it works fine. So there is an issue with Django 4.2 support maybe?

abidibo commented 1 year ago

Yeah, Django 4.2 admin templates changed a lot, we're working on this.

abidibo commented 1 year ago

@mariofix this was fixed in django-baton==2.7.0