summaryrefslogtreecommitdiffstats
path: root/accounts/utils/console.py
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | The wtforms classes need some helper to work on the command line.
* 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