m01.i18n


Namem01.i18n JSON
Version 3.2.1 PyPI version JSON
download
home_pagehttp://pypi.python.org/pypi/m01.i18n
Summaryi18n aware content base class for Zope3 using mongodb
upload_time2025-10-09 20:49:59
maintainerNone
docs_urlNone
authorRoger Ineichen, Projekt01 GmbH
requires_pythonNone
licenseZPL 2.1
keywords zope3 z3c i18n m01 mongodb
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package provides a i18n aware content base class for Zope3 using the 
mongodb instead of ZODB.


=======
CHANGES
=======

3.2.1 (2025-10-09)
------------------

- bugfix; adjust conditional check for request and negotiator. Check explicit
  for None


3.2.0 (2025-06-15)
------------------

- Compatibility with Python3


3.1.0 (2018-04-24)
------------------

- feature: added I18nMongoObject

- cleanup: I18nMongoItemBase moved from m01.i18n.item to m01.i18n.base.


3.0.0 (2017-01-11)
------------------

- feature: added level 2 test using mongodb stub server and use the fake mongodb
  setup for default test runner

- support pymongo >= 3.0.0 and use 3.0.0 as package version and reflect
  pymongo >= 3.0.0 compatibility


0.5.0 (2013-06-28)
------------------

- initial release
            

Raw data

            {
    "_id": null,
    "home_page": "http://pypi.python.org/pypi/m01.i18n",
    "name": "m01.i18n",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "zope3 z3c i18n m01 mongodb",
    "author": "Roger Ineichen, Projekt01 GmbH",
    "author_email": "dev@projekt01.ch",
    "download_url": "https://files.pythonhosted.org/packages/57/0d/24b90b6e516602f97bae543f0b7d3c1a82d83ef6d83b75f13b5624164508/m01.i18n-3.2.1.tar.gz",
    "platform": null,
    "description": "This package provides a i18n aware content base class for Zope3 using the \nmongodb instead of ZODB.\n\n\n=======\nCHANGES\n=======\n\n3.2.1 (2025-10-09)\n------------------\n\n- bugfix; adjust conditional check for request and negotiator. Check explicit\n  for None\n\n\n3.2.0 (2025-06-15)\n------------------\n\n- Compatibility with Python3\n\n\n3.1.0 (2018-04-24)\n------------------\n\n- feature: added I18nMongoObject\n\n- cleanup: I18nMongoItemBase moved from m01.i18n.item to m01.i18n.base.\n\n\n3.0.0 (2017-01-11)\n------------------\n\n- feature: added level 2 test using mongodb stub server and use the fake mongodb\n  setup for default test runner\n\n- support pymongo >= 3.0.0 and use 3.0.0 as package version and reflect\n  pymongo >= 3.0.0 compatibility\n\n\n0.5.0 (2013-06-28)\n------------------\n\n- initial release",
    "bugtrack_url": null,
    "license": "ZPL 2.1",
    "summary": "i18n aware content base class for Zope3 using mongodb",
    "version": "3.2.1",
    "project_urls": {
        "Homepage": "http://pypi.python.org/pypi/m01.i18n"
    },
    "split_keywords": [
        "zope3",
        "z3c",
        "i18n",
        "m01",
        "mongodb"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "570d24b90b6e516602f97bae543f0b7d3c1a82d83ef6d83b75f13b5624164508",
                "md5": "5ad180883467acffae85ca2b0f8ba306",
                "sha256": "90e354210fbd9afa8174a7002fe51bcc914bca101f30ed72eaca394dfa59877f"
            },
            "downloads": -1,
            "filename": "m01.i18n-3.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5ad180883467acffae85ca2b0f8ba306",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 164173,
            "upload_time": "2025-10-09T20:49:59",
            "upload_time_iso_8601": "2025-10-09T20:49:59.895483Z",
            "url": "https://files.pythonhosted.org/packages/57/0d/24b90b6e516602f97bae543f0b7d3c1a82d83ef6d83b75f13b5624164508/m01.i18n-3.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-09 20:49:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "m01.i18n"
}
        
Elapsed time: 1.49049s