#30357: Admin of app does not recognize Foreign_key field
-------------------------------------+-------------------------------------
Reporter: ReadMost | Owner: nobody
Type: Bug | Status: new
Component: | Version: 2.2
Uncategorized | Keywords: admin hide
Severity: Normal | foreign_key
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
if you look in the raw HTML source you'll find the field was always there
- it's just that:
Django tries to be clever and put the form field inside a div with CSS
class="form-row $FIELD_NAME",
The field's name was "cadastre", so the CSS class was "form-row cadastre",
...APP Plus.
Adblock Plus will hide anything with the CSS class "cadastre", along with
a lot of other CSS classes.
--
Ticket URL: <https://code.djangoproject.com/ticket/30357>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/051.e4bfb952cd084913651ffc24cf43bf15%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.