Skip to content

Fixed LEVEL_CHOICES, SEMESTER_CHOICES - #37

Open
Durgeshkarna wants to merge 4 commits into
SkyCascade:mainfrom
Durgeshkarna:main
Open

Fixed LEVEL_CHOICES, SEMESTER_CHOICES#37
Durgeshkarna wants to merge 4 commits into
SkyCascade:mainfrom
Durgeshkarna:main

Conversation

@Durgeshkarna

Copy link
Copy Markdown

The Problem was that in settings.py there were LEVEL_CHOICES and SEMESTER_CHOICES but adding or deleting the choices was not working in the output so in core/models.py and core/forms.py the choices was coming from the models.py choices not from settings.py and similarly for accounts/models.py and accounts/forms.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant