Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright statements; add LICENSE for EXIF.py | Will Kahn-Greene | 2012-02-08 | 1 | -1/+1 |
| | |||||
* | We were using translitcodec and I didn't understand how it worked ;) | Christopher Allan Webber | 2012-01-28 | 1 | -0/+1 |
| | | | | My bad! | ||||
* | We aren't using translitcodec anymore. Kill it! | Christopher Allan Webber | 2012-01-28 | 1 | -1/+0 |
| | |||||
* | Merge remote-tracking branch 'remotes/nyergler/pep8-ification' | Christopher Allan Webber | 2011-11-13 | 1 | -0/+2 |
| | | | | | | | | Conflicts: mediagoblin/db/migrations.py mediagoblin/db/models.py mediagoblin/user_pages/views.py mediagoblin/util.py | ||||
* | Moved common, translation, template, and url code out of util.py and into ↵ | Aaron Williamson | 2011-10-01 | 1 | -0/+31 |
tools/[file].py |