Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/django-crispy-forms/django-crispy-forms

The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
https://github.com/django-crispy-forms/django-crispy-forms

Update class to match bootstrap3. Refs #209

6cb7c5f9832e28bf5fbe0ae78e9f453c3e34e150 authored over 11 years ago by Camilo Nova <[email protected]>
Fixed checkbox for BS3

833976175dbac012b50b231ed39ffcfc7ac833a1 authored over 11 years ago by mrkre <[email protected]>
Checkbox for BS3 does not require form-control class

c652bd9941b69ba8158b74b59f525f441a0e01a7 authored over 11 years ago by mrkre <[email protected]>
Updated CHANGELOG and CONTRIBUTORS

42c84a9b02d885de249c1d003c2e7ad031283c26 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adjusting tests

31fa84e76069a3b88d2962b9e596da014250bb75 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Fixing pairwise for {% crispy_field %}

This was broken by PR #213

21370c110e3c34a83c83e0b9e5502eff30146fda authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Cleaning up a little bit bootstrap coding style

Related to #213

8b2c5c331bcfcfa37b63f69645a41be55a9cd35e authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Moving UneditableInput to bootstrap.py module

Adjusting its template for bootstrap3 #213

e73823a9aaa76c0ee06e84f24335ee42ed53c8e1 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adjusting field_with_buttons template for bootstrap3

Issue #213

207123c0fe86a4879e0f32d66a9364a4456a6bca authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Fix for checkboxes in bootstrap3

See issue #213

99fe9b9fafc1c16dd0e5ce908ac8d43c58d31493 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'dev' of git://github.com/jamesmfriedman/django-crispy-forms into dev

Conflicts:
crispy_forms/templates/bootstrap/layout/appended_text.html
crispy_forms/templates/b...

11ec07829a9fac762631312c797239d18756cbbe authored over 11 years ago by Miguel Araujo Perez <[email protected]>
BS3 radio-inline

Change in css class

848f428241511d0745b6d7b4082c187ce0c74f01 authored over 11 years ago by mrkre <[email protected]>
Merge branch 'bootstrap-alert' of github.com:alexhayes/django-crispy-forms into dev

698fc95225d22c21f45c00b6f91b7f979fad3f88 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
RadioSelect and CheckboxSelectMultiple texts should be unlocalized

Test cleanup, CHANGELOG and CONTRIBUTORS for #214

e6766fa23904a14822b0a2c7d112fbe84e0b0a20 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'master' of github.com:gabejackson/django-crispy-forms into dev

Conflicts:
crispy_forms/templates/bootstrap/layout/checkboxselectmultiple.html
crispy_forms/te...

4451b15a8fa693383647e2c7f006584e135f9116 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
- added bootstrap3 template pack

- updated bootstrap.py module to look at TEMPLATE_PACK instead of directly ref 'bootstrap'
- coll...

0097308a473606e0e5350dbf0afd58db02abfd95 authored over 11 years ago by James Friedman <[email protected]>
Django widget attrs not applied to RadioSelect and CheckboxSelectMultiple

Fixes #206

e08a97c31c29e56eb74e17c6bcc167e289a8c5a6 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Test for form_show_labels should only check for bootstrap template pack

beb32ac8d2408a18fa196dc536264ac94763c701 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Pointing README Travis-ci buils status to master branch

53d23400c23bbad53b0d3d00a484969dad6ec281 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Added warning in docs for HTML layout object usage

Fixes #208

4b6672f84487bd5a820fd17e9e13b12da1098b95 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Fixing form_show_labels helper attribute to work with all layout objects

33e5fec16e97b1c98aebb68c7cd606276cefbfa0 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
fixed localization of bootstrap's checkboxselectmultiple and radioselect

input values
added test case to confirm l10n is working

a90dda40668e86634cd2a83c9b3163f575521370 authored over 11 years ago by Gabe Jackson <[email protected]>
Fixing an issue where as_crispy_field would not render form labels due to the addition of the form_show_labels context variables in 1.3.0

ef24990d73a2ac450af0ff11b4a4cb841d5c9371 authored over 11 years ago by James Friedman <[email protected]>
Bumping version to 1.3.2

df28d5e036ea3d5ce89e21a4e26c2af543ec371d authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adding __pycache__ to gitignore

fc5be4becd3bc5efeeab63253bbca6d404e6ae1a authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'dev' of github.com:maraujop/django-crispy-forms into dev

0b435b32ac88a8ff49329279bd9076b5eec0b2a3 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Bug fix, labels not rendered with |crispy thanks to @zodman

Fixes #202

e26a78a1f76052d8102dbd5a8e109a5151d6928d authored over 11 years ago by Miguel Araujo Perez <[email protected]>
include only .py files. Fixes #200

397466e9fbe8aab3129666b4f2c0011ab25a7f1c authored over 11 years ago by Alexander Todorov <[email protected]>
Bumping version to 1.3.1

9d759846eaf8678312f564472b008939c6eb8b23 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Updated CHANGELOG and CONTRIBUTORS

002a0acb4ad152675e8ed47329d3a4dc24180227 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'override_settings' of git://github.com/nott/django-crispy-forms into dev

f66876d331d70479a43eddeb17535d255b084829 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Redoing a couple of tests for checking labels

c86167004b426450dfc8d3f5bbf314294e637054 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Change default value to True

1c09902ac6269847b32803ca64779df86baa5ea6 authored over 11 years ago by Svyatoslav Bulbakha <[email protected]>
Add override_settings backport in order to support Django 1.3 in tests.

f06ce0460b52605ee5916115c157a3b6e8c685b2 authored over 11 years ago by Stas Rudakou <[email protected]>
Wrong date in CHANGELOG

f4aaeeda62456aec6dd8d80f9725c5a8280d321c authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Finished CHANGELOG for version 1.3.0

8ced398454c1b75bb0f0d7c6d233edba2dc6b2f3 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Bumping version to 1.3.0

55ef8e05b661dfb22149c1feee7b4d2fc9f05c23 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Documenting CRISPY_ALLOWED_TEMPLATE_PACKS and template pack creation

7867a130ff72c644ad28cba117d387cdfc41627a authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Removed deprecated imports

398949c3ec905fbe553f7e505a5a60b4012fbb99 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Updated CHANGELOG and CONTRIBUTORS

544301822f6e9759797b15f27710d9ec8063c4f1 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Added disable_csrf FormHelper attribute

As requested in #194

9f71133265e965741b60bb0a732717cf37b2e9f6 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Little refactor to {% crispy_addon %} tag

7f581c5cea185a2ac320e8b4f6a43ecc390b8fe0 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'crispy-addon-tag' of git://github.com/keymholio/django-crispy-forms into dev

7ebbc815b229cbbfc73dc7ba5d9c0f4f3319d053 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Compatibility fix for Python 3

maps return iterators in Python 3, a list comprehension is the
recommended way for compatibility...

b8b9bf050b3071d5fe2a23b28f7ce94228735274 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'dev' of git://github.com/tepez/django-crispy-forms into dev

6ca651897d29542dea4ff33f7e6baf065f9607be authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Added Travis-ci build status image to README

05a658299d1a51b18b373bb91ea848d57d5f23eb authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adjusting travis-ci

cc5bd4a1577f0b92bd0ac76d9753345a020a010e authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Trying to simplify Travis builds and Python 3 issues

97d5cedd0d6a380777f88039e77f8c9086a96ff7 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'travis' of git://github.com/meshy/django-crispy-forms into dev

e5cca95978e9db88705c294bf015ce7ccfedaf97 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Updated CHANGELOG and CONTRIBUTORS

a47866b9e6c3d4c8144fd5d49040a4a7d7fdbb07 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Avoiding import * in tests

4efb084fab151909741d3273c529483bff85765e authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Couple of fixes for #183

One import was breaking manage.py test and not including tests templates
directory was breaking ...

7f916604838f802fcb2ca12727d31ec266e7a8d3 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'dev' of git://github.com/nott/django-crispy-forms into dev

9f67fe735ac06267a76dcab7c5c019075c25c609 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'python3' of git://github.com/meshy/django-crispy-forms into dev

e5cff5b4417a711f04900620de4b8fc754aa0dcb authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Use compatibility layer for python 3.

This is a pretty blind python 3 compatibility conversion that
may well have completely missed th...

066bcdaddb47c3c8c08e319af612dc0c6f6e34de authored over 11 years ago by Charlie Denton <[email protected]>
Fix for partial slices when using wrap_together

When using a partial slice with wrap_together like
`helper[:4].wrap_together` the start of slice...

a3eaec755c354aa2722643393b46373741fe274f authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adding crispy add on tag

Adding tag plus tests

04ccd18c49ec94d455f2c32ba0e5c7f4d5b98979 authored over 11 years ago by Andrew Keym <[email protected]>
Fix requirements note in README.

[ci skip]

2725b7fcc149a62a4e15ade20528896aa492de99 authored over 11 years ago by Charlie Denton <[email protected]>
Drop support for python 2.5 and django 1.2.

ce657886e1381274f63b6c9026062ba948039f96 authored over 11 years ago by Charlie Denton <[email protected]>
use (new) ALLOWED_TEMPLATE_PACKS setting instead of hard-coded ('bootstrap', 'uni_form')

8c182ddb62a471044ede1faea0efeaa4775c9bfa authored over 11 years ago by tepez <[email protected]>
Run tests for all supported versions of python.

a0e8ba129d387597a707b7eeb8fd4cbb8f9ddaa9 authored over 11 years ago by Charlie Denton <[email protected]>
Don't run tests for brown bag releases of django.

https://www.djangoproject.com/weblog/2013/feb/20/updated-releases-issued/

3db5299d6ad6758de8bd2193e91d5bd761417a3c authored over 11 years ago by Charlie Denton <[email protected]>
Fix range logic fail. (Sorry!)

1165bea8aa5035d6bd7649abf7379af7664a2e70 authored over 11 years ago by Charlie Denton <[email protected]>
Address problem in tests for django 1.3.X.

7a86d21c0f4958a035e08478df725355c679289b authored over 11 years ago by Charlie Denton <[email protected]>
Add support for travis-ci.

94724c722655c8c5416749a105f080dbc8c01528 authored over 11 years ago by Charlie Denton <[email protected]>
Added Alert class and template to allow for Twitter Bootstrap Alert pane.

ded56bef121ffbec61084bb8f545d716ec46cda5 authored over 11 years ago by Alex Hayes <[email protected]>
Make custom test templates available in 'manage.py test'. Fixes #182

ae50adc7fe94b8f1150a235ed7bf1c658e5e872b authored over 11 years ago by Stas Rudakou <[email protected]>
Make setting CRISPY_TEMPLATE_PACK optional in tests. Fixes #181

39b875d47181c351288cbb8dbb23c4f6bf2f3c47 authored over 11 years ago by Stas Rudakou <[email protected]>
Fixing test case for uni_form

472889f08a1172d6bc031eb592cbb3728950814a authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Improving from_iterable to fix KeepContext issue #180

This fixes issue #180 and adds a test for avoiding regressions

6e5d34e6480af0d828c9b23511933b3789176dac authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Updated copyright information

2a73130eb9d9f7b44d57507078133d6bd1475394 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adding a warning to `field_template` attribute docs

e38bd6d2b25922584f6179145762b35762c5374f authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Refactoring styling

6dbc9fffb65fd252fecd102fca9e6bba7aa09e23 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adding `field_template` helper attribute

82432f41557c4ccb3881905a1614aa72c03f173b authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adding `update_attributes` method to docs

00f2ba3c4f9971b694fac925c5b50e3a383b88e8 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adding `render_crispy_form` to docs

c0013b6c83313748267254abadf0917c1f1a7b39 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Creating a `FormHelper` section in docs and reodering parts

e2fc0e865311f8403d59d25da1721fda39f110b6 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Updating FAQ

5b300eb6e004b38da3e1b525cfc903aa31f55ffd authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Improving docs, adding formsets section

Simplifying index and redoing migration section a little bit

ab7bf3fa04300d7d9c985749d0fed8196d2cb8c8 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adding an aditional formset template, thanks to @runekaagaard

This template is heavily inspired by @runekaagard work in
django-crispy-forms-fancy-formsets. A ...

7178cce50b62ae460b991f1559d02da84164b20e authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Added `FormHelper` custom form/formset template attribute

cad008115ef8d92adc85ff9778cf4f7d08a84f37 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adding `form_show_labels` helper attribute

6a7b65e4ade67b92072800d82f6bcd998fbe9c54 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Doing type checking with isinstance instead of class names

`|css_class` will be kept for backwards compatibility, however is not a
good practice to type ch...

a41edfa6b1ee950194f41cd6c59347cd332243e7 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Bumping version to 1.2.8

6eea75ee2738c336f44d804d008804ca29467e02 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Updating CHANGELOG and CONTRIBUTORS

6f27767254c39c8dd8968db926e3ac39f70e5249 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Exploit from_iterable for Contexts with no __dict__

As @nvie pointed out to me, my earlier patch "breaks for people who are using Jingo/Jinja2 templ...

3c1f1e486aeefc57a146980b33f309de236b234e authored over 11 years ago by Nemesis Fixx <[email protected]>
Making sure variable is present

This avoids InvalidVarException checking, which enforces safe way of
using template variables.

17aa0cc1f8c158cd9196d2f066db5d471fe329b6 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Fixing tests for different Django versions

Formset management fields output generation changed depending on Django
version.

e91b28377576012ef7bbcbb0af3bf82bf36c1ce4 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Some basic test support

0a1549cb48e6fd5597fa9e0207641c3c796472a5 authored over 11 years ago by David Cramer <[email protected]>
Bumping version to 1.2.7

c2a9135a76f2a6cf805ca99a0559a6471d9f803a authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'patch-1' of git://github.com/vially/django-crispy-forms into dev

021ab727675ccbe2221d6be91d5276bba1d2e697 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Making test pass in Django 1.5 and previous versions

Some refactoring and clean up going on

0f8c8a9fbd9cec1136e93709a56084c61e8c0d7f authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Removing deprecation warning for Django 1.5 and upper

f5c8c77266f6c95dbefd340b86868d35d98d7d07 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Bug fix for model formsets and inline formsets

When rendering a formset using a FormHelper with a layout set, hidden
fields were not being rend...

b9e3b2d8abe37e3db6ff40df6b7bdb60da1c067a authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Added `render_hidden_fields` attribute to `FormHelper`

de2e6d30b98e6563319e1d568400d2d4a391198f authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Added `render_hidden_fields` attribute to `FormHelper`

212f0cfd32f6cdfe0d1a230dccf9f41aaaa83bb7 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Fix small typo

ba2ba6654bec21d4c34d127c5a8244685938327c authored over 11 years ago by Valentin-Costel Hăloiu <[email protected]>
Bumping version to 1.2.6

60fba6b64319774f4f78d47261e1a311acb4f51e authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Updating CHANGELOG and CONTRIBUTORS

35184daf9608e9be56d810cc3a9ff28e63e409d4 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'fix_tab_active' of git://github.com/chrisv2/django-crispy-forms into dev

Conflicts:
crispy_forms/tests/tests.py

bd31a367e68dbcb27951349d9051fc63f82e3651 authored over 11 years ago by Miguel Araujo Perez <[email protected]>