Opened 19 months ago
Last modified 19 months ago
#34526 closed Bug
issue in admin with sites — at Initial Version
Reported by: | Mohamed El-Kalioby | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 4.2 |
Severity: | Normal | Keywords: | admin sites |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Lets assume that there is a client model which is using the current_site manager so that each site can manage their own clients. But what happens that the admin app always show the clients that belongs to SITE_ID regardless of the domain the admin accessed from.
Affected Module: contrib.admin
Note:
See TracTickets
for help on using tickets.