Skip to content

Installs the tutorial as part of the package #9600

@cd-fge

Description

@cd-fge

The tutorial is installed into the root namespace as part of the package.

The djangorestframework-3.15.2-py3-none-any wheel contains:

./tutorial
./tutorial/quickstart
./tutorial/quickstart/migrations
./tutorial/quickstart/migrations/__init__.py
./tutorial/quickstart/views.py
./tutorial/quickstart/tests.py
./tutorial/quickstart/serializers.py
./tutorial/quickstart/models.py
./tutorial/quickstart/apps.py
./tutorial/quickstart/admin.py
./tutorial/quickstart/__init__.py
./tutorial/wsgi.py
./tutorial/urls.py
./tutorial/settings.py
./tutorial/asgi.py
./tutorial/__init__.py

It should probably be excluded like the tests already are. Otherwise it should at least be installed beneath the rest_framework namespace.

Checklist

  • Raised initially as discussion #...
  • This is not a feature request suitable for implementation outside this project. Please elaborate what it is:
    • compatibility fix for new Django/Python version ...
    • other type of bug fix
    • other type of improvement that does not touch existing code or change existing behavior (e.g. wrapper for new Django field)
  • I have reduced the issue to the simplest possible case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions