Starts the user (profile) endpoint and lays groundwork for inbox and feed endpoint
authorJessica Tallon <xray7224@googlemail.com>
Mon, 29 Jul 2013 20:53:08 +0000 (21:53 +0100)
committerJessica Tallon <jessica@megworld.co.uk>
Tue, 22 Jul 2014 22:13:13 +0000 (23:13 +0100)
commitd7b3805f2dde435e211560ba6500cc30780739eb
tree058a7a256eb695caec23b939c51f68ea8e83f5b4
parent637b966ac20e448d17b310ccbf29389410d7cdf2
Starts the user (profile) endpoint and lays groundwork for inbox and feed endpoint
mediagoblin/db/models.py
mediagoblin/decorators.py
mediagoblin/federation/__init__.py [new file with mode: 0644]
mediagoblin/federation/routing.py [new file with mode: 0644]
mediagoblin/federation/views.py [new file with mode: 0644]