Opened 3 years ago
Last modified 3 years ago
#34526 closed Bug
issue in admin with sites — at Version 1
| 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 (last modified by )
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
Solution tried: setting the default_manager for client model.
Change History (1)
comment:1 by , 3 years ago
| Component: | Uncategorized → contrib.admin |
|---|---|
| Description: | modified (diff) |
| Keywords: | admin sites added |
Note:
See TracTickets
for help on using tickets.