百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
D

django-simple-history

> 编程语言
开源

存储模型历史记录,并从管理站点查看/还原更改。

2.5K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

存储模型历史记录,并从管理站点查看/还原更改。

django-simple-history |pypi-version|

.. Start of PyPI readme

|build-status| |docs| |coverage| |maintainability| |code-style| |downloads|

.. |pypi-version| image:: https://img.shields.io/pypi/v/django-simple-history.svg :target: https://pypi.org/project/django-simple-history/ :alt: PyPI Version

.. |build-status| image:: https://github.com/django-commons/django-simple-history/actions/workflows/test.yml/badge.svg :target: https://github.com/django-commons/django-simple-history/actions/workflows/test.yml :alt: Build Status

.. |docs| image:: https://readthedocs.org/projects/django-simple-history/badge/?version=latest :target: https://django-simple-history.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. |coverage| image:: https://img.shields.io/codecov/c/github/django-commons/django-simple-history/master.svg :target: https://app.codecov.io/github/django-commons/django-simple-history?branch=master :alt: Test Coverage

.. |maintainability| image:: https://api.codeclimate.com/v1/badges/66cfd94e2db991f2d28a/maintainability :target: https://codeclimate.com/github/django-commons/django-simple-history/maintainability :alt: Maintainability

.. |code-style| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: Code Style

.. |downloads| image:: https://static.pepy.tech/badge/django-simple-history :target: https://pepy.tech/project/django-simple-history :alt: Downloads

django-simple-history stores Django model state on every create/update/delete.

This app supports the following combinations of Django and Python:

========== ======================== Django Python ========== ======================== 5.2 3.10, 3.11, 3.12, 3.13, 3.14 6.0 3.12, 3.13, 3.14 6.1 3.12, 3.13, 3.14 main 3.12, 3.13, 3.14 ========== ========================

Getting Help

Documentation is available at https://django-simple-history.readthedocs.io/en/stable/

Pull requests are welcome. Read the CONTRIBUTING_ file for tips on submitting a pull request.

.. _CONTRIBUTING: https://github.com/django-commons/django-simple-history/blob/master/CONTRIBUTING.rst

License

This project is licensed under the BSD 3-Clause license <https://choosealicense.com/licenses/bsd-3-clause/>_.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Python

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言