I never thought I would have a blog, but here it is. It’s supposed to be my notepad as I try out technology stuff in my spare time. Normally I work as an engineering manager for a somewhat large web site, so posts will likely be related to such topics in one way or another.
Advertisements
I just read the post on setting up django-registration – it really cleared up some of the shadows! Thanks!
Thanks, I’m glad you liked it!
Hi,
I found your templates at https://bitbucket.org/devdoodles/registration_templates. Very useful stuff to get started but you need a “{% csrf_token %}” line written in each form block otherwise django (version >= 1.3.1) will complain pretty bad.