chapeau/things_for_testing
Marnanel Thurman 6e63dcdeab Actor's "name" is a URLField, not a CharField.
The identifying URL is the only information we can be sure we have.

ThingUser's "name" field is modified similarly.

get_or_make() method is added to Actor.

ThingUser's as_activity() method is renamed to serialize() for consistency.
2018-08-29 20:21:39 +01:00
..
migrations
__init__.py
admin.py
apps.py
models.py Actor's "name" is a URLField, not a CharField. 2018-08-29 20:21:39 +01:00
tests.py
views.py Actor's "name" is a URLField, not a CharField. 2018-08-29 20:21:39 +01:00