Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Add "Favorites" for clips and tags #17

@nbonfire

Description

@nbonfire
  • Add a database table for "Favorite clips or tags" that has 3 fields - an ID Integer column, a user String column, and a cliportagname String column in models.py.
  • Create a new admin page for users to enter their favorites.
  • Edit the template to add a "favorites" section at the top.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions