Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move config.py to init/ | Elrond | 2011-07-02 | 1 | -0/+122 |
| | | | | | | | Some simple changes needed to do that. The interesting question left: Should config_spec.ini also be moved? | ||||
* | Move get_jinja_loader to init submodule. | Elrond | 2011-07-02 | 1 | -0/+18 |
| | |||||
* | Move mediagoblin.celery_setup -> mediagoblin.init.celery | Elrond | 2011-07-02 | 4 | -0/+182 |
| | | | | | | As the first target of the new .init. submodule move celery_setup there. Quite straight forward, just a lot of places to change. | ||||
* | Start mediagoblin.init | Elrond | 2011-07-02 | 1 | -0/+15 |