django-reversio是Django框架的一个扩展提供模型实例版本控制

网友投稿 975 2022-11-03

django-reversio是Django框架的一个扩展提供模型实例版本控制

django-reversio是Django框架的一个扩展提供模型实例版本控制

django-reversion

django-reversion is an extension to the Django web framework that provides version control for model instances.

Requirements

Python 3.6 or laterDjango 1.11 or later

Features

Roll back to any point in a model instance's history.Recover deleted model instances.Simple admin integration.

Documentation

Check out the latest django-reversion documentation at Getting Started

Issue tracking and source code can be found at the main project website.

You can keep up to date with the latest announcements by joining the django-reversion discussion group.

Upgrading

Please check the Changelog before upgrading your installation of django-reversion.

Contributing

Bug reports, bug fixes, and new features are always welcome. Please raise issues on the django-reversion project site, and submit pull requests for any new code.

Fork the repository on GitHub.Make a branch off of master and commit your changes to it.Install requirements.

$ pip install django psycopg2 mysqlclient -e .

Run the tests

$ tests/manage.py test tests

Create a Pull Request with your contribution

Contributors

The django-reversion project was developed by Dave Hall and contributed to by many other people.

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:directory index of
下一篇:php导入excel文件到数据库
相关文章

 发表评论

暂时没有评论,来抢沙发吧~