Custom Query (1174 matches)
Results (352 - 354 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #894 | fixed | index User.username | ||
| Description |
We should add an index on User.username because, well, not having an index seems pretty crazy :) Adding this index and migration shouldn't be hard, so marking as bitesized. |
|||
| #896 | fixed | Missing `pyld` packagee on update | ||
| Description |
I'm starting from a fresh creation of the repo. I ran the virtualenv command to install the packages. Then I run the update command right away just to make sure everything is in order: `./bin/python setup.py develop --upgrade && ./bin/gmg dbupdate && git
It started fetching packages, but suddenly ended thusly:
I ran:
Now when I run the update command, the missing pyld error doesn't come up. |
|||
| #897 | fixed | I think that there's no such thing as `git submodule fetch` | ||
| Description |
When I run the update command:
I (after everything installs) get:
I see nothing in here about a http://git-scm.com/docs/git-submodule
Perhaps you meant |
|||
