Wykres commitów

3 Commity (251f558428f785669b8cd694058175b2e2855df1)

Autor SHA1 Wiadomość Data
Jason Robinson 251f558428 Move test settings and utils for Django to tests root
Fix first AS2 view decorator test.
2018-09-29 12:12:34 +03:00
Jason Robinson 2db416c38d Make activitypub_object_view into a view decorator 2018-09-29 02:39:14 +03:00
Jason Robinson 97c0d79b50 Add ActivityPub object view
The AP object view takes in a request and either fetches the object
and renders an AS2 document or calls the fallback view, which normally
would for example be a HTML document.

The fetch function is used to get the object by ID from the application.
2018-09-26 23:31:03 +03:00