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

Updating CONTRIBUTORS and MANIFEST

ffd464ae9ab9904aad31e20b17e323855a4506dd authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Renaming uni_form directory to crispy_forms

4c7a60173518d6601467bf4c3cd8026b12e967e1 authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'master' into dev

d02137b1a451e542af1a44fc87b5db8c93274c2a authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Updating setup.py to match django-crispy-forms

471754528b138d418a6408c5a3d05447bc0aecb5 authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Updating README to match django-crispy-forms

5e8e3a7bf5253d782d7fbaa81426d8cc134920e1 authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Adding Jason Culverhouse to CONTRIBUTORS

281eff23aaddf77171fedbf1d8a779b2c42a292b authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'master' of git://github.com/CharityBlossom/django-uni-form into dev

692029101f83f192e03c6e33fc679ebd54426ac3 authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'patch-1' of git://github.com/h3/django-uni-form into dev

9c1d5f833272c81c96fba802b807fd4c1014abfd authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'patch-3-dev' of git://github.com/bmihelac/django-uni-form into dev

f42998a6c11eee87126dde88e9aca019a81d2a37 authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'patch-1-dev' of git://github.com/bmihelac/django-uni-form into dev

285ffb024e717c9b065b705f57afa32e15f0ea57 authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Fixing classes names consistency

Bug introduced in version 0.9.0

2aaee07daf8ee2186ac08567545474792ba4970c authored about 13 years ago by Miguel Araujo Perez <[email protected]>
|with_class filter removes css classes, solves #GH-111

b0fe522bf66ddac8227b954578368448e50b321b authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Widget classes should not be part of the div that wraps the input

Commented in #GH-106

f4834c52ef04b082179fc086700bc9f4e5c719f3 authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Adding a Field layout object, issue #GH-106

Preliminar work, we can pass kwargs to Field and they will be turned
into field's widget attribu...

2d7969532a7032254bc483eb3785ba8c0ef96f4b authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Updating CHANGELOG

ce0706420ca36ac49b27d4408676f7f0010c04d7 authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Fixing docs typos, constructors don't return

f0878fbfa4df93e2f8710cb4611ab3f57a07c98c authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Using baseinput template, being DRY and consistent

3a35ab651dd25ab57b740996a0eecbcf15b73585 authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Adding `css_id` to BaseInput

We can now do:
Submit('save', 'save', css_id='save-button')

040adadfad1f15f19702e9a224d10fff9e3ab07c authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Simplifying {% uni_form %} tag syntax

We can now do:
{% uni_form form %}

We get the same as doing:
{% uni_form form form.helper %}

I...

2b043b9e8f29279a367824ee20eb1860abdffa04 authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Updating tests, now we only display the layout strictly

22ff7802008deba86666bb8b2bb3c5af2f555144 authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Use form's Meta information if available or Layout otherwise

This was discussed in issue #GH-88, way off track, but necessary.

`rendered_fields` is now a se...

df76363319efc9da1d51bfa900c4cc3bc2960511 authored about 13 years ago by Miguel Araujo Perez <[email protected]>
Fixed typo and missing coma in code example..

d0100f88cfc9acaad5f3a9c2445af7baa89d2cf7 authored over 13 years ago by h3 <[email protected]>
mention activating uni-form jquery in installation

1ef3c256c3c3a8d68cb25a510caa5e9c6b6ed346 authored over 13 years ago by bmihelac <[email protected]>
Fixed Reset helper doc

f4146e43d7697384072e28c146945e08fe25d596 authored over 13 years ago by Bojan Mihelac <[email protected]>
add django version check for > 1.2 test_uni_form_setup

61395b75040dafd1de807aa0dbf2415617d3fc95 authored over 13 years ago by Jason Culverhouse <[email protected]>
Merge pull request #102 from juandecarrion/patch-1

Fixed a couple of typos.

d628b247d10a4cef439748865cafdc3ccb63bbdd authored over 13 years ago by Miguel Araujo <[email protected]>
Fixed a couple of typos.

0feeb31f3861d591233d37842e69ff04d76f1f2c authored over 13 years ago by Juande Carrion <[email protected]>
Merge pull request #100 from copelco/ticket-99

import FormHelper from helper module (helpers is deprecated)

28af33e2c7fc203781539e715f2638653757fcf3 authored over 13 years ago by Miguel Araujo <[email protected]>
import FormHelper from helper module (helpers is deprecated)

7c8f9feb747966b4ba5dedf9d5c9aa655906c8b7 authored over 13 years ago by Colin Copeland <[email protected]>
Extra Colon

65f4873f7713b6920b88d92ce8a51e1785c24113 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Fixing comparison table markup

42562806687fe666db8015283aa91e6220410cc5 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Fixing index table of contents and other random stuff

2ee849a328d4118340a9dcdd4d108b3c7c680955 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Fixing code format in docs

bccd7085ef440c68a5916c565ed8f6bb2077f8db authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Bojan Mihelac double listed in CONTRIBUTORS

9fb164987467c15adf04daf59278e24326d99bd7 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'dev'

eb1a1f1f411db6c183f84cede80db13df68aac56 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Redoing README a little bit.

ee202bbcf8e3e294f9e65777db894379d535573d authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Updating CHANGELOG.

e02d71114e48b11ce0220ebcfaffd1d374fda0e4 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Adding information about @kennethlove 's django-uni-form-contrib project in the docs.

f7af470d95f2725d4ccf98c6999ed114bae84d93 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Adding Bojan Mihelac to contributors.

63e68b775d90300acd72ca01b51f31a40cd836ae authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Updating docs.

faed513b0bfa53dc426f3af830a8dbc4e2d94134 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Thanks to bmihelac for the fix, this fixes issue #GH-90

2f57d6cc6564c24ab02b4385ba2f7af5d669a75e authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'fix-90-fieldset-ugettext_lazy' of git://github.com/bmihelac/django-uni-form

fd3d12695a9c673c5afad72cfc7c0a842a6d2601 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Adding i18n tests for layouts

0f1ba29ee535f0d9587d32799d1783940d2d929c authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Cleaning blank lines

240d6af9183c7e9d6fa2fd91ab681448cb58b34b authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Changed with_class function to use the built in css_classes function so that the return can still be 'field'. By doing so this allows show_hidden_initial to not break.

9ac0b90c6db21081db8f74f507fa251866b81f46 authored over 13 years ago by Jay McEntire <[email protected]>
Adding Charlie Denton to CONTRIBUTORS and updating CHANGELOG.

2511b3cac60599262b8b9b7bed51a7a7db0ab558 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Errors cannot be rendered safe, see #gh-98

56ccda1c37ba76beaf96c26c9034290c6f29e5ef authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Filtering errors by safe is NOT safe!

This corrects the assumption that django errors are safe.

eg: If you have a GET form with a fie...

afb7fd93b6fd1c12c51444b781bdf3a6a2eb9eaa authored over 13 years ago by Charlie Denton <[email protected]>
fix #90, move compiling template into Fieldset render

15fd28d06b64dc7c59eb2b8a04c016d535794d32 authored over 13 years ago by Bojan Mihelac <[email protected]>
Merge branch 'master' of git://github.com/pydanny/django-uni-form

53002bf0d5e11e56b08ca118f3b25632c0fdf694 authored over 13 years ago by Bojan Mihelac <[email protected]>
Revert "fix for #33: Helper methods do not support translations"

This reverts commit 20ff3e7f9c4f25270e85ea3541376ee58530f4a7.

eed5dbf9b64829aaa8876f18b22f8d1baf5acfa3 authored over 13 years ago by Bojan Mihelac <[email protected]>
Remove silly extra block

9c0d999891d9f017d1dc8291f56bd39eadcafd2a authored over 13 years ago by Daniel Greenfeld <[email protected]>
Adding @kennethreitz kr sphinx themes for RTD docs.

381d781b2ee825389d07c1d26c84394a2cb8365a authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Refactoring index file a little bit, trying to make clearer django-uni-form has a filter that makes one thing and a tag that makes another quite different.

e6675c60d7b79d187e53e126dfc4612305494ff1 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Updating index structure, inspired by Python requests docs :)

3536033e3bb9ea31c61ec269c0c713258334585b authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Redoing a little bit |as_uni_form usage explanations.

439a0dcec264daaf19e2edddc0eb92f84033b156 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Updating benchmark numbers.

2052fe3e7a8a49be9b732338bdf38137e3389c6a authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Redoing installation instructions, to emphasize Uni-form or jQuery are not compulsory requirements anymore.

57194e99501b34e0839003e2dcc19d6ae59f37f3 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Adding uni_form_field to the API docs

eed2eeedc0c5a4d9c27f2aeda4407c5ca998baf1 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Documenting formsets support, django-uni-form settings, reordering stuff, etc.

6105bf4f522b19c98c2e7965b9563803e7038891 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Documenting helper view manipulation, layout dynamic changes and other things.

737aa03f884ff976d0fd0239ce6de6a5e6a8343f authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Splitting API docs into helpers and layout.

34b17015cf052a64d793571b663ff1364681ae0f authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Working on docs, documenting layout inheritance #GH-76, rendering several forms with helpers #GH-83 and adding more examples to docs #GH-86. Mentioning Row and Column render are not positioned by uni-form #GH-25.

TODO: Add internal references, review text written, add examples section, etc.

f05fae538eae5ea6f70bb95383ee80c564b60453 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Updating helpers and layout docs. Missing a lot of work.

5983a77c1ed30a2be614c948026b9e0a0f59660a authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Updating CHANGELOG and setup.py. Next version will be 0.9.0 instead of 0.8.1, as it is a major release

4c0d3109b6f7c4f21c771e7edd1a1d0cbc90b4cb authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Improving tests for avoiding repeating tags.

ab8c6665b035fbd23521abed5733704aabbdb3ec authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Renaming util to utils

d8eb5eac4073fa21c3daae458ccef16f6f9b7b34 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Renaming util.py to utils.py based on this post's comments http://jacobian.org/writing/util/

4575fd5df37a3643dd32b8c1b6ea544c19355871 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Fieldsets created wrapping every form field, there should be only one fieldset wrapping all form fields that applies form_style

126811e57c62f1e6d39b1500b65043f38ae7393c authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Left former template in code in `Div` by mistake, removing unused code.

ab66ba5187a06ebd84d6a56817b2e5af19bd3e15 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Splitting helpers.py file into 3 different files: helper.py, layout.py and util.py

This is done for several reasons:
- Make docs a lot easier to digest.
- `helpers.py` was getting...

8c9dc18edd57a84ad2b51ef7157b11eed5aff202 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Ordering Layout objects fields in a more logic way.

3927aa130b5d3675451b5e0d5f6970b50750f97a authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Adding template kwarg to Layout objects. You can use it to override layout object's template in a specific situation.

Use example:

