Questions and Answers :
Web site :
Forum - Marking all threads as read
Message board moderation
Author | Message |
---|---|
Send message Joined: 7 Oct 19 Posts: 10 Credit: 650,307 RAC: 0 |
When I click on "Mark all threads as read" it does mark them as read but also returns this error message: "Page not found (404) Request Method: GET Request URL: http://quchempedia.univ-angers.fr/forum_index.php Using the URLconf defined in QuChemPedIAProject.urls, Django tried these URL patterns, in this order: admin/ [name='accueil'] accueil [name='accueil'] accueil/ access/ import/ user/ ^media\/(?P<path>.*)$ ^data_dir\/(?P<path>.*)$ The current path, forum_index.php, 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." FYI Only Cheers |
Send message Joined: 23 Jul 19 Posts: 289 Credit: 464,119,561 RAC: 0 |
Thank you. Yes at the moment we debug the open database website (to browse computation results) and it is Django. The issue is the URL of the button "Mark all threads as read". I should patch this when I have time. |
©2024 Benoit DA MOTA - LERIA, University of Angers, France