Coder Social home page Coder Social logo

Comments (8)

darklow avatar darklow commented on July 25, 2024

I didn't quite understood what you meant by DS doesn't having own login page.
Only thing django-suit changes for login is template: login.html
It is not possible it could change anything you mentioned.

from django-suit.

jonashaag avatar jonashaag commented on July 25, 2024

Wow okay that's weird. I think it must be something in my project. Still I don't really understand.

If I remove 'suit' from INSTALLED_APPS and call /admin/ not being logged in, I'm shown the Django admin login form. If I use django-suit, I'm shown my own login page (for frontend users).

from django-suit.

darklow avatar darklow commented on July 25, 2024

very strange indeed, i am using suit for about 5 my projects, never noticed such behavior.

from django-suit.

jonashaag avatar jonashaag commented on July 25, 2024

Ok if I remove my own registration/login.html, it works as expected.

from django-suit.

jonashaag avatar jonashaag commented on July 25, 2024

Could it be that django-suit uses registration/login.html while Django's admin uses admin/login.html?

from django-suit.

darklow avatar darklow commented on July 25, 2024

oh, sorry, i should have chosen different path for login, i'll fix that

from django-suit.

jonashaag avatar jonashaag commented on July 25, 2024

Yeah I think you should move those templates into admin/.

from django-suit.

darklow avatar darklow commented on July 25, 2024

I did at first, but then because of annoying recursive template errors, i needed to extend it so i decided to move it to registration :) which apparently wasn't such a good idea

from django-suit.

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.