-
5.1 requirements tables
## base.txt
| Name | Version in Master | 5.1 Compatible Version | OK |
| ---- | :---------------: | :-----------------------------: | :-: |
| [python-slugify](https://githu…
-
Just wondering whether Hooks can be emplemented externally in any part of the app. Something like Django signals. So that wherever a record changes or is added in the database, even if the action was…
-
Hello,
I am stuck in the chapter 9 in the django Parler stuff. It seems to be that the connection with the previous category and the product catalog didn't match. So I have succeed on created new …
-
### Issue Description
Goal: When rendering these pages, show ONLY the fields which are appropriate and applicable to the Organization Type specified.
### Applicability
In Django Admin, this issue app…
-
Dependencies:
- [ ] #393
### Overview
As a knowledgebase admin I want to be able to see user related data and other PD data through the Django admin screen. This requires synchronizing PD da…
-
### Overview
We need to research the permissions capabilities provided by Django and DRF. See instructions below.
### Action Items
- [x] research permissions capabilities in Django and docume…
-
### Summary
i am sorry for that my english is bad
i hope should be linked to the edit page when i click specific field, not the full line
my idea is from django-admin **list_display_links*…
-
Hello,
I'm trying to validate my spectacular configuration with the CLI like this :
`python manage.py spectacular --color --validate --fail-on-warn --api-version v1`
And i have this warning:
`…
-
When you add a talk or video from the publication admin interface, we should auto-fill the info.
-
This could be a command such as `./manage.py show_settings_diff` (or similar) - it could work by having the `djp.settings(globals())` function grab a snapshot of the current state before, then make th…