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

[BUG] uuid pattern change and pattern checking #682 #938

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

Conversation

chahatsagarmain
Copy link

Changed regex for uuid pattern and uuid pattern check in admin.py

Fixes #682

Checklist

  • [* ] I have read the OpenWISP Contributing Guidelines.
  • [* ] I have manually tested the changes proposed in this pull request.
  • I have written new test cases for new code and/or updated existing tests for changes to existing code.
  • I have updated the documentation.

Changed regex for uuid pattern and uuid pattern check in admin.py

Fixes openwisp#682

Signed-off-by: chahatsagarmain <[email protected]>
Copy link
Member

@nemesifier nemesifier left a comment

Choose a reason for hiding this comment

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

Test missing.

@pandafy
Copy link
Member

pandafy commented Nov 22, 2024

Note: These views supports both UUID (4290a79a-e740-4abf-b49e-9d5789b580f6) and 4290a79ae7404abfb49e9d5789b580f6 hex format.

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.

[bug] 500 internal server error for NoReverse match
3 participants