=== ongoing ===


=== 0.5 ===

- Updated to last factory_boy

=== 0.4 ===

- Added is_published field to Gallery model
- Changed default sorting of gallery list to descending

=== 0.3.2 ===

- Added get_absolute_url method for Gallery model

=== 0.3.1 ===

- Added categories to the context of the GalleryListView

=== 0.3 ===

- Sorting ListView items via date
- ListView can sort via category when receiving a "category" get parameter
- Added GalleryCategory model

=== 0.2 ===

- Added apphook plus DetailView and ListView
- Added pagination setting
- Removed option to show private images

=== 0.1 ===

- Added a template tag to display picture lists
- Initial commit
