summaryrefslogtreecommitdiffstats
path: root/askbot/utils/forms.py
Commit message (Expand)AuthorAgeFilesLines
* added auto-focus to the registration pageEvgeny Fadeev2013-05-051-1/+1
* removed possibility to have >1 account with the same email addressEvgeny Fadeev2013-05-011-13/+11
* inlined a function missing in django1.5Evgeny Fadeev2013-04-251-2/+2
* added basic support for multilingual contentEvgeny Fadeev2013-01-061-1/+1
* added REGISTRATION_FORM settingEvgeny Fadeev2012-11-281-2/+2
* added "hidden" option to the UserEmailFieldEvgeny Fadeev2012-11-281-2/+9
* improved tag validation messages and fixed bug where tags were lost in the in...Evgeny Fadeev2012-09-221-0/+12
* group description editing works againEvgeny Fadeev2012-09-141-0/+19
* added simple UI for publishing selected answersEvgeny Fadeev2012-09-121-1/+1
* merged with adolfos master branchEvgeny Fadeev2012-09-061-3/+6
|\
| * added js patch for the noscript tag to hide red margin on IE and disabled Lam...Evgeny Fadeev2012-08-251-1/+4
* | small bug fixesEvgeny Fadeev2012-08-241-1/+8
* | completed merge of user-groups with tag-editor, not tested yetEvgeny Fadeev2012-08-221-8/+47
|\|
| * Added options to restrict email addresses and requirement to validate an emai...Evgeny Fadeev2012-08-121-8/+47
| * updated documentation for the ALLOW_UNICODE_SLUGS settingEvgeny Fadeev2012-07-221-1/+1
* | option to forbid email address in the screen name and displayed allowed file ...Evgeny Fadeev2012-08-151-1/+11
* | merged with the user-groups branchEvgeny Fadeev2012-08-101-1/+1
|/
* made "bare" english django.po fileEvgeny Fadeev2012-02-251-4/+4
* added extra user name validation to make it slugification safeEvgeny Fadeev2011-12-291-14/+34
* added support for LOGIN_REDIRECT_URL to django_authopenid submoduleEvgeny Fadeev2011-11-251-10/+10
* allow unicode user name, make date of birth optional and changed wording in faqEvgeny Fadeev2010-08-191-1/+1
* applied permissions to file uploadEvgeny Fadeev2010-07-281-1/+1
* renamed main django app from forum to askbotEvgeny Fadeev2010-06-131-0/+176