Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requirements are not grouped into categories #71

Open
mikamp116 opened this issue Jul 5, 2024 · 1 comment · May be fixed by #74
Open

Requirements are not grouped into categories #71

mikamp116 opened this issue Jul 5, 2024 · 1 comment · May be fixed by #74

Comments

@mikamp116
Copy link

When a new project is created, category grouping is not available.
Screenshot from 2024-07-05 11-53-36

How to reproduce:

$ git clone https://github.com/Santandersecurityresearch/asvs.git
$ cd asvs/
$ python3 -m venv .
$ . bin/activate
$ pip3 install -r requirements.txt 
$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py runserver
@danielcuthbert
Copy link
Contributor

thanks for this @mikamp116, will work out how to solve this

mikamp116 added a commit to mikamp116/asvs that referenced this issue Feb 7, 2025
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 a pull request may close this issue.

2 participants