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

Merge branch 'patch-1' of git://github.com/mozillazg/django-crispy-forms into dev

da14b2c821fb901058b2c84c9eee5ef5dd2419b0 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Access keys() for both dict and RequesContext

7076439aa7bafe13a783c7c622e9324990f67540 authored over 11 years ago by Nemesis Fixx <[email protected]>
Merge branch 'master' of github.com:maraujop/django-crispy-forms

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

Hotfix for not breaking sentry account tab

7f7ebb1cc3a0f4c875b4c7becdb37c31788a0d31 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Only raising Exception in |as_crispy_field when DEBUG set to True

e246e37f6ee9ae2be1653706c2c5df996a977863 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Removed ipdb left behind

fcd49387ba8ee573f84a68805d29cffad67f8167 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
fix: active class is added several times, and to several tabs

a90389c4c574d06c2cf058beef30916acc773130 authored over 11 years ago by Chris Vigelius <[email protected]>
Fixed an typo issue

9739e63bf7d03abb5f21a7d3b0615465c0519059 authored over 11 years ago by mozillazg <[email protected]>
Removed repeated contributor

3083cda3dd4d6691ccd06ac673b8c9228473d0cc authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Added tests for Tab css_id

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

94839b209fede80539733515d9368f0eeb464461 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Pop "css_id" to stop it being added as a "css-id" attribute

470c7f45c2f13eba67a15c02f985b0e7c948e237 authored over 11 years ago by Ben Delevingne <[email protected]>
Bug fix when wrapping fields with args after fields

Currently we had to do:

form.helper['weight'].wrap(AppendedText, "weight", "kg")

When it s...

c4bb6e6a6e15c984829f16494ac9fde399b2f9ca authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Minor tweaks in docs

841a7b0bd7d9c22a028bc8ae7b6d64e51f62d584 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Updated CHANGELOG

76f5127637f88d981c0bd8b7c816a95bc64bfaed authored over 11 years ago by Miguel Araujo Perez <[email protected]>
From the outside test breaks because settings are not loaded

Ignore the test if settings has not correct data loaded

60328bd270fe5dc265f99ffb432706d3f3bea026 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Fixes weird testing name conflict

This should close issue #130

b95a9151c07a91245b07b695b28af23199aae7b3 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'dev'

f28a781e121cbb72a0e68adf186ac02f41f12d8c authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Bumping version to 1.2.4 and releasing it

68d8f1d89adaa7f1cce9e5605df218732ba8da21 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Bumping version to 1.2.4 and releasing it

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

b7509ecd13929a12b1ced4947063c3c72f174fa8 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Indenting for better readability

d1901bd236435f443d553442b0eb1d0a636d4fd8 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Updated docs for Field wrapper_class and HTML5 attrs

547400448da8633839e0bf96f923984333b12429 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adding tests for Field wrapper_class special attribute

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

Conflicts:
crispy_forms/bootstrap.py

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

41989e4aa019da67a7111138e68ed07db16c99c3 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Updated docs for Accordion and AccordionGroup

8a652072e78053e119b4882f0543c90cf00627ec authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Refactoring some layout objects together

Reusing common parts to avoid repeating code.

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

fea173719c2e39536c4d85895d8eec41e1a2cd69 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
accordion template files

13444b88ff77a9871644bb022783cfce293d9926 authored over 11 years ago by Suleyman Melikoglu <[email protected]>
Add wrapper_class option to Field.

e1b2470bc541dd510ce4b140db47659b5690ddb0 authored over 11 years ago by Vladislav Mitov <[email protected]>
Fix has_key deprecation warning.

PEP8

b4d60a5d9244e98ebc47ddce54efb1efab294460 authored over 11 years ago by Vladislav Mitov <[email protected]>
bootstrap accordion tests

f3a521164e57ed0e5f8277db06ec27e2b647b23a authored over 11 years ago by Suleyman Melikoglu <[email protected]>
bootstrap accordion is added

cd8f2ea46f4612d8badbe6f5431df1a5bf0f5a36 authored over 11 years ago by Suleyman Melikoglu <[email protected]>
Merge branch 'doc_init_call_super' of git://github.com/hrbonz/django-crispy-forms into dev

428655461f26e4e503a8986f6c6048babffb0ada authored over 11 years ago by Miguel Araujo Perez <[email protected]>
How to render Django fields as hidden in crispy-forms

Adds docs to #55

eac087beefdf02012d9d0883294ab0001674ea79 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Moving doc images to a separate folder

c3941cca80f644a6dc0836a65f606d14c5008721 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Removed relative imports, to ease autodoc generation

1a83c86e46b62986620d64e79135cc8ab37b7fe3 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Little tweaks in docs

a7ee73ecf1b42ea62ff5d1444b7c9d3bc5b4613e authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adding SECRET_KEY to docs settings

69459d109553c80d1f604cbd004f3bf948f0c98d authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Adding a new setting variable CRISPY_CLASS_CONVERTERS

78b901ec65340bbdc62e0e924b70410c0f91e660 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
Bug fix in {% crispy_field %} when passing a value to an existing attribute

c71a4519950270c1087c705919567a84b44054b0 authored over 11 years ago by Miguel Araujo Perez <[email protected]>
change super() to beginning of init method

when super() is called at the end of the init, some problems can happen with
ModelForm "object h...

5209887626f20f4a9240357fb1833b6c6437f34d authored almost 12 years ago by Stefan hr Berder <[email protected]>
Updated CHANGELOG and CONTRIBUTORS

ea24dd49720654629054da203045991c98c5dfb1 authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Updating tests for Django 1.5 compatibility

d64ddbbe18df328e0b04fe68045465fa93f987c7 authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Added compulsory SECRET_KEY to test settings

f52f2397af0a3dda05bf52d4aee9d22f9891f643 authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Fixing outdated FAQ, fixes #140

df17b3a658acabce6492b7e505535d08c567c8a8 authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'dev' of git://github.com/evildmp/django-crispy-forms into dev

def3915e0e8e3f679796377b7249de736a758a94 authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'dev' of git://github.com/SpazioDati/django-crispy-forms into dev

5987d4bb95721bd969a2e9fa67281a8f7d383ffa authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'formset_iterator' of git://github.com/danxshap/django-crispy-forms into dev

6d43e0991f8e49527aabce1816bc24c36b049d6f authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'empty-legend' of git://github.com/borgstrom/django-crispy-forms into dev

20c95b2d7db7b9394c533c1847b77e7275d1082e authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Update index.rst

2ce9ed46b8735fad3840131298405daa13cbff5b authored almost 12 years ago by Daniele Procida <[email protected]>
Fixing bug with multiple forms

bec07b56df7596aa3098a216006e0bb3e640cfae authored almost 12 years ago by volpino <[email protected]>
Use formset iterator instead of forms list attribute

ff30f811df9d07268b8b453ccbc998c08ffd8a0e authored almost 12 years ago by danxshap <[email protected]>
Don't display legend if not provided

2228e5e554e2a8833aeff435c0f1a2a0536952ac authored almost 12 years ago by Evan Borgstrom <[email protected]>
Bug fix for pickling crispy forms by @powderflask

See issue #107 for details

09d079299a632de50feafd8fd018f935e85deb49 authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Updated CHANGELOG and CONTRIBUTORS

185dd31e3e06f66830c7ee5d98db0e07f8a42d92 authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'dev' of git://github.com/rockingskier/django-crispy-forms into dev

bfbfc5fb9fd78bd93d358f8121d16c509e6952b8 authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Fixing Python 2.5 compatibility

33fc64881d60f771dae7a2886b8b85127be69e9f authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Avoid side effects when manipulating context in layout objects

Added a `KeepContext` context manager, that rolls back changes done to
context by layout objects...

a3bd6a0a6d3253e3a94eba9164c10fbdb1e6e0f3 authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
flatatt - Switch to from django.form.utils to internal app .utils

fae8a797232a4dbdc81fdc65d24e25a612e5f465 authored almost 12 years ago by Ben Delevingne <[email protected]>
Adding greedy parameter to filter

079ce88f2680798a55003b0943e4be109cbcbcf8 authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Fixing error logging on |as_crispy_field

Avoid hiding errors away that can cause production problems, this should
fix #135.

2de90216bf1fcdd1019ecfea0750f22bccbe9c9f authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
Removing old filter names, deprecated

1372a9c876844b17d12c1311d14847b41abbafee authored almost 12 years ago by Miguel Araujo Perez <[email protected]>
CHANGELOG updated

d7eeddb8b7869471605196fedde4f04e34d38b78 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Implementing missing private operator methods

This should fix issue #114

5ce25e02a410143da7579b9ce0d5c5696e29d5f6 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Removed docs folder from setup

This should fix issue #132

8751a3fdde7ac9af3305ee053334989f7e65f3a5 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Added update_attributes and map to LayoutSlice

Added some tests. `update_attributes` can be a useful action for setting
attributes on different...

f946cb9a8c4b28c90aef37a3d971ab93b7eae4bb authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Added wrap_once action to LayoutSlice

Refactored `wrap` into `pre_map` and `wrap`. Cleaned code and comments
redone.

f2c54af16f7bca65ab917fa074b9c79926011df9 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Bumping version to 1.2.3

6bf3801d24331e6c4a6a8805c29cf7be8edee5fa authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Fixed imports to avoid namespace collisions

3de0351d684d5539c8254c10197b62c7a422abf1 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Bug fix Removed circular dependency

This should fix issue #129

7f1aad7d48c6585b4afa2acc650c3cfb24b3b77a authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Fixed inspect call for Python 2.5 compatibility

7b180db2c27ae5bbf84b02b627e98c94f7ab61ba authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Releasing version 1.2.2 and CHANGELOG updated

f906d538735099f5a6a6ef3da4348a2499e8ee4a authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Bug fix, Avoid messing within tags

This fixes #127. Adds a test for avoiding regression until we find a
better way to compact crisp...

4cfb5d9070e1b7a77c0e5b161f7994b4e5c8b43f authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Wrong parent class call produces infinite recursion

b2884517177fa38541dca2d288ac0300b98df899 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Added docs for InlineRadios, Tab and TabHolder

f9aa94a54363e556784b526e7f12875ade2ef0bf authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Renamed AppendedPrependedText to PrependedAppendedText

This name is more logical because of the order of the paramters. Added
deprecation messages.

ca74850e732becd3f3173bb3f3cbfb1d23c623c6 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Moved Tab and TabHolder and added tests for them

Added PendingDeprecationWarnings for the old paths

ff6ad0940a5f9003516aabc747f4201e183a2cb1 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Added InlineRadios bootstrap layout object

This renders radio buttons inline. It's part of the fix for #106

35c1bbcff744bf910d25a78adaf5fc1d8922fe25 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Replacing MultiField hardcoded template path with a variable

This fixes #84

2a61dff1b8417133426c05ece17d1ad49c401113 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Updated CHANGELOG and CONTRIBUTORS

3fc75233e53d43c43076c5c2301043c686f73b7d authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Properties for avoiding duplicate values

This fixes the help_text_inline flaw describe under issue #117.

59bfcbc9e74f3d23d52ae664831bef7cf3cb6c53 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'specialspaceless' into dev

Conflicts:
crispy_forms/templatetags/crispy_forms_tags.py

ae9755058187099819400b718ccfc6a8c7df0a8e authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'dev' of git://github.com/devfeng/django-crispy-forms into dev

0314d11646d3d395377a9a44a4bf05857a6d0773 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
FieldWithButtons should use template variable

1afadb511ab10a0da0e9e5d93a8dc3793c57343b authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Added support for abbreviated syntax when specifying template pack

9441d8870cc8a6fe2345e681e32b5cbe4888cad4 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Inspecting layout objects render args

This way we avoid backwards incompatible changes and don't force
template_pack as an argument, w...

e3932bcb83aebc998627427e23aaaecc3084b356 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'per-form-template-pack' of git://github.com/ikatson/django-crispy-forms into dev

Conflicts:
crispy_forms/helper.py
crispy_forms/layout.py
crispy_forms/templates/bootstrap/lay...

b49748c7d41b67f99a7acf2013e8200561143b3e authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Simplified nested "if" statement.

f511ae06f92ef5f1b41ae5b53c287f0ed770086b authored about 12 years ago by Si Feng <[email protected]>
Updated CHANGELOG and CONTRIBUTORS

2b22b23b616d3f73b36501233073e56dca771308 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Removed clearfix class from bootstrap templates

This closes issue #105

84b5a5e190154e8da37f7ccc27430adb1582cc70 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Updates tests for code cleanup in #122

dac728efb96aa8b2c803e15aa4a6b1cd6ba92f73 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Merge branch 'dev' of git://github.com/devfeng/django-crispy-forms into dev

Conflicts:
crispy_forms/templates/bootstrap/layout/field_with_buttons.html

c9608531513db126b2c30a7fba91485aa54734d9 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Fixed when MultiField sets error class

Also added support for form_show_errors in MultiField. This fixes issue

a5088c18c583e597eba19b889fc31294a155f0c2 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Redoing bound_fields to be self contained

e0cfcbefa4d798387085ddbdc064cacc9c0d1d0d authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Added support for Field as first parameter of FieldWithButtons

a08a0ca9d6e9d37f7f5bf6b5a876bdcefa6fa3a7 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Bug fixes for FieldWithButtons

Field label was not being rendered, as wrong instance of field was
being passed. Also no errors ...

569737b9079905d7dfef58e3d48c1446b03cebe2 authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Removing forced space &zwnj; from baseinput

Changing spaceless for specialspaceless tag, so that white spaces are
injected after buttons and...

7d962629f5120a954f8f3af5eeee5db6a8b03c4d authored about 12 years ago by Miguel Araujo Perez <[email protected]>
Removing new lines from generated HTML

This shrinks html size in an important way.

230100c6067b86b0df6e6530d3d985c66ed893c6 authored about 12 years ago by Miguel Araujo Perez <[email protected]>