Skip to content
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

update from carltongibson/neapolitan upstream #15

Merged
merged 21 commits into from
Jul 22, 2024
Merged

Conversation

joshuadavidthomas
Copy link
Member

@joshuadavidthomas joshuadavidthomas commented Jul 1, 2024

Pull in all recent commits missing from our fork.

Needed some manual intervention since our fork has diverged a bit.

carltongibson and others added 21 commits March 24, 2024 12:28
Using `app_config.path` in more correct, since it leverages Django's app folder
discovery, allowing apps to be placed in various locations.
Route only some roles:

   BookmarkView.get_urls(roles={Role.LIST, Role.DETAIL})

Plus, specify url_base, and path_converter for URL routing.

Co-authored-by: Kasun Herath <[email protected]>
@joshuadavidthomas joshuadavidthomas marked this pull request as ready for review July 2, 2024 15:04
@joshuadavidthomas joshuadavidthomas requested a review from a team July 2, 2024 15:04
Copy link

@jefftriplett jefftriplett left a comment

Choose a reason for hiding this comment

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

I think this is good. I need to switch to this fork for the management command fix alone. I have been running off of my own file.

@joshuadavidthomas joshuadavidthomas merged commit 3e69cf2 into main Jul 22, 2024
12 of 13 checks passed
@joshuadavidthomas joshuadavidthomas deleted the bump-upstream branch July 22, 2024 14:00
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.

4 participants