You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Penny Press developers
Ok, so I was thinking we're taking a very Java-esce approach to this.
I think we should do this the Django way and just start coding.
Let's start the news app and use django-tagging for the categories.
It's got everything we need. Let's not directly tie into the
TagsField that django-tagging provides but create a relation to the
tagged item field. That'll get us started.