Skip to content

aleksandr-rakov/deform_select2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deform_select2

deform_select2 provides select2 <http://ivaynberg.github.com/select2/> based widgets for deform

How to use it

In your Paste Deploy configuration file (e.g. development.ini) add deform_select2 to the list of pyramid_includes, or add a this line if a pyramid.includes setting does not exist:

[app:main]
...
pyramid.includes = deform_select2

This will put the templates in deform_select2/templates into the deform search path.

About

select2 based widgets for deform form library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published