Issues
- 3
Comments sometimes breaks indentation
#87 opened by Buscedv - 3
- 0
Add more configuration options for CORS
#88 opened by Buscedv - 2
pip install ask-lang error
#86 opened by 0x0elliot - 0
Implement Flask-Mail
#83 opened by Buscedv - 0
Request type for file uploads
#81 opened by Buscedv - 0
- 0
Think of a good way to make it possible to divide an Ask app into multiple files.
#76 opened by Buscedv - 0
Support for Email Handling
#75 opened by Buscedv - 0
Add support for Regex and Abnex*
#63 opened by Buscedv - 1
Language support in Jetbrains IDE(S)
#31 opened by Buscedv - 0
Update the documentation
#62 opened by Buscedv - 0
Support both running in a dev server and a production ready server e.g Gunicorn
#33 opened by Buscedv - 2
Make Ask work as a terminal/command line tool/app
#34 opened by Buscedv - 0
Publish Ask to the PyPI
#66 opened by Buscedv - 0
Add support for relationships, e.g. ForeignKey
#51 opened by Buscedv - 0
Add built-in support for flask-selfdoc
#64 opened by Buscedv - 12
- 0
- 5
Toggle Flask debug mode
#56 opened by Buscedv - 7
Create unit tests
#45 opened by Buscedv - 0
- 1
Make login & signup routes easier to create
#35 opened by Buscedv - 0
Add support for the database data type: DateTime
#50 opened by Buscedv - 2
New Feature: Built-in and custom decorators
#46 opened by Buscedv - 12
Make it possible to store lists in the database
#36 opened by Buscedv - 0
Turn terminal stylings into a method
#42 opened by Buscedv - 0
Change all string concatenations to f-strings
#41 opened by Buscedv - 4
Add random number generating functions
#37 opened by Buscedv - 0
Automatically build database if new models are added or existing ones are changed
#30 opened by Buscedv - 0
Ask config file
#32 opened by Buscedv - 0
Respond without the need for a dictionary
#28 opened by Buscedv - 0
Refine the _db.get_by() method.
#26 opened by Buscedv - 0
Release Ask
#21 opened by Buscedv - 0
- 0
Update Documentation
#22 opened by Buscedv - 0
Flask limiter support
#23 opened by Buscedv - 0
Add support for hashing text
#17 opened by Buscedv - 0
Add a get_by() method to the $_db object.
#18 opened by Buscedv - 0
- 0
Add Environment variable support
#10 opened by Buscedv - 0
Update documentation for the new _auth options
#14 opened by Buscedv - 0
- 0
Add decode functionality to JWT
#9 opened by Buscedv - 0
- 0
Add login/web token support
#6 opened by Buscedv - 0
Else: is not parsed
#7 opened by Buscedv - 0
Functions with "in" in their name never works
#3 opened by Buscedv - 0
Fix deep function
#2 opened by Buscedv