Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

No longer appears to work with Django 2.X + Python 3 #44

Open
ursomniac opened this issue Apr 11, 2019 · 3 comments
Open

No longer appears to work with Django 2.X + Python 3 #44

ursomniac opened this issue Apr 11, 2019 · 3 comments

Comments

@ursomniac
Copy link

The only example in the configuration of ADMIN_REORDER that works is using the app name with no other customization, e.g., 'site'. Every other configuration results in nothing showing up.

Does anyone know of a replacement app that has this functionality that is being maintained?

@frnhr
Copy link

frnhr commented Apr 11, 2019

@ursomniac This works quite well, although not perfect:
https://github.com/jrief/django-admin-sortable2

Edit: if you need the sorting functionality, that is.

NM, misunderstood the issue

@chrda81
Copy link

chrda81 commented Apr 19, 2019

@ursomniac Or you can use Django-JET and generate a menu with python manage.py jet_side_menu_items_example. Have a look at the docs https://jet.readthedocs.io/en/latest/config_file.html

@djmaze
Copy link

djmaze commented Oct 9, 2019

Works for us (Django 2.0.13).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants