django-track-history


Namedjango-track-history JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/akszydelko/django-track-history
SummaryEasy model change tracking for Django
upload_time2023-09-06 13:43:40
maintainer
docs_urlNone
authorArkadiusz Szydelko
requires_python
licenseBSD
keywords django track history
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    A simple model change tracking for Django.

    More on: https://github.com/akszydelko/django-track-history

    Copyright (c) 2023, Arkadiusz Szydełko All rights reserved.

    Licensed under BSD 3-Clause License
    


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/akszydelko/django-track-history",
    "name": "django-track-history",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django track history",
    "author": "Arkadiusz Szydelko",
    "author_email": "akszydelko@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "\n    A simple model change tracking for Django.\n\n    More on: https://github.com/akszydelko/django-track-history\n\n    Copyright (c) 2023, Arkadiusz Szyde\u0142ko All rights reserved.\n\n    Licensed under BSD 3-Clause License\n    \n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Easy model change tracking for Django",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/akszydelko/django-track-history"
    },
    "split_keywords": [
        "django",
        "track",
        "history"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6a8090ee4c1246bd0358a774213070a1b96d129daa23f283d7e464a038be2f0",
                "md5": "a57163d6b17caa27e6224aa22f1dc091",
                "sha256": "2cca46ccac644b66b5e1b9cca5590b28f4b00e8af226e1608e1eead899439135"
            },
            "downloads": -1,
            "filename": "django_track_history-0.2.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a57163d6b17caa27e6224aa22f1dc091",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 13026,
            "upload_time": "2023-09-06T13:43:40",
            "upload_time_iso_8601": "2023-09-06T13:43:40.091313Z",
            "url": "https://files.pythonhosted.org/packages/b6/a8/090ee4c1246bd0358a774213070a1b96d129daa23f283d7e464a038be2f0/django_track_history-0.2.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-06 13:43:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "akszydelko",
    "github_project": "django-track-history",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "django-track-history"
}
        
Elapsed time: 0.11636s