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 · 0 comments
Open

Requirements are not grouped into categories #71

mikamp116 opened this issue Jul 5, 2024 · 0 comments

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
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

No branches or pull requests

1 participant