Modifies the stock Django-Administration interface to fit our ideas a little bit better.
Project description
Modifies the stock Django-Administration interface to fit our ideas a little bit better.
Merging apps
Merging apps is possible as follows:
FHADMIN_MERGE = {"accounts": "auth"}
This example moves all models from the accounts app to the auth heading. Both app labels have to exist. Note that this only changes the start page of the Django admin panel and of course the global navigation. Note that strange things (or worse) may happen if the user has access to only one or the other app.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_fhadmin-2.2.2.tar.gz
(6.8 kB
view hashes)
Built Distribution
Close
Hashes for django_fhadmin-2.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57b909dc26b7b9b2b2f3d6188c0a335de50b0b120c09a77edf2c7efbfcd531ec |
|
MD5 | a6bd637efc143374f69386e0e6f33596 |
|
BLAKE2b-256 | f79acd45cf8e33d592bc1ea1b31c33e5f5ff315e5a0ff7fc41314c3da3352e2a |