Skip to content

issues Search Results · repo:ionelmc/django-redisboard language:Python

Filter by

31 results
 (75 ms)

31 results

inionelmc/django-redisboard (press backspace or delete to remove)

Hi, our integration with django-redisboard went well in DEV. But as we pushed this to our non-DEV environments, we are observing weird KeyError: status issues. Here is what I tried: 1) Added a redis ...
  • abhinavsingh
  • 2
  • Opened 
    on Oct 1, 2024
  • #51

When you try to inspect keys that were added using RedisJSON module, example: https://redis.io/docs/stack/json/#python-example The following message appears instead of the data: Missing decoder; Unsupported ...
  • ton77v
  • Opened 
    on Mar 16, 2023
  • #50

Operating System: Application running in Docker image python:3.10.2-slim Software/Package Versions Python=3.10 Django=4.0.5 django-redisboard==8.3.0 redis==4.3.3 Issue: Traceback (most recent call ...
  • basitiyidir
  • 1
  • Opened 
    on Oct 10, 2022
  • #49

I ve installed django-redisboard and am trying to add a Redis server in the Django admin. When I enter this as the URL: redis://@localhost:6379/0 and submit the form, the error message shown for that ...
  • philgyford
  • 7
  • Opened 
    on Sep 10, 2022
  • #48

After upgrading from 7.0.1 to 8.0.0, I receive the following error: File /usr/local/lib/python3.9/site-packages/redisboard/models.py , line 64, in module 2022-05-15T19:18:32.723274100Z for name, ...
  • jacklinke
  • 2
  • Opened 
    on May 15, 2022
  • #47

Your models in app(s): redisboard have changes that are not yet reflected in a migration, and so won t be applied.
  • abtinmo
  • 1
  • Opened 
    on Jan 6, 2022
  • #46

Hi, everyone! I would like to be able to delete both a specific key and clear the entire database. True, the latter requires special permissions to execute commands: FLUSHDB/FLUSHALL. But key deletion ...
  • sshagy
  • 4
  • Opened 
    on Sep 16, 2020
  • #45

Hi, login the redisboard web sit is ok, but open the Redis Servers appear the 500 error I added two redis server ,that s opened normally; then I added four redis server, appear the 500 error some log liike ...
  • sidpixel
  • 5
  • Opened 
    on Jul 28, 2020
  • #44

Operating System: - Ubuntu 16.04 LTS - Application running in Docker image python:3.7 Software/Package Versions - Python=3.7 - Django=3.0.0 - django-redis=4.10.0 - django-redisboard=4.0.0 ...
  • supermanzer
  • 1
  • Opened 
    on Dec 11, 2019
  • #42

  • mlf-github
  • 1
  • Opened 
    on Feb 18, 2019
  • #40
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