Skip to content

added tags model#22

Open
katiecai wants to merge 3 commits intomasterfrom
feature/tags-model
Open

added tags model#22
katiecai wants to merge 3 commits intomasterfrom
feature/tags-model

Conversation

@katiecai
Copy link
Copy Markdown

@katiecai katiecai commented May 9, 2018

defined basic tags model

@katiecai katiecai requested a review from hongee May 9, 2018 02:27
Copy link
Copy Markdown
Contributor

@hongee hongee left a comment

Choose a reason for hiding this comment

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

just a couple of quick changes!

@@ -0,0 +1,3 @@
from django.contrib import admin

# Register your models here.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can we also register the tag model? this lets us see this in the admin screen

from django.http import HttpResponse
# Create your views here.

def index():
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

could we implement a simple listing API? you can refer to the method i implemented in packages

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