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

Replace poi_instance = POI.objects.filter(id=None).first() with None #3359

Open
MizukiTemma opened this issue Jan 22, 2025 · 0 comments
Open
Labels
effort: low Should be doable in <4h feature New feature or request good first issue Good for newcomers

Comments

@MizukiTemma
Copy link
Member

MizukiTemma commented Jan 22, 2025

Motivation

There is no object with id=None and poi_instance is always None. See this

Proposed Solution

Replace with None

Alternatives

User Story

Additional Context

This was found in this review

Design Requirements

Related Issues

@MizukiTemma MizukiTemma added the feature New feature or request label Jan 22, 2025
@charludo charludo added good first issue Good for newcomers effort: low Should be doable in <4h labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: low Should be doable in <4h feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants