summaryrefslogtreecommitdiffstats
path: root/accounts/models.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fixed recursion while deepcopy(Account)"Vincent Post2020-08-071-2/+1
* pushed flask to 0.11Vincent Post2020-08-071-1/+1
* Fixed recursion while deepcopy(Account)Vincent Post2020-08-071-1/+2
* 2to3: UTF-8 is now default in Python 3Vincent Post2020-08-071-13/+2
* 2to3 -w accounts contribVincent Post2020-08-071-6/+6
* backend/user: Add uidNumberAlexander Sulfrian2016-10-041-1/+2
* models: Fix commentAlexander Sulfrian2016-09-301-1/+3
* models: Remove unused attributeAlexander Sulfrian2016-09-291-2/+1
* Code styleAlexander Sulfrian2016-02-021-5/+5
* Account: Support direct setting of attributesAlexander Sulfrian2016-02-021-0/+8
* Fix commentAlexander Sulfrian2016-02-021-3/+2
* Use Flask-Login for login handlingAlexander Sulfrian2016-02-021-1/+13
* Create models.py with Account and ServiceAlexander Sulfrian2016-02-021-0/+74