Skip to content

issues Search Results · repo:aio-libs/aiohttp-demos language:Makefile

Filter by

41 results
 (85 ms)

41 results

inaio-libs/aiohttp-demos (press backspace or delete to remove)

https://demos.aiohttp.org - Location: http://demos.aiohttp.org/en/latest/ This needs changing.
documentation
  • imba-tjd
  • 1
  • Opened 
    on Nov 2, 2024
  • #1242

Description: While seeding the polls data in polls app the population is not getting reflected in database. Seems like the the auto-commit is not enabled by default because when I am doing conn.commit() ...
  • wajeshubham
  • 2
  • Opened 
    on Mar 26, 2024
  • #1032

services is missing in docker-compose file as below redis: image: redis:6 ports: - 6379:6379 Because of which im getting error while bringing up redis container
  • gnsendhil
  • Opened 
    on Aug 30, 2023
  • #786

Some of our database code will fail on sqlalchemy 2 and needs updating, for example: https://github.com/aio-libs/aiohttp-demos/blob/master/demos/blog/db_helpers.py On a side note, we should also remove ...
good first issue
Hacktoberfest
help wanted
  • Dreamsorcerer
  • 1
  • Opened 
    on Jan 4, 2023
  • #365

The shortify demo has no tests, and probably doesn t work anymore. We should add a couple of basic tests to verify it is atleast somewhat working with future updates.
good first issue
Hacktoberfest
help wanted
  • Dreamsorcerer
  • Opened 
    on Nov 7, 2022
  • #200

The motortwit demo has no tests, and probably doesn t work anymore. We should add a couple of basic tests to verify it is atleast somewhat working with future updates.
good first issue
Hacktoberfest
help wanted
  • Dreamsorcerer
  • Opened 
    on Nov 7, 2022
  • #199

moderator_bot depends on the abandoned aioslacker library. We should migrate to https://github.com/slackapi/python-slack-sdk Alternatively, it might be an idea to migrate to something that integrates ...
good first issue
Hacktoberfest
help wanted
  • Dreamsorcerer
  • 1
  • Opened 
    on Nov 2, 2022
  • #198

Running the example moderator with aiohttp=3.8.3 rise a error when POST: ERROR:aiohttp.server:Error handling request Traceback (most recent call last): File /Users/kunshu/opt/anaconda3/envs/aio38/lib/python3.8/site-packages/aiohttp/web_protocol.py ...
  • likunshu
  • 1
  • Opened 
    on Nov 1, 2022
  • #197

The model in moderator/moderator_bot appears to be a pickled object, but this no longer works on the latest scikit-learn releases due to a module restructuring. Does anybody know how to rebuild the model? ...
  • Dreamsorcerer
  • 2
  • Opened 
    on Oct 30, 2022
  • #188

Hi, Any plans to add typing to all demos? So far, it hasn t been too hard to add typing to my code using aiohttp s websockets. However, it is a bit tricky to navigate aiohttp s code to find what and ...
  • Henddher
  • 1
  • Opened 
    on Sep 18, 2022
  • #178
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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub