Building admin in Django must login with building name and password to login
I'm doing a building management program.
- Building
- Block
- Door No Every month, the manager receives a salary from the residents of the building. Administrator The building name and password will be entered to login and select the desired building. When building occupants check in
- Building will be selected
- Block will be selected according to the building
- After choosing the door number and password according to the block, the occupants will enter. I couldn't find an example for this. Thanks for your help