]> git.ozlabs.org Git - patchwork/history - apps/patchwork/models.py
Import hashlib in HashField.db_type
[patchwork] / apps / patchwork / models.py
2008-09-09 Jeremy KerrImport hashlib in HashField.db_type
2008-09-09 Jeremy KerrHook-up hashing infrastructure
2008-09-09 Jeremy KerrRe-save user profile after setting name
2008-08-23 Nate CaseSupport postgresql_psycopg2 DATABASE_ENGINE
2008-08-23 Nate CaseIn some places tabs are used instead of spaces for...
2008-08-23 Nate CaseAdd support for Python 2.4 email modules
2008-08-23 Nate CaseEliminate hashlib requirement
2008-08-22 Jeremy KerrUse django-registration infrastructure
2008-08-21 Jeremy KerrUse new django admin infrastructure
2008-08-21 Jeremy KerrImplement confirmation emails.
2008-08-21 Jeremy KerrInital commit