aldryn/aldryn-reversion

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.gitignore
.travis.yml
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
aldryn_reversion/templates/aldryn_reversion/confirm_recover.html
aldryn_reversion/templates/aldryn_reversion/confirm_reversion.html
aldryn_reversion/test_helpers/project/templates/simple.html
docs/Makefile
docs/index.rst
docs/introduction/configuration.rst
docs/introduction/index.rst
docs/introduction/installation.rst
docs/make.bat
docs/requirements.txt
docs/topic/index.rst
docs/user/index.rst
test_requirements/base.txt
test_requirements/django-1.10.txt
test_requirements/django-1.8.txt
test_requirements/django-1.9.txt
tox.ini
aldryn_reversion/__init__.py1
aldryn_reversion/admin.py313
D
1 day
aldryn_reversion/core.py90
aldryn_reversion/forms.py57
aldryn_reversion/test_helpers/__init__.py0
aldryn_reversion/test_helpers/project/__init__.py0
aldryn_reversion/test_helpers/project/test_app/__init__.py0
aldryn_reversion/test_helpers/project/test_app/admin.py41
aldryn_reversion/test_helpers/project/test_app/cms_plugins.py6
aldryn_reversion/test_helpers/project/test_app/models.py87
aldryn_reversion/utils.py216
A
25 mins
docs/conf.py38
setup.py44
test_settings.py88