Comment by lemmikins on 14/12/2006 at 19:49 UTC

8 upvotes, 1 direct replies (showing 1)

View submission: Reddit's Streak of Bad Luck Continues...

View parent comment

I'll redo Reddit in Django. It hashes and salts passwords by default.

I'll also make it support <

< <

< code blocks don't parse less-than correctly

Replies

Comment by spez at 14/12/2006 at 19:52 UTC

31 upvotes, 1 direct replies

When we first moved reddit to python, we spent some time playing with Django. At the time, we couldn't get it to do some of the things we wanted (mostly data related).

My understanding is it has come a long way since then, however.