Custom Query (1174 matches)
Results (205 - 207 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #274 | FIXED | /auth/resend_verification/ crashes when not logged in | ||
| Description |
Quite simple to reproduce: Go to: http://omgmg.dyndns.org:6543/auth/resend_verification/ (if you're still logged in from testing, log out first) File 'mediagoblin/auth/views.py', line 193 in resend_activation request.user[u'verification_key'] = unicode(uuid.uuid4()) TypeError: 'NoneType' object does not support item assignment |
|||
| #275 | FIXED | web-site stop-gap fixes | ||
| Description |
We want to do a web-site overhaul. However, that's going to take a while. In the meantime, we want to fix the following things asap:
I think that covers it. If there are other things that need to be done, add to this bug and we'll do it or defer it. cc:ing Chris and Jef. |
|||
| #276 | WONTFIX | Make redminelib easy for newcomers | ||
| Description |
If people should help play/test redminelib, it would be nice, if there would be some rough and simple steps to actually start playing with it: Could you add some rough notes to the README?
You don't have to write lengthy stuff, just rough notes. They should not distract you too long from doing actual coding. Just enough so that lazy testers (like me!) can just git clone, skim README, install deps and immediately start playing/testing. |
|||
