ivelum / djangoql

Advanced search language for Django
MIT License
1k stars 88 forks source link

Fix djangoql_syntax_help url in error_message #115

Open CleitonDeLima opened 7 months ago

CleitonDeLima commented 7 months ago

This fixes a bug when djangoql is used in another admin and not the default admin.

Error message: Reverse for 'djangoql_syntax_help' not found. 'djangoql_syntax_help' is not a valid view function or pattern name.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud