Page 1 of 1

User accounts

Posted: Fri Mar 17, 2023 9:45 am
by KHolm
Hi (David),

When reading up on Django, it appears as if one can define multiple users; this however seems to have been disabled somehow.
Noticed in your images logfile that the last action was to remove the user "David".

Can you please elaborate on this a bit. Can one log-in as admin and work with users of Automagically?

/Marcus

Re: User accounts

Posted: Fri Mar 17, 2023 9:45 am
by davka003
Well there is A full blown system of users in django with permissions and such. For simplicity I have removed all links to places where you administrate users so it is hard to add any, but it could be done and that would result in that there would be multiple users able to login to the administrative interface, that's pretty much it.