Skip to content

rainytooo/drf-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI - License PyPI - Python Version GitHub last commit PyPI PyPI - Status Documentation Status

Build Status Requirements Status codecov

drf-cache

Django Rest Framework Caching Tools

Content

  • How to use
  • Requirements
  • Install
  • Documentation
  • Develop Log
  • License

How to use

Requirements

  • django >= 2.0
  • djangorestframework >= 3.9.0
  • redis

Develop Log

  • 2019-09-10
    • publish test results and coverage results to the Azure in pipeline
    • upload to pypi by azure
    • format the code
    • use tox and flake8 to build and test
  • 2019-09-09
    • Use the Azure Pipeline to building and assemble

License

Drf-Cache is released under the terms of the MIT license. Full details in LICENSE file.

About

Django Rest Framework Caching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages