assem-ch / django-jet-reboot

Legacy Django jet rebooted to support Django > 3 (4 and 5), and latest python releases
https://django-jet-reboot.readthedocs.io/
GNU Affero General Public License v3.0
413 stars 68 forks source link

Disable django-jet-reboot for a given admin site #96

Closed sougrinoma-sawadogo closed 11 months ago

sougrinoma-sawadogo commented 1 year ago

Hi, I have installed django-jet-reboot on my django project I am using custom admin sites (the default one and a custom one) I would like to disable djang-jet-reboot for the default site while keeping it on the custom admin site

I have posted a question about it on stackoverflow:

Link to post

Your help will be appreciated,

Thanks in advance!

assem-ch commented 11 months ago

Hey, I see you get your answer in stack-overflow: https://stackoverflow.com/a/5433301. closing