#16144 closed Bug (fixed)
Admin changelist quite broken for RTL
Reported by: | Luke Plant | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 1.3 |
Severity: | Release blocker | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Various things are wrong with RTL changelist in Django 1.3, most noticeably the filters obscure the last column, and there is a big gap before the first column.
Screenshot will be attached (names are fictitious, don't worry).
Review appreciated to ensure that it isn't just me doing something stupid.
The fix needs to be backported to 1.3.X
Attachments (1)
Change History (4)
by , 13 years ago
Attachment: | rtl broken.png added |
---|
comment:1 by , 13 years ago
Triage Stage: | Unreviewed → Accepted |
---|
Confirmed, setting LANGUAGE_CODE to 'he' and USE_I18N to False triggers this problem.
Note:
See TracTickets
for help on using tickets.
screenshot