Mykhailo Havelia
Mykhailo Havelia
If `Application` in your logic is `create-aio-app` then yes.
Hi, could u make a pull request with ur changes? 😀
@ivernus please make a pull request with changes
@priyanshu20 i hope it's not relevant 😀 but if u wanna help, u can add handlers for 500 and 404 error
sure :)
We use this port into `yaml` file for `app`, so we need some specific port.
https://github.com/aio-libs/create-aio-app/pull/113/
good luck 👍 if u'll have any questions feel free to ask. Also, i recommend u to do this task step by step and push small changes to review
Hi. In my opinion, login page should not be as start page, because u can get index page without authz. Also when u run create-aio-app and after that make run...
Hi. Thx for ur contribution. I think that we don't need pip-tools for develop our template. But it'll so good for users who use create-aio-app. So instead move requirements-dev.txt what...