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

NoSQLish handling of metadata #81

Open
1 of 7 tasks
sourcefilter opened this issue Dec 11, 2017 · 0 comments
Open
1 of 7 tasks

NoSQLish handling of metadata #81

sourcefilter opened this issue Dec 11, 2017 · 0 comments

Comments

@sourcefilter
Copy link
Member

sourcefilter commented Dec 11, 2017

Models

  • Allow handling of flexible key:value pairs by storing metadata in a Postgres JSONField.
  • MultiWidget w/ js for editing Metadata
  • Put all metadata in the JSONField, using other db fields only for cobweb-specific options and settings.
  • Put imported external metadata in a separate metadata_imported (or whatever) JSONField.
  • Sorting - 1. name/title (???), 2. description, 3. keywords, 4. Subjects, 5. everything else, alphabetically

Views

  • Sorting (see above)
  • Figure out how to do the forms/inputs. Incorporate into javascript.
@sourcefilter sourcefilter changed the title django-nonrel django-nonrel???? Dec 11, 2017
@sourcefilter sourcefilter changed the title django-nonrel???? NoSQLish handling of metadata Jan 22, 2018
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