Skip to content

Integrate DJP #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Integrate DJP #48

wants to merge 1 commit into from

Conversation

fbinz
Copy link

@fbinz fbinz commented Nov 21, 2024

This pull request adds support for Simon Willison's (@simonw) DJP project.

DJP allows users to add plugins to Django by simply installing a package. I.e. to install the debug toolbar, one simply has to run pip install django-plugin-django-debug-toolbar and that's it.

While still very new, this approach seems to align pretty well with the ideas behind nanodjango.
This PR is still rough and would need documentation changes. It does however seem to work, based on my initial testing.

What do you think? Is this interesting to you?
If so, I'd happily adjust the docs accordingly (or add a test - though I'm not entirely sure what would be tested).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant