Skip to content

Instantly share code, notes, and snippets.

@jtomasek
Created December 11, 2013 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jtomasek/7910325 to your computer and use it in GitHub Desktop.
Save jtomasek/7910325 to your computer and use it in GitHub Desktop.
Page not found (404)
Request Method: GET
Request URL: http://fedora18vm:3000/jasmine/TemplatesTests/
Using the URLconf defined in openstack_dashboard.urls, Django tried these URL patterns, in this order:
^$ [name='splash']
^auth/
^home/$ [name='user_home']
^i18n/js/(?P<packages>\S+?)/$ [name='jsi18n']
^i18n/setlang/$ [name='set_language']
^i18n/
^qunit/$ [name='qunit_tests']
^settings/
^project/
^admin/
^static\/(?P<path>.*)$
^media\/(?P<path>.*)$
^500/$
The current URL, jasmine/TemplatesTests/, didn't match any of these.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment