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
gunicornit by yourself. - If you want to use mysql database, install
mysqlclientby 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.pymodule. - By default the admin site registered under path:
/admin/. You can change it by setADMIN_SITE_URL=<your site path>indjango_redis_data_manager_project_local_settings.py. - By default we try to use sqlite3 database. You can change it by set new
DATABASESindjango_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_URLto custom admin site register url. - Add default WSGI_SERVER_ENGINE to
gunicorn, and add the defaultuwsg.conf.pywhich will let the server listen on16379port 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.
v0.1.8
- Fix ugettext problem.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-redis-data-manager-0.1.8.tar.gz.
File metadata
- Download URL: django-redis-data-manager-0.1.8.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab42fb2da3a823674b3208ed9e8c1548926061c8af0587a19dd18a556882d85c
|
|
| MD5 |
7d447bc59c9a42eef4cb6e427ba616bb
|
|
| BLAKE2b-256 |
c534da4d474a4a6bdebc39c3d034d2df1767c94d3e87901d5f18992e090b8617
|
File details
Details for the file django_redis_data_manager-0.1.8-py3-none-any.whl.
File metadata
- Download URL: django_redis_data_manager-0.1.8-py3-none-any.whl
- Upload date:
- Size: 21.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72474306f242ccd3f6b589920e626b742989cf8b6cf71710fcd64aa32ee81d72
|
|
| MD5 |
61213c258e8e84fd018ff639769a413f
|
|
| BLAKE2b-256 |
f07f9a4bea04496833a90a2098a39bbd7b6c65275a2db38ca4f52dcbfc0b6317
|