home / grids / Forms edit

This is a grid of all form-related apps.

 

Standard View

Features currently being evaluated

FeatureDescription
HTML5 Features Which HTML5 form features are supported?
PackageDescriptionCategoryDownloadsLast UpdatedVersionRepoCommitsRepo watchersForksParticipantsLicenseHTML5 Features
Django Uni-Formdjango-uni-form has been deprecated. Please use django-crispy-forms. Link provided in the README.rstApp46016Feb. 16, 2012, 7:20 a.m.0.9.0Github55793pydanny
maraujop
j0hnsmith
bmihelac
mvaerle
agentk
johnthedebs
issackelly
kinpoo
skyl
more...
MIT
django-tinymceTinyMCE integration for DjangoApp61620Feb. 12, 2012, 4:47 a.m.1.5.1.dev101Github13136aljosa
jasondavies
dwink
zuzelvp
lsemel
pterk
chemt
pokutnik
piet-byteorbit
quadracik
MIT License
django-form-utilsDjango Form class that provides fieldsets, row-attrs, and flexible generic form rendering.App18188Feb. 2, 2012, 5:45 p.m.0.2.0Bitbucket586carljm BSD License
django-markitupA Django reusable application for end-to-end markup handling. Includes integration with the MarkItUp universal markup editor (http://markitup.jaysalvat.com/) via a form ...App14643March 4, 2012, 4:57 a.m.1.0.0Bitbucket6815carljm BSD License
django-ajax-validationA reusable application to preform ajax validation on django forms.App30159Aug. 6, 2010, 4:53 p.m.0.1.3Github23331alex
brosner
traviscline
jtauber
jezdez
BSD License
django-honeypotGeneric honeypot utilities for use in django projects.App5471Feb. 22, 2010, 10:43 p.m.0.3.0Github7210apendleton
arowla
bycoffe
dandrinkard
dcloud
dvogel
ethanpg
jamesturk
jcarbaugh
mikejs
more...
BSD License
django-floppyformsFull control of form rendering in the templates.App9060March 5, 2012, 4:32 a.m.0.4.7Github23925brutasse
jezdez
maraujop
stefanfoulis
dmclain
poswald
gugu
SmileyChris
rmoch
ouhouhsami
CustomAttributes: placeholder, required, pattern.

Input types: url, email, tel, date, datetime, time, number, range, search, color.
django-olwidgetJavascript library to replace textareas that contain WKT data with editable OpenLayers maps, and a django app using it for ...App2199Feb. 16, 2012, 8:20 a.m.0.49Github6012yourcelf
philipn
dyve
capooti
worksology
dkm
BSD License
django-wysiwygA Django application for making Django textareas rich text editors. Certainly as a template tag and possibly as a form ...App4758Feb. 5, 2012, 8:48 a.m.0.4.1Github13413pydanny
kennethlove
acdha
vdboor
renyi
mhulse
MIT
django-crispy-formsThe best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render ...App4518April 21, 2012, 9:25 a.m.devGithub34644maraujop
pydanny
digi604
bmihelac
dbinit
j0hnsmith
mvaerle
agentk
issackelly
johnthedebs
more...
MIT
django-envelopeA contact form app for DjangoApp10761Jan. 9, 2012, 2:12 p.m.0.4.1Github176zsiciarz
tomwys
mlavin
akaihola
glogiotatidis
MIT
django-file-pickerdjango-file-pickerApp348April 4, 2011, 12:20 p.m.0.5.0Github214calebsmith
copelco
ironfroggy
juliaelman
kmtracey
mlavin
nfoster
poirier
tobiasmcnulty
invalid-email-address
more...
BSD
django-forms-builderA Django reusable app providing the ability for admin users to create their own forms.App13918March 1, 2012, 12:05 p.m.0.7.0Github14339stephenmcd
cmheisel
bmihelac
diegueus9
sindresorhus
mikbe
splatte
CNBorn
issackelly
invalid-email-address
UNKNOWNplaceholder attributes, required attributes, email/date/datetime input types
django-fieldmakerThis package enables you to design forms in the Django admin. These forms can be used in your code or ...App491Nov. 21, 2011, 4:21 p.m.0.0.4Github41zbyte64New BSD LicenseHTML5 input types supported:

date, datetime, email, number, tel, url
django-merlinProviding alternate form wizards for the Django project.App1677March 2, 2011, 3:01 p.m.0.8Github2711cgallemore
supercodepoet
BSD
django-nested-formsNested forms for your django projectsOther0Dec. 18, 2011, 4:50 a.m.Github134dszczyt
tomasd
UNKNOWN
django-composite-formHelper class to handle form compositionApp333Dec. 21, 2011, 1:11 a.m.0.1.2Github62t0sterUNKNOWN
django-dataformsDynamic, database-driven Django formsApp961Nov. 21, 2011, 3:09 p.m.0.2.0Github208jmacul2
deegeedubb
GNU GPL v3
django-dynamicformsDynamically add forms to your site through the admin interface.App678Oct. 18, 2011, 7:04 a.m.0.1.2Github103roalddevries
jmacul2
LICENSE.txt
django-form-designerDesign contact forms, search forms etc from the Django admin, without writing any code. Integrates with Django CMS.App0Feb. 10, 2012, 12:25 p.m.Github12047philomat
charettes
vdboor
dangerfield
jsma
finder
sbnoemi
kinea
fatbox
UNKNOWN
django-formfieldsetApp0None1.1Github00BSD
django-validformsDjango client-side form validationApp0Feb. 8, 2011, 1:55 p.m.Github72ulfUNKNOWN
django-widget-tweaksTweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered. ...App3449March 5, 2012, 10:20 p.m.1.0Bitbucket363kmikeMIT licenseAny HTML5 attribute (including input type attributes) can be added (or replaced) to existing django form fields without touching python code.
django-extra-viewsDjango's class-based generic views are awesome, let's have more of them.App939March 7, 2012, 5:58 p.m.0.2.4Github359AndrewIngram
szuliq
MIT
django-formrenderingtoolsUtilities that helps template designers to customize Django forms. Set up and reuse your own templates rather than using {{ ...App1013May 23, 2011, 2:28 a.m.0.2.1Bitbucket40benoitbryonBSD
django-formwizardA rewrite of django's formwizard with pluggable storagesApp3298June 16, 2011, 6:39 a.m.1.0Github10231stephrdev
bartTC
treyhunner
BSD License
django-htmlA way of rendering django.forms widgets that differentiates between HTML and XHTML.App1106March 29, 2010, 4:25 p.m.0.1.0Github469simonw
robhudson
BSD
happyformsExtension to Django Forms that strips spacesApp0Aug. 17, 2010, 7:34 p.m.0.0.1Github123davedash
jbalogh
BSD
PackageDescriptionCategoryDownloadsLast UpdatedVersionRepoCommitsRepo watchersForksParticipantsLicenseHTML5 Features