Skip to content

Disable unused Django features #240

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

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Nov 20, 2024

The example app isn't currently using the admin, auth, sessions and messages features.

The config has been commented out rather than removed, to make it easier for users to re-enable if needed. (Particularly since some of the config is order dependant, such as MIDDLEWARE.)

GUS-W-17316698.

The example app isn't currently using the admin, auth, sessions and
messages features.

The config has been commented out rather than removed, to make it easier
for users to re-enable if needed. (Particularly since some of the config
is order dependant, such as `MIDDLEWARE`.)
@edmorley edmorley self-assigned this Nov 20, 2024
@edmorley edmorley requested a review from a team as a code owner November 20, 2024 09:47
@edmorley edmorley removed the request for review from a team November 20, 2024 09:47
@heroku heroku bot temporarily deployed to getting-star-edmorley-d-nt3ccs November 20, 2024 09:50 Inactive
@edmorley edmorley merged commit 0c83b7c into main Nov 20, 2024
1 check passed
@edmorley edmorley deleted the edmorley/disable-unused-features branch November 20, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant