django-unlimited-char


Namedjango-unlimited-char JSON
Version 0.0.3b1 PyPI version JSON
download
home_pagehttps://github.com/nnseva/django-unlimited-char
SummaryDjango-Unlimited-Char - the library introducing unlimited character database field for Django
upload_time2025-09-02 07:31:25
maintainerNone
docs_urlNone
authorVsevolod Novikov
requires_python>3.4
licenseLGPL
keywords django field unlimited char postgres sqlite3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Django-Unlimited-Char
=====================

The tiny library introducing CharField with unlimited maximum length

See details at the home page: https://github.com/nnseva/django-unlimited-char

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nnseva/django-unlimited-char",
    "name": "django-unlimited-char",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">3.4",
    "maintainer_email": null,
    "keywords": "django field unlimited char postgres sqlite3",
    "author": "Vsevolod Novikov",
    "author_email": "nnseva@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c0/01/44791cc85b01571f75f71d947b6c8f320c50fcaafb08bfb8d2179e979907/django_unlimited_char-0.0.3b1.tar.gz",
    "platform": "any",
    "description": "Django-Unlimited-Char\n=====================\n\nThe tiny library introducing CharField with unlimited maximum length\n\nSee details at the home page: https://github.com/nnseva/django-unlimited-char\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Django-Unlimited-Char - the library introducing unlimited character database field for Django",
    "version": "0.0.3b1",
    "project_urls": {
        "Homepage": "https://github.com/nnseva/django-unlimited-char"
    },
    "split_keywords": [
        "django",
        "field",
        "unlimited",
        "char",
        "postgres",
        "sqlite3"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "431325c80845e9a446305ad58f0fb21f544d0a7f4cd8352f73e8d0e81b0a7c66",
                "md5": "7cbf175bcedd5b7d0a402140f5f0c884",
                "sha256": "230b1dc0ed356ced4a508842f26b7266355af190fbb8e9fa13945000f6cf1640"
            },
            "downloads": -1,
            "filename": "django_unlimited_char-0.0.3b1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7cbf175bcedd5b7d0a402140f5f0c884",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">3.4",
            "size": 5673,
            "upload_time": "2025-09-02T07:31:24",
            "upload_time_iso_8601": "2025-09-02T07:31:24.675753Z",
            "url": "https://files.pythonhosted.org/packages/43/13/25c80845e9a446305ad58f0fb21f544d0a7f4cd8352f73e8d0e81b0a7c66/django_unlimited_char-0.0.3b1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c00144791cc85b01571f75f71d947b6c8f320c50fcaafb08bfb8d2179e979907",
                "md5": "b90f3287af054d3a70be5b16948697a5",
                "sha256": "db35752e1a7441692313c8bd4ef7fd2c9eae71808a8aa64b167d0512c0c5679b"
            },
            "downloads": -1,
            "filename": "django_unlimited_char-0.0.3b1.tar.gz",
            "has_sig": false,
            "md5_digest": "b90f3287af054d3a70be5b16948697a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.4",
            "size": 5346,
            "upload_time": "2025-09-02T07:31:25",
            "upload_time_iso_8601": "2025-09-02T07:31:25.932748Z",
            "url": "https://files.pythonhosted.org/packages/c0/01/44791cc85b01571f75f71d947b6c8f320c50fcaafb08bfb8d2179e979907/django_unlimited_char-0.0.3b1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-02 07:31:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "nnseva",
    "github_project": "django-unlimited-char",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-unlimited-char"
}
        
Elapsed time: 3.05737s