Skip to content

add support for Django 5.2 #188

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 2 commits into from
Jul 23, 2025
Merged

add support for Django 5.2 #188

merged 2 commits into from
Jul 23, 2025

Conversation

joshuadavidthomas
Copy link
Member

No description provided.

@joshuadavidthomas joshuadavidthomas requested a review from a team as a code owner July 23, 2025 18:25
<!-- labelColor=%23092E20 -->

`django-simple-nav` is a Python/Django application designed to simplify the integration of navigation and menu bars in your Django projects. With a straightforward API and customizable options, you can easily add and manage navigational elements in your web applications. It is designed to be simple to start with, but flexible enough to handle complex navigation structures while maintaining that same simplicity.

## Requirements

- Python 3.9, 3.10, 3.11, 3.12, 3.13
- Django 4.2, 5.0, 5.1
- Django 4.2, 5.0, 5.1, 5.2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can probably drop explicit 5.0 support since it hit EOL and should be covered by 4.2 and 5.x working. I'd probably leave the trove though.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I'm going to in a separate PR

@joshuadavidthomas joshuadavidthomas merged commit 2c922aa into main Jul 23, 2025
24 checks passed
@joshuadavidthomas joshuadavidthomas deleted the django52 branch July 23, 2025 20:35
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.

2 participants