django-handleref


Namedjango-handleref JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/20c/django-handleref
Summarydjango object tracking
upload_time2024-03-19 11:34:17
maintainer
docs_urlNone
author20C
requires_python>=3.8,<4.0
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-handleref

[![PyPI](https://img.shields.io/pypi/v/django-handleref.svg?maxAge=3600)](https://pypi.python.org/pypi/django-handleref)
[![PyPI](https://img.shields.io/pypi/pyversions/django-handleref.svg?maxAge=600)](https://pypi.python.org/pypi/django-handleref)
[![Tests](https://github.com/20c/django-handleref/workflows/tests/badge.svg)](https://github.com/20c/django-handleref)
[![Codecov](https://img.shields.io/codecov/c/github/20c/django-handleref/master.svg?maxAge=3600)](https://codecov.io/github/20c/django-handleref)

Track when an object was created or changed and allow querying based on time and versioning (w/ `django-reversion` support)

### License

Copyright 2015-2023 20C, LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this software except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/20c/django-handleref",
    "name": "django-handleref",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "20C",
    "author_email": "code@20c.com",
    "download_url": "https://files.pythonhosted.org/packages/6a/5e/467b9d9b8ef3024aa803b95cac17d3fc28c0a4ce686b03f54bada7a0d80a/django_handleref-2.0.1.tar.gz",
    "platform": null,
    "description": "# django-handleref\n\n[![PyPI](https://img.shields.io/pypi/v/django-handleref.svg?maxAge=3600)](https://pypi.python.org/pypi/django-handleref)\n[![PyPI](https://img.shields.io/pypi/pyversions/django-handleref.svg?maxAge=600)](https://pypi.python.org/pypi/django-handleref)\n[![Tests](https://github.com/20c/django-handleref/workflows/tests/badge.svg)](https://github.com/20c/django-handleref)\n[![Codecov](https://img.shields.io/codecov/c/github/20c/django-handleref/master.svg?maxAge=3600)](https://codecov.io/github/20c/django-handleref)\n\nTrack when an object was created or changed and allow querying based on time and versioning (w/ `django-reversion` support)\n\n### License\n\nCopyright 2015-2023 20C, LLC\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this software except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "django object tracking",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://github.com/20c/django-handleref",
        "Repository": "https://github.com/20c/django-handleref"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42a505af02ae6055e830ad84b2ca600a801b15c0546f9d5bfa4247c119a79482",
                "md5": "68267013518922623da709f716bd576c",
                "sha256": "bf2c4a7ac958ead270bf6e10caebccff56cfe2ec9e5ff6cf83ec6aaa770f9a8f"
            },
            "downloads": -1,
            "filename": "django_handleref-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "68267013518922623da709f716bd576c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 26586,
            "upload_time": "2024-03-19T11:34:15",
            "upload_time_iso_8601": "2024-03-19T11:34:15.621870Z",
            "url": "https://files.pythonhosted.org/packages/42/a5/05af02ae6055e830ad84b2ca600a801b15c0546f9d5bfa4247c119a79482/django_handleref-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a5e467b9d9b8ef3024aa803b95cac17d3fc28c0a4ce686b03f54bada7a0d80a",
                "md5": "9b8934f01a269e5c1911416a6e1a6910",
                "sha256": "88eef6be482a4deb748ca08765c8e2717fcfb2f39a7af361bb3e52e597ef4a1d"
            },
            "downloads": -1,
            "filename": "django_handleref-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9b8934f01a269e5c1911416a6e1a6910",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 17774,
            "upload_time": "2024-03-19T11:34:17",
            "upload_time_iso_8601": "2024-03-19T11:34:17.426164Z",
            "url": "https://files.pythonhosted.org/packages/6a/5e/467b9d9b8ef3024aa803b95cac17d3fc28c0a4ce686b03f54bada7a0d80a/django_handleref-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-19 11:34:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "20c",
    "github_project": "django-handleref",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-handleref"
}
        
20C
Elapsed time: 0.25383s