django-model-helper


Namedjango-model-helper JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryHelpful django abstract models collection.
upload_time2024-04-05 00:45:41
maintainerNone
docs_urlNone
authorLi HuiTao
requires_pythonNone
licenseMIT
keywords django-model-helper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-model-helper

Helpful django abstract models collection.

## Abstract Models

- WithAddModTimeFields
- WithConfigFields
- WithCountFields
- WithDeletedStatusFields
- WithDisplayOrderFields
- WithEnabledStatusFields
- WithExpireTimeFields
- WithJsonDataFields
- WithLockStatusFields
- WithSimpleResultFields
- WithSimpleNRRDStatusFields
- WithUidFields

## Releases

### v0.1.0

- First release.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-model-helper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "django-model-helper",
    "author": "Li HuiTao",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/09/ea/19a5777c7244bb56c3d31974cfabaaf4940dd6b7ce9cd39a2f032e22eb9d/django-model-helper-0.1.0.tar.gz",
    "platform": null,
    "description": "# django-model-helper\n\nHelpful django abstract models collection.\n\n## Abstract Models\n\n- WithAddModTimeFields\n- WithConfigFields\n- WithCountFields\n- WithDeletedStatusFields\n- WithDisplayOrderFields\n- WithEnabledStatusFields\n- WithExpireTimeFields\n- WithJsonDataFields\n- WithLockStatusFields\n- WithSimpleResultFields\n- WithSimpleNRRDStatusFields\n- WithUidFields\n\n## Releases\n\n### v0.1.0\n\n- First release.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Helpful django abstract models collection.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "django-model-helper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e25d53fbf964ce9f69163244e6bb8865e194eb8fed531779054215236c4e13ae",
                "md5": "bc6f668ba2d9a59f425f4e8ca1028bef",
                "sha256": "99d5c10a3128f83627770554f766d21b5be8ef96a61a71074bede61cc5db1b08"
            },
            "downloads": -1,
            "filename": "django_model_helper-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bc6f668ba2d9a59f425f4e8ca1028bef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7205,
            "upload_time": "2024-04-05T00:45:40",
            "upload_time_iso_8601": "2024-04-05T00:45:40.048112Z",
            "url": "https://files.pythonhosted.org/packages/e2/5d/53fbf964ce9f69163244e6bb8865e194eb8fed531779054215236c4e13ae/django_model_helper-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09ea19a5777c7244bb56c3d31974cfabaaf4940dd6b7ce9cd39a2f032e22eb9d",
                "md5": "83852b51fd05234fe6b906686c7ef32b",
                "sha256": "091c166190a1e6b7240b86460807b254374d0f8db43c01954bca54897bc3226f"
            },
            "downloads": -1,
            "filename": "django-model-helper-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "83852b51fd05234fe6b906686c7ef32b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6655,
            "upload_time": "2024-04-05T00:45:41",
            "upload_time_iso_8601": "2024-04-05T00:45:41.867265Z",
            "url": "https://files.pythonhosted.org/packages/09/ea/19a5777c7244bb56c3d31974cfabaaf4940dd6b7ce9cd39a2f032e22eb9d/django-model-helper-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-05 00:45:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "django-model-helper"
}
        
Elapsed time: 0.20926s