aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/plugins/geolocation/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Add location model and migrationsJessica Tallon2014-10-091-3/+3
|
* Renaming "extrahead" template hooks to "head".Christopher Allan Webber2013-02-241-1/+1
| | | | | | As Elrond points out, the "extra" is implied by it being a hook! This commit sponsored by Andrew Fustini. Thanks, Drew!
* Geolocation stuff, including including templates seems to be working-ishChristopher Allan Webber2013-01-301-0/+35
- I'm having trouble seeing if the geolocation stuff actually works, but plugins are included - including a list of template hooks works, however the macro to include them does not, so it's kinda verbose