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

Added Vulnerability Module and Upgraded to Django 2.0 #21

Open
wants to merge 47 commits into
base: master
Choose a base branch
from

Conversation

yannarak
Copy link

No description provided.

Yannarak Wannasai and others added 30 commits December 22, 2017 11:05
- Install necessary dependencies with apt-get
- Correct the path to the project files
- authentication
- authorization
- plugins
- repositories
- dependencies
- risk_category

Add the following fields to Person Model:
- Slack ID
- Created an AdminModel for VulnerablityClass model.
- Created an AdminModel for VulnerablityClass model.
- Created an AdminModel for VulnerablityClass model.
Copy link
Owner

@aparsons aparsons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! I only would like a filename changed before merging.

RUN python3 /bag-of-holding/src/manage.py loaddata /bag-of-holding/src/sample_data.json
RUN python3 /bag-of-holding/project/manage.py makemigrations
RUN python3 /bag-of-holding/project/manage.py migrate
RUN python3 /bag-of-holding/project/manage.py loaddata /bag-of-holding/project/mercari_data.json
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename to sample_data or something not brand-specific.

bag-of-holding.iml

# Sample Data
project/mercari_data*.json
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename to sample_data or something not brand-specific.

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.

2 participants