Login page #9

Open
opened 2025-09-05 10:42:26 +02:00 by Babyforce · 0 comments
Owner

Right now, there is no login mechanism. If I want to be able to expose it to the internet, I need to create a login page.

Don’t know if I should make it in a new app or directly in watcher.

For now I can use the default django user database, it’s convenient to be able to access the admin page easily. Perhaps at a later date I could make my own user model.

Right now, there is no login mechanism. If I want to be able to expose it to the internet, I need to create a login page. Don’t know if I should make it in a new app or directly in watcher. For now I can use the default django user database, it’s convenient to be able to access the admin page easily. Perhaps at a later date I could make my own user model.
Babyforce added this to the V0.1 release milestone 2025-09-05 10:42:26 +02:00
Sign in to join this conversation.
No description provided.