Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converting all forms to use the "fake/null" gettext conversion function | Christopher Allan Webber | 2011-08-10 | 1 | -1/+1 |
| | | | | | Gettext doesn't actually get run right in the form but we do need to wrap the strings in _() so stuff extracts :) | ||||
* | Marked relevant strings in python views/forms for translation via ugettext | Christopher Allan Webber | 2011-08-08 | 1 | -7/+9 |
| | |||||
* | New password check error message | Christopher Allan Webber | 2011-06-05 | 1 | -1/+3 |
| | |||||
* | Changes Mediagoblin -> MediaGoblin. | Will Kahn-Greene | 2011-04-13 | 1 | -1/+1 |
| | |||||
* | Logins seem to work. | Christopher Allan Webber | 2011-04-03 | 1 | -0/+10 |
| | |||||
* | Use the passwordfield for password fields, obviously ;o | Christopher Allan Webber | 2011-04-03 | 1 | -3/+3 |
| | |||||
* | Registering almost works right :) | Christopher Allan Webber | 2011-04-03 | 1 | -0/+37 |