brack3t/django-braces

Include this `ParentObjectMixin` class?

vdboor opened this issue · 2 comments

Hi! I've written a ParentObjectMixin class, which mimicks the SingleObjectMixin, but allows for having a parent object that filters the queryset. This allows features such as:

  • selecting a "post" in a "category"
  • showing a partial listing based on a parent.

Would you like to have a pull request for this?

Sure, submit a PR?

closing very old issues