Page not found (404)

Object aleksis-app-exlibris not found in AlekSIS
Request Method: GET
Request URL: https://translate.edugit.org/projects/aleksis/aleksis-app-exlibris/de/
Raised by: weblate.trans.views.basic.show

Using the URLconf defined in weblate.urls, Django tried these URL patterns, in this order:

  1. [name='home']
  2. projects/ [name='projects']
  3. projects/<object_path:path>/ [name='show']

The current path, projects/aleksis/aleksis-app-exlibris/de/, matched the last one.

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.