Custom Query (1173 matches)
Results (202 - 204 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#588 | fixed | Make profile editing URL consistent | ||
Description |
A users hompage is u/spaetz/, yet for editing the profile one has to visit edit/profile/. This is somewhat inconsistent and awkward. If people agree we could enable the profile page at u/spaetz/edit (plus keep the old location working or redirect from it). |
|||
#614 | fixed | Ability to swap app configuration for different unit tests | ||
Description |
We need the ability to load different app configurations for different types of tests.
This sounds easier than it is; technically we should be able to just have the function in mediagoblin.tests.tools that loads the mediagoblin app ( There's one of two solutions to this:
I'd like this fixed soon so we can start writing proper tests for plugins. |
|||
#622 | fixed | MediaGoblin outdated on PyPi | ||
Description |
http://pypi.python.org/pypi/mediagoblin/ is very outdated. If the release process is documented that should probably include pushing to PyPi. |