Change links, normally appear in each row in tabular inlines, not displayed after django-baton installed.
django 1.11
python 3.4
django_baton 1.1
show_change_link is correctly set.
I was able to reproduce the bug, I've filed it on github issues page (https://github.com/otto-torino/django-baton/issues/5) and fixed it in the new baton release.
Please upgrade django-baton to release 1.1.1.
Related
I am working on an existing django project where admin console is extensively used.
With my latest run of package upgrade for my application admin page layout has changed.
Models have started appearing on all the pages, leaving a small space to display form fields.
For example this is how form page look like now:
Original Form view was occupying the whole page like this:
Any clue on what has been changed and which setting to change to get back the original view?
From the django-3.1 release notes,
The admin now has a sidebar on larger screens for easier navigation.
It is enabled by default but can be disabled by using a custom
AdminSite and setting AdminSite.enable_nav_sidebar
to False.
You can refer Customizing the AdminSite class - (django doc) to know more about customizing the AdminSite
Try this, open your browser and clear all the history then login back in again and it should work. I am sure the browser has cached an old version of Django admin.
I had the same problem when using version 3.1. I started a new demo app with version 2.2 to demonstrate something and when I got back to version 3.1 I got that issue, So what I did was just clear the browser history and everything came to its original state.
I have a snippet called event, After upgrading to wagtail 2.5.1 (Still i am not sure if this issue is related to version 2.5.1) The previous events aren't displayed on the wagtail admin page anymore. However i am able to search for them in the search box.any help is appreciated
I have used TYPO3 8 Latest version with repository extension sr_feuser_registration(5.0.0) and my systems using php version 7.1.99.
Edit User profile is not working. when i click on update profile button it's just refresh the page not update profile. Also i debug the code and i get always isSubmit value false. but when i enable editPreview then update profile working fine.
Thanks!
There are several related bugs posted on forge.typo3.org.
Alternatively you can try femanager.
I want to show latest product in home.tpl opencart 1.5.6.4 manually without using latest module. How to do that?
Thanks
I have set up a new site on mura cms 5.4 and gave it the domain localhost but nothing gets displayed in the preview.it is a site in construction and so assigned it localhost as the domain.
why doesnt it allow me to preview the changes?
it keeps giving me page cannot be displayed.
i have tried getting to it from the link that appears on the top of the page
please help. greatly appreciate it.
I advice to upgrade to the latest version of Mura (version 6) and see if the issue still occures. Since Mura 5.4 is an old version, there is a big chance the issue is fixed meanwhile.
It's very easy and save to upgrade Mura. http://docs.getmura.com/installation-set-up/upgrading-mura/