Sat, 01 Jun 2024 21:42:27 UTC | login

Information for RPM python2-django-reversion-2.0.0-6.fc27.noarch.rpm

ID39737
Namepython2-django-reversion
Version2.0.0
Release6.fc27
Epoch
Archnoarch
SummaryVersion control extension for the Django web framework
DescriptionReversion is an extension to the Django web framework that provides comprehensive version control facilities. Features: * Roll back to any point in a model's history - an unlimited undo facility! * Recover deleted models - never lose data again! * Admin integration for maximum usability. * Group related changes into revisions that can be rolled back in a single transaction. * Automatically save a new version whenever your model changes using Django's flexible signalling framework. * Automate your revision management with easy-to-use middleware. Reversion can be easily added to your existing Django project with a minimum of code changes.
Build Time2017-07-28 16:35:35 GMT
Size65.95 KB
103ec88eafd6d3d6c06630631ff6d94e
LicenseBSD
Provides
python-django-reversion = 2.0.0-6.fc27
python2-django-reversion = 2.0.0-6.fc27
python2.7dist(django-reversion) = 2.0.0
python2dist(django-reversion) = 2.0.0
Obsoletes
python-django-reversion < 2.0.0-6.fc27
Conflicts No Conflicts
Requires
python(abi) = 2.7
python2-django
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 94 >>>
Name ascending sort Size
/usr/lib/python2.7/site-packages/django_reversion-2.0.0-py2.7.egg-info4.00 KB
/usr/lib/python2.7/site-packages/django_reversion-2.0.0-py2.7.egg-info/PKG-INFO786.00 B
/usr/lib/python2.7/site-packages/django_reversion-2.0.0-py2.7.egg-info/SOURCES.txt3.73 KB
/usr/lib/python2.7/site-packages/django_reversion-2.0.0-py2.7.egg-info/dependency_links.txt1.00 B
/usr/lib/python2.7/site-packages/django_reversion-2.0.0-py2.7.egg-info/not-zip-safe1.00 B
/usr/lib/python2.7/site-packages/django_reversion-2.0.0-py2.7.egg-info/requires.txt12.00 B
/usr/lib/python2.7/site-packages/django_reversion-2.0.0-py2.7.egg-info/top_level.txt10.00 B
/usr/lib/python2.7/site-packages/reversion4.00 KB
/usr/lib/python2.7/site-packages/reversion/__init__.py922.00 B
/usr/lib/python2.7/site-packages/reversion/__init__.pyc1.04 KB
/usr/lib/python2.7/site-packages/reversion/__init__.pyo1.04 KB
/usr/lib/python2.7/site-packages/reversion/admin.py12.15 KB
/usr/lib/python2.7/site-packages/reversion/admin.pyc11.27 KB
/usr/lib/python2.7/site-packages/reversion/admin.pyo11.27 KB
/usr/lib/python2.7/site-packages/reversion/compat.py299.00 B
/usr/lib/python2.7/site-packages/reversion/compat.pyc581.00 B
/usr/lib/python2.7/site-packages/reversion/compat.pyo581.00 B
/usr/lib/python2.7/site-packages/reversion/errors.py357.00 B
/usr/lib/python2.7/site-packages/reversion/errors.pyc1000.00 B
/usr/lib/python2.7/site-packages/reversion/errors.pyo1000.00 B
/usr/lib/python2.7/site-packages/reversion/locale/ar/LC_MESSAGES/django.mo2.58 KB
/usr/lib/python2.7/site-packages/reversion/locale/cs/LC_MESSAGES/django.mo2.42 KB
/usr/lib/python2.7/site-packages/reversion/locale/da/LC_MESSAGES/django.mo2.33 KB
/usr/lib/python2.7/site-packages/reversion/locale/de/LC_MESSAGES/django.mo2.54 KB
/usr/lib/python2.7/site-packages/reversion/locale/es/LC_MESSAGES/django.mo2.45 KB
/usr/lib/python2.7/site-packages/reversion/locale/es_AR/LC_MESSAGES/django.mo2.45 KB
/usr/lib/python2.7/site-packages/reversion/locale/fr/LC_MESSAGES/django.mo2.52 KB
/usr/lib/python2.7/site-packages/reversion/locale/he/LC_MESSAGES/django.mo2.47 KB
/usr/lib/python2.7/site-packages/reversion/locale/it/LC_MESSAGES/django.mo2.34 KB
/usr/lib/python2.7/site-packages/reversion/locale/nb/LC_MESSAGES/django.mo2.45 KB
/usr/lib/python2.7/site-packages/reversion/locale/nl/LC_MESSAGES/django.mo2.39 KB
/usr/lib/python2.7/site-packages/reversion/locale/pl/LC_MESSAGES/django.mo2.47 KB
/usr/lib/python2.7/site-packages/reversion/locale/pt_BR/LC_MESSAGES/django.mo2.32 KB
/usr/lib/python2.7/site-packages/reversion/locale/ru/LC_MESSAGES/django.mo2.92 KB
/usr/lib/python2.7/site-packages/reversion/locale/sk/LC_MESSAGES/django.mo2.43 KB
/usr/lib/python2.7/site-packages/reversion/locale/sv/LC_MESSAGES/django.mo2.48 KB
/usr/lib/python2.7/site-packages/reversion/locale/zh_CN/LC_MESSAGES/django.mo2.13 KB
/usr/lib/python2.7/site-packages/reversion/locale/zh_Hans/LC_MESSAGES/django.mo2.13 KB
/usr/lib/python2.7/site-packages/reversion/management4.00 KB
/usr/lib/python2.7/site-packages/reversion/management/__init__.py0.00 B
/usr/lib/python2.7/site-packages/reversion/management/__init__.pyc152.00 B
/usr/lib/python2.7/site-packages/reversion/management/__init__.pyo152.00 B
/usr/lib/python2.7/site-packages/reversion/management/commands4.00 KB
/usr/lib/python2.7/site-packages/reversion/management/commands/__init__.py2.27 KB
/usr/lib/python2.7/site-packages/reversion/management/commands/__init__.pyc2.21 KB
/usr/lib/python2.7/site-packages/reversion/management/commands/__init__.pyo2.21 KB
/usr/lib/python2.7/site-packages/reversion/management/commands/createinitialrevisions.py3.08 KB
/usr/lib/python2.7/site-packages/reversion/management/commands/createinitialrevisions.pyc3.09 KB
/usr/lib/python2.7/site-packages/reversion/management/commands/createinitialrevisions.pyo3.09 KB
/usr/lib/python2.7/site-packages/reversion/management/commands/deleterevisions.py3.73 KB
Component of No Buildroots