Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cyclic import issue. | Elrond | 2012-03-23 | 1 | -1/+2 |
* | Create MediaEntry.exif_display_iter() | Elrond | 2012-03-23 | 1 | -0/+10 |
* | Generic generate_slug for mongo and sql. | Elrond | 2012-03-07 | 1 | -0/+18 |
* | Drop pre-rendered html: MediaComment.content_html | Elrond | 2012-02-18 | 1 | -0/+10 |
* | Drop pre-rendered html: MediaEntry.description_html | Elrond | 2012-02-18 | 1 | -0/+8 |
* | Drop pre-rendered html: User.bio_html | Elrond | 2012-02-18 | 1 | -0/+5 |
* | Fix copyright statements; add LICENSE for EXIF.py | Will Kahn-Greene | 2012-02-08 | 1 | -1/+1 |
* | Let some code support "media without slug" | Elrond | 2012-01-28 | 1 | -12/+9 |
* | License "all rights reserved" default should be None/NULL, not empty string | Christopher Allan Webber | 2012-01-21 | 1 | -1/+1 |
* | Moved get_license_data to mixin.py, added license to sql media model, added t... | Aaron Williamson | 2012-01-18 | 1 | -1/+5 |
* | Fix url_for_self mixup | Elrond | 2012-01-11 | 1 | -3/+5 |
* | Add DB Mixin classes and use them | Elrond | 2012-01-08 | 1 | -0/+90 |