Skip to content

issues Search Results · repo:hack4impact/flask-base language:Python

Filter by

101 results
 (103 ms)

101 results

inhack4impact/flask-base (press backspace or delete to remove)

I have cloned the repo and followed the README.md to start the app. But after running the command honcho start -e config.env -f Local i got below error, seems like the module is depricated. 15:44:52 system ...
  • sathish-sign
  • 1
  • Opened 
    on Mar 7, 2024
  • #228

I m sure this can easily be fixed. I see if I can do so myself. Full dump: ~/code/docker git clone https://github.com/hack4impact/flask-base.git Cloning into flask-base ... remote: Enumerating objects: ...
  • cachho
  • Opened 
    on Oct 18, 2022
  • #223

Problem I ve cloned this repo and am using it in GitLab due to its CI/CD options (clone: https://gitlab.com/CarlosSMA/flask-base). While doing the process, I ve noticed that the tests done in the manage.py ...
  • CarlosSMA
  • 1
  • Opened 
    on Jan 5, 2022
  • #222

This is tested in the default flask-base instance. https://user-images.githubusercontent.com/3872230/141717672-9ae6089f-0225-4855-8d97-76d3380c4009.mov
  • danchann
  • 6
  • Opened 
    on Nov 15, 2021
  • #220

source env/bin/activate honcho start -e config.env -f Local
  • JonasZero
  • 1
  • Opened 
    on Jul 13, 2021
  • #219

Hi, I noticed that SSL is by default disabled in the ProductionConfig class in config.py. The line of code is: SSL_DISABLE = (os.environ.get( SSL_DISABLE , True ) == True ) In case SSL_DISABLE is ...
  • oerd
  • 1
  • Opened 
    on Jul 1, 2021
  • #216

Running docker-compose up gives: raise ConnectionError(self._error_message(e)) worker_1 | redis.exceptions.ConnectionError: Error 99 connecting to localhost:6379. Address not available.` and ...
  • wjpjet
  • 6
  • Opened 
    on May 18, 2021
  • #214

Why could this be happening? Please help! Traceback (most recent call last): File /opt/anaconda3/bin/flask , line 10, in module sys.exit(main()) File /opt/anaconda3/lib/python3.7/site-packages/flask/cli.py ...
  • rpalri
  • 6
  • Opened 
    on Nov 9, 2020
  • #211

File /app/account/views.py , line 283, in before_request and request.endpoint[:8] != account. TypeError: NoneType object is not subscriptable Facing error with some urls due to error above Please help ...
  • icrxy3dtufi2
  • Opened 
    on Oct 9, 2020
  • #207

Hey guys, do you have any links to documentation on how icons work with your templates?
  • SelfhostedPro
  • 2
  • Opened 
    on Jun 12, 2020
  • #205
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub