[MDBF-422] Feedback-plugin-backend: Create an index page Created: 2022-05-30  Updated: 2022-06-08

Status: Open
Project: MariaDB Foundation Development
Component/s: Feedback Plugin
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Anel Husakovic Assignee: Andreia Hendea
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Currently there is no index page for https://github.com/MariaDB/feedback-plugin-backend and it is not intuitive how to use the feedback plugin

Page not found (404)
Request Method: 	GET
Request URL: 	http://localhost:8000/
 
Using the URLconf defined in feedback_plugin.urls, Django tried these URL patterns, in this order:
 
    admin/
    rest/v1/server-count/ [name='server_count']
    rest/v1/version-breakdown/ [name='version_breakdown']
    rest/v1/architecture/ [name='architecture']
    rest/v1/os/ [name='os']
    rest/v1/file-post/ [name='file_post']
 
The empty path didn’t match any of these.
 
You’re seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.


Generated at Thu Feb 08 03:37:46 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.