I'm not sure without running it, which I can't do now. I have
noticed that your slug is not and id, but the field PostSubReddit
is a foerignkey which might expect an id.

Unrelated, I think your models shouldn't be pluralised (e.g. Post
instead of Posts). If you want the table name to be plural, use
the Meta class.

--
Jon Black
www.jonblack.org


On Thu, Jul 5, 2012, at 02:07, Barry Morrison wrote:

  I've been beating my head against this all night and now into
  the morning...I have NO idea what I'm doing wrong and Google
  and Stack Overflow haven't been as helpful as I had hoped.
  https://gist.github.com/7dc0b98a2fe056379ae8
  Any help or guidance would be greatly appreciated!
  Thanks!!


  --
  You received this message because you are subscribed to the
  Google Groups "Django users" group.
  To view this discussion on the web visit
  [1]https://groups.google.com/d/msg/django-users/-/zgmrTPX9yIEJ
  .
  To post to this group, send email to
  django-users@googlegroups.com.
  To unsubscribe from this group, send email to
  django-users+unsubscr...@googlegroups.com.
  For more options, visit this group at
  http://groups.google.com/group/django-users?hl=en.

References

1. https://groups.google.com/d/msg/django-users/-/zgmrTPX9yIEJ

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to