On Jun 17, 2016 12:06 PM, "'antanas skiudulas' via Django users" <
django-users@googlegroups.com> wrote:
>
> I'm a newbie trying to make a wiki page with Django, however, I keep
running into this very annoying problem:
>
> NoReverseMatch at /wiki/page/Start/ Reverse for '' with arguments '()'
and k
Can you post the INSTALLED_APPS part of your settings.py ?
2016-06-17 21:01 GMT+02:00 'antanas skiudulas' via Django users
:
> I'm a newbie trying to make a wiki page with Django, however, I keep running
> into this very annoying problem:
>
> NoReverseMatch at /wiki/page/Start/ Reverse for '' with
I'm a newbie trying to make a wiki page with Django, however, I keep
running into this very annoying problem:
NoReverseMatch at /wiki/page/Start/ Reverse for '' with arguments '()' and
keyword arguments '{}' not found. 0 pattern(s) tried: []
Sites urls.py
urlpatterns = [
url(r'^admin
3 matches
Mail list logo