Skip to content
This repository was archived by the owner on Jan 25, 2018. It is now read-only.
This repository was archived by the owner on Jan 25, 2018. It is now read-only.

Finish documenting generic APIs #463

@kumar303

Description

@kumar303

There are several parts missing from generic API docs: https://solitude.readthedocs.org/en/latest/topics/generic.html

I just spent longer than I care to admit trying to run api.generic.products.get_object_or_404(public_id=...) instead of api.generic.product.get_object_or_404(public_id=...) because things like that are hard to look up in the code itself.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions