#35084: Recommend third-party package module names use a `django_` prefix
------------------------------------------------+--------------------------
Reporter: Adam Johnson | Owner: nobody
Type: Cleanup/optimization | Status: assigned
Component: Packaging | Version: dev
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 |
------------------------------------------------+--------------------------
Following [
https://forum.djangoproject.com/t/change-reusable-apps-naming- recommendation/25233 discussion on the forum], update the “How to write
reusable apps” tutorial to recommend packaged modules have a `django_`
prefix.
--
Ticket URL: <https://code.djangoproject.com/ticket/35084>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.