• Welcome to BirdForum, the internet's largest birding community with thousands of members from all over the world. The forums are dedicated to wild birds, birding, binoculars and equipment and all that goes with it.

    Please register for an account to take part in the discussions in the forum, post your pictures in the gallery and more.
ZEISS DTI thermal imaging cameras. For more discoveries at night, and during the day.

European birds (1 Viewer)

Well, I have checked. It does...

No it doesn't, it displays this


Page not found (404)
Request Method: GET
Request URL: http://quizyteam.pl/en/games/22c13a74-f532-42e2-98b2-f1296119b110/alone/

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

^__debug__/
^api/
^ajax_select/
^redactor/
^admin/
^api-token-auth/
^api-auth/
^rest-auth/
^rest-auth/registration/
^rest-auth/facebook/$ [name='fb_login']
^rest-auth/twitter/$ [name='twitter_login']
^accounts/login/$ [name='login']
^accounts/register/$ [name='registration_register']
^accounts/
^accounts/
^accounts/guest/$ [name='login_as_guest']
^tags-autocomplete/$ [name='tags-autocomplete']
^categories/$ [name='get-categories']
^i18n/
^messages/
^login/(?P<backend>[^/]+)/$ [name='begin']
^complete/(?P<backend>[^/]+)/$ [name='complete']
^disconnect/(?P<backend>[^/]+)/$ [name='disconnect']
^disconnect/(?P<backend>[^/]+)/(?P<association_id>[^/]+)/$ [name='disconnect_individual']
^$ [name='homepage']
^picture/(?P<pk>[0-9a-f-]{36})$ [name='picture']
^fb/(?P<pk>[0-9a-f-]{36})/alone/$ [name='fb-quiz-start-game-alone']
^pl/
^media\/(?P<path>.*)$

The current URL, en/games/22c13a74-f532-42e2-98b2-f1296119b110/alone/, 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.



A
 
And again I get this



Page not found (404)
Request Method: GET
Request URL: http://quizyteam.pl/en/games/new/22c13a74-f532-42e2-98b2-f1296119b110/

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

^__debug__/
^api/
^ajax_select/
^redactor/
^admin/
^api-token-auth/
^api-auth/
^rest-auth/
^rest-auth/registration/
^rest-auth/facebook/$ [name='fb_login']
^rest-auth/twitter/$ [name='twitter_login']
^accounts/login/$ [name='login']
^accounts/register/$ [name='registration_register']
^accounts/
^accounts/
^accounts/guest/$ [name='login_as_guest']
^tags-autocomplete/$ [name='tags-autocomplete']
^categories/$ [name='get-categories']
^i18n/
^messages/
^login/(?P<backend>[^/]+)/$ [name='begin']
^complete/(?P<backend>[^/]+)/$ [name='complete']
^disconnect/(?P<backend>[^/]+)/$ [name='disconnect']
^disconnect/(?P<backend>[^/]+)/(?P<association_id>[^/]+)/$ [name='disconnect_individual']
^$ [name='homepage']
^picture/(?P<pk>[0-9a-f-]{36})$ [name='picture']
^fb/(?P<pk>[0-9a-f-]{36})/alone/$ [name='fb-quiz-start-game-alone']
^fblogin/
^pl/
^media\/(?P<path>.*)$

The current URL, en/games/new/22c13a74-f532-42e2-98b2-f1296119b110/, 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.
 
I get a log in page. You may have to set access settings differently, or upload directly here.

Niels
 
Warning! This thread is more than 6 years ago old.
It's likely that no further discussion is required, in which case we recommend starting a new thread. If however you feel your response is required you can still do so.

Users who are viewing this thread

Back
Top