Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Trying to Create student fails #66

Open
madum31 opened this issue Sep 3, 2024 · 1 comment
Open

Trying to Create student fails #66

madum31 opened this issue Sep 3, 2024 · 1 comment

Comments

@madum31
Copy link

madum31 commented Sep 3, 2024

I know Python but quite newbee in Django usage ;-)

I successfully installed your project and run it as well
I also succeed to created Programs, Semesters, Courses and Sessions even if I don't know exactly how it's architectured.

My issue
I'm continuously failing trying to add Student .
The page 'http://127.0.0.1:8000/accounts/student/add/' always send back "Correct the error(s) below." after activating Save button.
All the student fields are correctly completed.
Also no error detail in server logs.

I saw in #36 that Passwords are sent by mail.
Is there an option or a way which could allow to perform such action through the "accounts/student/add" page ?

Thanks for your help,
regards,
Martial

@adilmohak
Copy link
Owner

@madum31 This bug seems to be resolved now, have you tried the latest changes?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants