substanced


Namesubstanced JSON
Version 1.0.post1 PyPI version JSON
download
home_pagehttp://www.substanced.net/
SummaryAn application server built using Pyramid
upload_time2018-11-09 19:58:44
maintainer
docs_urlNone
authorChris McDonough
requires_python
licenseBSD-derived (http://www.repoze.org/LICENSE.txt)
keywords wsgi pylons pyramid zodb catalog zope
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Substance D
===========

.. image:: https://travis-ci.org/Pylons/substanced.png?branch=master
        :target: https://travis-ci.org/Pylons/substanced

.. image:: https://readthedocs.org/projects/substanced/badge?version=latest
        :target: http://docs.pylonsproject.org/projects/substanced
        :alt: Latest Documentation Status

An application server built upon the Pyramid web framework.  It provides a
user interface for managing content as well as libraries and utilities which
make it easy to create applications.

Visit the main website at http://substanced.net for FAQs and documentation.

There is a mailing list: https://groups.google.com/group/substanced-users

The code is at https://github.com/Pylons/substanced

The IRC channel is at irc://freenode.net/#substanced


Next release
------------

- Replace virtualenv with tox as a testing extra.

- Remove support for Python 2.6, 3.2, and 3.3, and add support for Python 3.5.
  See https://github.com/Pylons/substanced/pull/264

- Omit the ``Upload`` tab for folders which can not contain files. See
  https://github.com/Pylons/substanced/pull/247.

- Added Finnish translation.

- Fixed bug in scaffold that prevented Document properties tab from showing up
  in the SDI.

- ``substanced.file.FileUploadPropertySheet`` (which backs the File->Upload
  property tab) did not properly clear tempfiles from the upload tmpdir.

- ``substanced.file.views.AddFileView`` (which backs the Add -> File form in
  the SDI) did not properly clear tempfiles from the upload tmpdir.

- Changing a NameSchemaNode property via a propertysheet view (ie.
  changing the name of an item in a folder via its propertysheet)
  would fail with an exception if the name you chose was already
  used within the folder.  It now shows a flash message and prevents
  the change.

- Removed Python 2.6 compatibility shim ``substanced._compat.total_ordering``.

1.0 (2018-11-06)
================

- Pyramid 1.10 compatibility.

1.0a1 (2015-04-17)
==================

- Initial release.



            

Raw data

            {
    "_id": null,
    "home_page": "http://www.substanced.net/",
    "name": "substanced",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "wsgi pylons pyramid zodb catalog zope",
    "author": "Chris McDonough",
    "author_email": "pylons-devel@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/12/17/95562e3cda729343bb6321a2a76d87c8760d142b39e591bcc0ef034691d1/substanced-1.0.post1.tar.gz",
    "platform": "",
    "description": "Substance D\n===========\n\n.. image:: https://travis-ci.org/Pylons/substanced.png?branch=master\n        :target: https://travis-ci.org/Pylons/substanced\n\n.. image:: https://readthedocs.org/projects/substanced/badge?version=latest\n        :target: http://docs.pylonsproject.org/projects/substanced\n        :alt: Latest Documentation Status\n\nAn application server built upon the Pyramid web framework.  It provides a\nuser interface for managing content as well as libraries and utilities which\nmake it easy to create applications.\n\nVisit the main website at http://substanced.net for FAQs and documentation.\n\nThere is a mailing list: https://groups.google.com/group/substanced-users\n\nThe code is at https://github.com/Pylons/substanced\n\nThe IRC channel is at irc://freenode.net/#substanced\n\n\nNext release\n------------\n\n- Replace virtualenv with tox as a testing extra.\n\n- Remove support for Python 2.6, 3.2, and 3.3, and add support for Python 3.5.\n  See https://github.com/Pylons/substanced/pull/264\n\n- Omit the ``Upload`` tab for folders which can not contain files. See\n  https://github.com/Pylons/substanced/pull/247.\n\n- Added Finnish translation.\n\n- Fixed bug in scaffold that prevented Document properties tab from showing up\n  in the SDI.\n\n- ``substanced.file.FileUploadPropertySheet`` (which backs the File->Upload\n  property tab) did not properly clear tempfiles from the upload tmpdir.\n\n- ``substanced.file.views.AddFileView`` (which backs the Add -> File form in\n  the SDI) did not properly clear tempfiles from the upload tmpdir.\n\n- Changing a NameSchemaNode property via a propertysheet view (ie.\n  changing the name of an item in a folder via its propertysheet)\n  would fail with an exception if the name you chose was already\n  used within the folder.  It now shows a flash message and prevents\n  the change.\n\n- Removed Python 2.6 compatibility shim ``substanced._compat.total_ordering``.\n\n1.0 (2018-11-06)\n================\n\n- Pyramid 1.10 compatibility.\n\n1.0a1 (2015-04-17)\n==================\n\n- Initial release.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)",
    "summary": "An application server built using Pyramid",
    "version": "1.0.post1",
    "project_urls": {
        "Homepage": "http://www.substanced.net/"
    },
    "split_keywords": [
        "wsgi",
        "pylons",
        "pyramid",
        "zodb",
        "catalog",
        "zope"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08b63e2caea84d9b4493d941ba06128ff1f912f0f44b0c654959b246382fcf73",
                "md5": "af73f7e0406a9376af8a8948dbd4a243",
                "sha256": "9b332339a3ca651c479579e62d8516578656ac940ba2f7d82d31c7f2ff588d50"
            },
            "downloads": -1,
            "filename": "substanced-1.0.post1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af73f7e0406a9376af8a8948dbd4a243",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3403171,
            "upload_time": "2018-11-09T19:58:34",
            "upload_time_iso_8601": "2018-11-09T19:58:34.748547Z",
            "url": "https://files.pythonhosted.org/packages/08/b6/3e2caea84d9b4493d941ba06128ff1f912f0f44b0c654959b246382fcf73/substanced-1.0.post1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "121795562e3cda729343bb6321a2a76d87c8760d142b39e591bcc0ef034691d1",
                "md5": "5b60d425f51d1b94d7ce9ec550d7ccb2",
                "sha256": "2385b38b07ec724469d00162dbf0f08f0a2904ad7a1c63159734a61840a3f335"
            },
            "downloads": -1,
            "filename": "substanced-1.0.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "5b60d425f51d1b94d7ce9ec550d7ccb2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3406553,
            "upload_time": "2018-11-09T19:58:44",
            "upload_time_iso_8601": "2018-11-09T19:58:44.359312Z",
            "url": "https://files.pythonhosted.org/packages/12/17/95562e3cda729343bb6321a2a76d87c8760d142b39e591bcc0ef034691d1/substanced-1.0.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-11-09 19:58:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "substanced"
}
        
Elapsed time: 0.37759s