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

Django for project & dataset admin #4

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

abkfenris
Copy link

@dgumustel

This creates some initial Django models to represent events, projects, and datasets and allows metadata about each.

I'm thinking we could the Django Admin with an in-repo SQLite database for managing the events/projects/datasets, and then Django-distill to render templates out to static pages.

Login to the Django admin admin / oceanhackweek

I haven't built any templates, really just set up the models, admin, and tested that the right relationships can be easily managed in between them.

Creates some initial Django models to represent events, projects, and datasets and allows metadata about each.

I'm thinking we could the Django Admin with an in-repo SQLite database for managing the events/projects/datasets, and then [Django-distill](https://django-distill.com/) to render templates out to static pages.

admin / oceanhackweek
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