summaryrefslogtreecommitdiffstats
path: root/accounts/utils/console.py
Commit message (Expand)AuthorAgeFilesLines
* Port away from flask-scriptJonah BrĂ¼chert2024-03-281-19/+1
* Add some type annotationsJonah BrĂ¼chert2024-03-281-1/+0
* pushed flask to 0.11Vincent Post2023-05-221-1/+1
* 2to3 -w accounts contribVincent Post2023-05-221-9/+9
* utils/console: Support printing of non-string typesAlexander Sulfrian2016-09-301-1/+1
* Code styleAlexander Sulfrian2016-02-021-3/+0
* utils/console: Add helper class to handle formsAlexander Sulfrian2016-02-021-0/+39
* utils/console: Allow empty output with TablePrinterAlexander Sulfrian2016-02-021-1/+2
* manage.py: Fix url_for for console commandsAlexander Sulfrian2016-02-021-0/+18
* manage: Add list-services commandAlexander Sulfrian2016-02-021-0/+61