users to posts many-to-many so we don't have lots of duplicate posts

This commit is contained in:
Kyle Mahan 2015-01-30 02:50:05 +00:00
parent 8dd5b2ea1a
commit 85f1e9bc96
4 changed files with 28 additions and 21 deletions

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
.sass-cacheconfig.py
celerybeat-schedule
.sass-cache
__pycache__