Opened 11 years ago

Closed 11 years ago

#793 closed defect (fixed)

Forgot password features broken in master

Reported by: Christopher Allan Webber Owned by:
Priority: blocker Milestone:
Component: programming Keywords:
Cc: Parent Tickets:

Description

Various features related to forgot password tools in auth/views.py are broken due to movement of import tools. This needs to be fixed ASAP!

Change History (2)

comment:1 by Emily O'Leary, 11 years ago

Is this also related to #689?

comment:2 by Christopher Allan Webber, 11 years ago

Resolution: fixed
Status: newclosed

Okay, so this urgent looking bug was actually wrong anyway :)

There were some stray views around I found that had broken imports. That's because the views had gotten moved, but not removed from their old location! I removed them in master. Whew!

Note: See TracTickets for help on using tickets.