Skip to main content

A simple django application provide simple redis cache data manager functional.

Project description

django-redis-data-manager

A simple django application provide simple redis cache data manager functional.

Install

pip install django-redis-data-manager
  • If you want to use guniocrn web server, install gunicorn it by yourself.
  • If you want to use mysql database, install mysqlclient by yourself.

Install Server Command

  • manage-django-redis-data-manager

Command Help

C:\Workspace\redis-dataman>manage-django-redis-data-manager

Type 'manage-django-redis-data-manager help <subcommand>' for help on a specific subcommand.

Available subcommands:

[auth]
    changepassword
    createsuperuser

[contenttypes]
    remove_stale_contenttypes

[django]
    check
    compilemessages
    createcachetable
    dbshell
    diffsettings
    dumpdata
    flush
    inspectdb
    loaddata
    makemessages
    makemigrations
    migrate
    sendtestemail
    shell
    showmigrations
    sqlflush
    sqlmigrate
    sqlsequencereset
    squashmigrations
    startapp
    startproject
    test
    testserver

[django_server_controller]
    wsgi-server

[sessions]
    clearsessions

[staticfiles]
    collectstatic
    findstatic
    runserver

Usage

  • We will try to load your private settings from django_redis_data_manager_project_local_settings.py module.
  • By default the admin site registered under path: /admin/. You can change it by set ADMIN_SITE_URL=<your site path> in django_redis_data_manager_project_local_settings.py.
  • By default we try to use sqlite3 database. You can change it by set new DATABASES in django_redis_data_manager_project_local_settings.py.

Releases

v0.1.4 2020/10/23

  • Add django_safe_fields in app_requires.
  • Setup fix.

v0.1.3 2020/09/29

  • Fix static link problem.

v0.1.2 2020/09/29

  • Add ADMIN_SITE_URL to custom admin site register url.
  • Add default WSGI_SERVER_ENGINE to gunicorn, and add the default uwsg.conf.py which will let the server listen on 16379 port to do service.

v0.1.1 2020/09/25

  • Add depends package in requirements.txt.

v0.1.0 2020/09/23

  • First release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-redis-data-manager-0.1.4.tar.gz (15.0 kB view details)

Uploaded Source

File details

Details for the file django-redis-data-manager-0.1.4.tar.gz.

File metadata

  • Download URL: django-redis-data-manager-0.1.4.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.6.8

File hashes

Hashes for django-redis-data-manager-0.1.4.tar.gz
Algorithm Hash digest
SHA256 ddab7925413af4ee18019b71ed10150fdc93d6bc3928243da267e0d10ac07bb8
MD5 bd95b73ac62df23bb22e6b1c08e2b4b0
BLAKE2b-256 c51f47565ff6a5c1fbe3f370cf665c8a9dcccaa6a8e15c70bcd5e2511c99890a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page