Fieldset(
'field1',
'field2',
template = 'my_fieldset....

86f905232cc624c90363152f48c2153a016209c5 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Avoiding reloading templates every time `{% uni_form %}` tag is used, improving performance. See #GH-81

e61d0160efcbdd084fd162ee6cd99ac62e1ca813 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Updating CHANGELOG

51cf6f25b75f6578543269b4fdb590b161e3e81f authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Removing loading uni_form template tags, to be able to load templates in filters before registering the filters. This allows a performance boost, avoiding reloading templates every time a filter or tag gets called. See #GH-81

5f9faaf0f75843b77d5d527fd71a3899627c88e5 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Avoid reloading the templates every time `|as_uni_form` filter is called, this boosts performance see #GH-81

When in DEBUG mode, templates are reloaded, so they refresh if changed.

c486ff1a73e13f17c20c89021b39afa071c20aab authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Improving formsets tests, adding a formset test for rendering a formset with |as_uni_form filter

2ee6cab79fc0d108c46830a8faefd1ac94065dc2 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Typo in the template name, this breaks `{% uni_form %}` tag, forgot to run tests (facepalm)

17ef990b0764332c48cbe2139eaab4e1b0c259c9 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Performance boost in `render_field` template loading. Avoids loading default field template every time `render_field` is called. Related to #GH-81

612d1a35770b2c88f26cdd388b5371cfd0b08455 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Adding support for Django `Form.error_css_class` and `Form.required_css_class`, solves #GH-87

https://docs.djangoproject.com/en/dev/ref/forms/api/#styling-required-or-erroneous-form-rows

7bf06d2419323a3000595bb82b4defdca2b49907 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Updating CHANGELOG

78bd6e449a17cbfeddf43f101f0fce0dcb9fdb3a authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Solves #GH-37 Removing template and html hardcoded code from helpers. Layout objects have now an static field called template, that can be globally easily overridden doing:

from uni_form.helpers import Fieldset
Fieldset.template = "my_templates/fieldset.html"

Template...

23d007f4dfaf11f5ffa1dc3464dc28efa94ae555 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Moving Layout objects templates into files, under uni_form/layout directory. Templates for `BaseInput`, `ButtonHolder`, `Div`, `Fieldset` and `MultiField`

6e8ed8ab60e4f0a4d433ee2078762a948ddf77a0 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Left a trace by mistake, sorry

2c3517d95951e2b5ca1292f60fe1402e0aed06c5 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Fixes #GH-85 `form_style` now can be used without having to set a Layout in the helper

13b0fcdcf77558ae19bb02124a93f41a8205f4f4 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Wrapping `Fieldset` layout object in a Django template

b55201f49e3c3d2842a9038027fc67c2ee67d58c authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Updating tests for Kinpoo changes in default form action.

a85525f6d23f07b56ca60170d439b78e167fba31 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'master' of git://github.com/kinpoo/django-uni-form into dev

f76b8caaf8f2dab1c2aa05db9bedcc88182e36ea authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'master' into dev

45f0bb4c70daab937c2aa0749819249d5ffb9543 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Fixing `MultiField` field template. Closing label the proper way, cleaning markup. `labelclass` should be used only for MultiField label. Adding help_text to fields.

- This makes `MultiField` way more usable.
- The legend of `MultiField` is called `label`, which...

90f5bc542cba9e2dbf2a461dcd3c60a1f806e2fa authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Should not instantiate the form inside the form.

2496bcc736caadb47513ec4590edbf199d05fa08 authored over 13 years ago by Daniel Greenfeld <[email protected]>
fix: do not set form action if helper.form_action not provided

1d71f93b2775600c2233054d63efd0a4432075f2 authored over 13 years ago by kinpoo <[email protected]>
fix: do not lower form_action

46c820b58ad5061481460e5f9b8a83e71a776b43 authored over 13 years ago by kinpoo <[email protected]>
Merge pull request #82 from Narsil/master

Added test urls to FormLayout tests so it won't fail on reversing 'simpleAction'

dfab212c026abdfcacaace3d8cbaa4f810eeca03 authored over 13 years ago by Miguel Araujo <[email protected]>
Added urls to FormLayout tests so it won't fail on reversing

'simpleAction'

5d513d31d0d9fd747025ec86d11498069ca713c5 authored over 13 years ago by Nicolas Patry <[email protected]>
Merge branch 'dev' of [email protected]:pydanny/django-uni-form into dev

57ff20c8c45114b856e8a8231e6b75fa80800bb8 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'master' into dev

d91f0dfd18a3f9e29c21e4c950aeaa6b4e2e52ef authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Fixes #GH-79 Typo in template tags loading

5af0f72a258e3b32aee36eae4b045589a4c09f44 authored over 13 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'master' into dev

adcaed2b2f7350fa06011508fa530651a5f61281 authored over 13 years ago by pydanny <[email protected]>