Giter Club home page Giter Club logo

Comments (4)

gasman avatar gasman commented on July 17, 2024

This probably means there was an error further up in the install script, preventing it from creating the database tables. You may have run into #10 , which is now fixed - please can you retry? If it still fails, please let us know the last few lines of output from the vagrant up step, and I can investigate further.

from wagtaildemo.

chrise86 avatar chrise86 commented on July 17, 2024

Yep that has seemed to fix it. Either way, trying to access /admin doesn't work.

First you get a routing error after the redirect:

Page not found (404)
Request Method: GET
Request URL:    http://localhost:8111/admin/django.contrib.auth.views.login?next=/admin/

so trying /admin/login directly also causes an error with the login template:

NoReverseMatch at /admin/login/
Reverse for 'django.contrib.auth.views.login' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []

In template /home/vagrant/.virtualenvs/wagtaildemo/src/wagtail/wagtail/wagtailadmin/templates/wagtailadmin/login.html, error at line 22
<form action="{% url 'django.contrib.auth.views.login' %}" method="post" autocomplete="off">

from wagtaildemo.

kaedroho avatar kaedroho commented on July 17, 2024

Hi Chris,

Apologies for that. I merged a commit in earlier which broke the login page. This has now been reverted so the login page should now work again. Please could you update the wagtail package and let us know if this fixes this issue?

Thanks,

Karl

from wagtaildemo.

chrise86 avatar chrise86 commented on July 17, 2024

@kaedroho yep, much better thanks! :)

from wagtaildemo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.