Statistics
| Branch: | Tag: | Revision:

root / db / migrations / 0010_auto__add_field_image_public.py @ b470ce03

History | View | Annotate | Download (11.5 kB)

# Date Author Comment
75768d0e 06/20/2011 02:54 pm Giorgos Verigakis

Add a public attribute to Images

list_images now returns images that either match the owner, or
that are marked as public.

Fixes #555

Database migration needed.