Implementing a Forgot Password Feature on a Django Site

Here is something that seems to be quite common on any type of membership site – members forget their password. This morning I was about to write this and I though surely there must be something build in. Surely. It’s turns out it is built in quite nicely and very easy to use. Start with [...]

April 22, 2010 · Dustin · Comments Closed
Tags: , ,  · Posted in: Programming & Internet