Page not found (404)

Request Method: GET
Request URL: http://172.20.0.4/content/discover-unbelievable-anytime-rtf-oedip-sau-despre-sensul-eroic-al-existen%C5%A3ei-%C3%AEn-dram%C4%83

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

  1. ^jsi18n/
  2. ^i18n/
  3. ^admin/
  4. ^press/download/(?P<pk>.*)/$
  5. ^robots\.txt$
  6. ^ajax/
  7. ^filebrowser_filer/
  8. ^ckeditor/
  9. ^logout/$ [name='logout']
  10. ^filer/
  11. sitemap.xml [name='django.contrib.sitemaps.views.sitemap']
  12. ^ru/
  13. ^media\/(?P<path>.*)$

The current path, content/discover-unbelievable-anytime-rtf-oedip-sau-despre-sensul-eroic-al-existenţei-în-dramă, 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.