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.0

  • First release.

v0.1.1

  • Add depends package in requirements.txt.

v0.1.2

  • 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.3

  • Fix static link problem.

v0.1.4

  • Add django_safe_fields in app_requires.
  • Setup fix.

v0.1.5

  • Show json in pretty way.

v0.1.6

  • Fix dependence package version problem.

v0.1.7

  • Doc update.

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.7.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

django_redis_data_manager-0.1.7-py3-none-any.whl (21.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for django-redis-data-manager-0.1.7.tar.gz
Algorithm Hash digest
SHA256 d218a933dbbfac078c5809c96a72f73d3ef2170563b18953343bf1c0af5126a1
MD5 e391292ca882ca6c8e3d323b102376a2
BLAKE2b-256 78d60e4e13bf5373b418f4842cd99a8c42f25a46b43c58d8a29b13fd0779413f

See more details on using hashes here.

File details

Details for the file django_redis_data_manager-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for django_redis_data_manager-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 41e7f7d3fe7fe1f1dd0eaa73c173b4cadc702074a3d573bb3f9e4c831f4c7167
MD5 38f333835bc98a2705650c4ca75fd1b4
BLAKE2b-256 722b80c6f65caf09baee3acace7a94c1231610b81b1b84628cb963ca0fe563d9

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