django-fluo


Namedjango-fluo JSON
Version 0.5 PyPI version JSON
download
home_pagehttps://pypi.org/project/django-fluo/
Summaryvarious django utilities
upload_time2022-12-30 22:10:01
maintainer
docs_urlNone
authorRaffaele Salmaso
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # django-fluo

My personal django reusable stuffs.


## CHANGES ##

### 0.5.0

* Drop support for Django < 3.2
* Add support for Django 4.1
* Drop support for Python < 3.8
* Add support for Python 3.9, 3.10, 3.11
* Drop StatusModel as it is not easyly customizable, use StatusField
* Remove `jquery_ajaxqueue` templatetag
* Remove `jquery` templatetag
* Remove `css_ie` templatetag
* Remove `css_print` templatetag
* Enable PEP 563 – Postponed Evaluation of Annotations
* Drop `fluo.forms.fields.JsonField`
* Remove `postgresql_psycopg2` backend

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/django-fluo/",
    "name": "django-fluo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Raffaele Salmaso",
    "author_email": "raffaele@salmaso.org",
    "download_url": "https://files.pythonhosted.org/packages/18/ab/5c9f892b4b037adf18749552f401edce5971b4260d216860ca86250b5713/django-fluo-0.5.tar.gz",
    "platform": "any",
    "description": "# django-fluo\n\nMy personal django reusable stuffs.\n\n\n## CHANGES ##\n\n### 0.5.0\n\n* Drop support for Django < 3.2\n* Add support for Django 4.1\n* Drop support for Python < 3.8\n* Add support for Python 3.9, 3.10, 3.11\n* Drop StatusModel as it is not easyly customizable, use StatusField\n* Remove `jquery_ajaxqueue` templatetag\n* Remove `jquery` templatetag\n* Remove `css_ie` templatetag\n* Remove `css_print` templatetag\n* Enable PEP 563 \u2013 Postponed Evaluation of Annotations\n* Drop `fluo.forms.fields.JsonField`\n* Remove `postgresql_psycopg2` backend\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "various django utilities",
    "version": "0.5",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "5316b1ce5f736ed6bd97c966436c269c",
                "sha256": "127b8ca837c8b0bdd09997a4ed6b4db922653213f04c8288a0283675037a3feb"
            },
            "downloads": -1,
            "filename": "django_fluo-0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5316b1ce5f736ed6bd97c966436c269c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 113893,
            "upload_time": "2022-12-30T22:09:59",
            "upload_time_iso_8601": "2022-12-30T22:09:59.204181Z",
            "url": "https://files.pythonhosted.org/packages/2a/ea/04f5fc5bd6aaee45a5c7c4c612203c54017177e92253fc56d93bdd2bf14f/django_fluo-0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "5d89cb38c6cc629499b3a81ab27e9502",
                "sha256": "ba13be0eb47876c30586df2e532721cf9c0ff0abc76bf888280eff34c8516fc2"
            },
            "downloads": -1,
            "filename": "django-fluo-0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "5d89cb38c6cc629499b3a81ab27e9502",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 55209,
            "upload_time": "2022-12-30T22:10:01",
            "upload_time_iso_8601": "2022-12-30T22:10:01.342156Z",
            "url": "https://files.pythonhosted.org/packages/18/ab/5c9f892b4b037adf18749552f401edce5971b4260d216860ca86250b5713/django-fluo-0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-30 22:10:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "django-fluo"
}
        
Elapsed time: 0.02563s