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

Issue/8 setup django models #15

Merged
merged 3 commits into from
Nov 9, 2021
Merged

Conversation

ineshbose
Copy link
Owner

@ineshbose ineshbose commented Nov 9, 2021

Proposed changes

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

For the database on the Django backend, starter models have been setup.

Type of change

Please uncomment the selected option.

New feature (non-breaking change which adds functionality)

Steps to reproduce

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

$ python3 manage.py migrate
$ python3 manage.py shell

Closes #8

GitHub pull request check contexts GitHub branch checks state GitHub commit activity (branch) GitHub last commit (branch)

GitHub issue state GitHub issue title GitHub issue author GitHub issue labels GitHub issue comments GitHub issue age GitHub issue last update

@ineshbose ineshbose merged commit fabb0a5 into develop Nov 9, 2021
@ineshbose
Copy link
Owner Author

PR did not include django-cleanup in requirements.txt! Fixed with #17.

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.

Setup Django models
1 participant