#32185: Add anchors to django code style docs
-----------------------------------------+------------------------
Reporter: Stuart Axon | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 3.1
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
It would be good if there were anchors on all the subsections on here.
https://docs.djangoproject.com/en/dev/internals/contributing/writing-code
/coding-style/
Currently I can link to
https://docs.djangoproject.com/en/dev/internals/contributing/writing-code
/coding-style/#model-style
But I can't further link to the item about that starts
"The order of model inner classes and standard methods should be as
follows (noting that these are not all required):"
It would be useful for humans, but and possibly linters.
Source doc
https://github.com/django/django/blob/master/docs/internals/contributing
/writing-code/coding-style.txt
--
Ticket URL: <https://code.djangoproject.com/ticket/32185>
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 view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/049.8b32c070b08bbd1b06d199d332bd10f3%40djangoproject.com.