Metadata-Version: 2.1
Name: plone.schema
Version: 1.3.0
Summary: Plone specific extensions and fields for zope schematas
Home-page: http://plone.org/
Author: Plone Foundation
Author-email: plone-developers@lists.sourceforge.net
License: BSD
Description: Plone specific extensions and fields for zope schematas.
        
        .. You should *NOT* be adding new change log entries to this file.
           You should create a file in the news directory instead.
           For helpful instructions, please see:
           https://github.com/plone/plone.releaser/blob/master/ADD-A-NEWS-ITEM.rst
        
        .. towncrier release notes start
        
        1.3.0 (2021-03-24)
        ------------------
        
        New features:
        
        
        - Adjust JSONField to include widget name
          [sneridagh] (#10)
        
        
        1.2.1 (2020-04-22)
        ------------------
        
        Bug fixes:
        
        
        - Minor packaging updates. (#1)
        - Fix JSONField with default values saved to `model_source` XML
          [avoinea] (#7)
        - Initialize towncrier.
          [gforcada] (#2548)
        
        
        1.2.0 (2018-06-24)
        ------------------
        
        New features:
        
        - Improve and complete Plone integration of the JSONField (z3c.form, plone.supermodel, plone.schemaeditor)
          [sneridagh]
        
        
        1.1.0 (2018-06-23)
        ------------------
        
        New Features:
        
        - Add new JSONField field and JSONSchema auto validation.
          [sneridagh]
        
        
        1.0.0 (2016-02-25)
        ------------------
        
        Fixes:
        
        - Moved translation to plone.app.locales
          [staeff]
        
        - Fixed install_requires to specify correct dependencies.
          [gforcada]
        
        
        1.0a1 (2014-04-17)
        ------------------
        
        - Initial release.
          [ianderso,davisagli,frapell]
        
Keywords: plone schema
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Zope2
Classifier: Framework :: Zope :: 4
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 5.0
Classifier: Framework :: Plone :: 5.1
Classifier: Framework :: Plone :: 5.2
Classifier: Framework :: Plone :: Core
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: BSD License
Provides-Extra: test
