|
management
|
Switch to .format() instead of % operator
|
2013-10-30 15:39:57 +01:00 |
|
migrations
|
Store verified emails in a database
|
2013-10-09 14:39:21 +02:00 |
|
admin.py
|
Add user id to display fields
|
2013-10-18 11:07:44 +02:00 |
|
auth.py
|
Allow login using email
|
2013-10-10 08:41:34 +02:00 |
|
captcha.py
|
Fix format string
|
2013-10-17 08:55:53 +02:00 |
|
forms.py
|
Better message
|
2013-10-23 15:24:27 +02:00 |
|
models.py
|
Switch to .format() instead of % operator
|
2013-10-30 15:39:57 +01:00 |
|
pipeline.py
|
Switch to .format() instead of % operator
|
2013-10-30 15:39:57 +01:00 |
|
tests.py
|
Test generating of all captcha operations
|
2013-10-24 15:39:43 +02:00 |
|
urls.py
|
Drop no longer used reset views
|
2013-10-09 15:35:45 +02:00 |
|
views.py
|
Missing utf-8 encoding
|
2013-11-02 20:20:43 +01:00 |