Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Django Crispy Forms
DRY Django Forms.
Collective -
Host: opensource -
https://opencollective.com/django-crispy-forms
- Code: https://github.com/django-crispy-forms/django-crispy-forms
github.com/django-crispy-forms/django-crispy-forms - ed52e4d95d65e14c9e21a502472ab3fa16551b76 authored almost 3 years ago by Simon Kern <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - c82c49a1571c2b89cd1205a087f3608f21cf3273 authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 5e580979c08ceb506104d51170a5d0e73a799575 authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 10a5cebf2dc14c04ddb632b15dac72af69be3c1b authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - f42f382c30048c6880f5b9bcc1f6a8b4f4f13750 authored almost 3 years ago by David Smith <[email protected]>
Follow up to ea802b82d94b2871a115ea9adf771704175ab3a4
github.com/django-crispy-forms/django-crispy-forms - 6ba5a42144fbeede54d20eefeb26bc820995decf authored almost 3 years ago by David Smith <[email protected]>github.com/django-crispy-forms/django-crispy-forms - ea802b82d94b2871a115ea9adf771704175ab3a4 authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - b287f73997cc367cfd9cd06f8241a33ab74da07a authored almost 3 years ago by Amir Shabani <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - c49493d47c1bde4827e9dbb1f5dec8375f53fd26 authored almost 3 years ago by Amir Shabani <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 651711836f47d8bd6b56ef802a2d946b3bad4baa authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 59d57f808ca00767ca3ef55266b1d8cf96c1a8f6 authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 78b6dfa6bcb406257e5802b30cd79cfd3f54c6e1 authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 702f064d6e356175518f6dc79bb6e0819f7bb030 authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 1528616f62e326f6a7267dc89311baaee862779f authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 21003963327220cf7550004f265a135b732f15ba authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 33c94882fd9086759ef2729c1bf33705e1daad70 authored almost 3 years ago by nsandler1 <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - a7629a29e2f5e24e3bb3063a478963b54c35cc07 authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - b1826b9df59d91593c01e48c7290956ee4d1649a authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - e84b43fcd645adf9517062e10ca77a931241cf64 authored almost 3 years ago by David Smith <[email protected]>
* Improved field_with_buttons tests
* Fixed field_with_button input_size
* Added `form-control...
github.com/django-crispy-forms/django-crispy-forms - 0d491fb0af26f98898c175f9de3fff68e14a14bb authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - c9119e842712db0556f88ba17d5b5d0e43ef75ac authored almost 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - db00d2fc4766ac445d4fd74ceba2cb564c0eb7d6 authored almost 3 years ago by Will Gordon <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 65897114358ab9d8b0da3f5d0b791d2ce77e63d0 authored about 3 years ago by David Smith <[email protected]>
Prior to this patch attrs is added to the widget each time the form is rendered. This could lead...
github.com/django-crispy-forms/django-crispy-forms - 22465329d5dcd89edff38bb848de0174d144bb5c authored about 3 years ago by David Smith <[email protected]>github.com/django-crispy-forms/django-crispy-forms - 91445218d2b91546702e5576dccf75aeb46b2fdf authored about 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 1e1c8e77314569c358691fb174017feeb9a9d00e authored about 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - be31a5d6c6dfd688f70b13268eaff0369caa2d70 authored about 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 1e0c3012d8cf367ec888aa718d28abfc6d178ba9 authored about 3 years ago by David Smith <[email protected]>
* Fix css_id for non-ASCII characters - allow unicode in slugify function
* Add test case for n...
github.com/django-crispy-forms/django-crispy-forms - ac9aa0707e7cf87ed196b6f5bd7c72e3f2afc6a6 authored about 3 years ago by David Smith <[email protected]>github.com/django-crispy-forms/django-crispy-forms - 0247e9200174b9a9cbb87357ff12a9d138efd2e4 authored about 3 years ago by David Smith <[email protected]>
Use underscore in the setup.cfg key to fix the following warning:
> Usage of dash-separated '...
github.com/django-crispy-forms/django-crispy-forms - 93a873bc4123d8ea990fce02ca965e2a788398a6 authored about 3 years ago by David Smith <[email protected]>
* Added USE_TZ to test settings
USE_TZ will default to True in Django 5.0 and has been the inclu...
github.com/django-crispy-forms/django-crispy-forms - 7ce02ff6a4a720fd0969341d4787528dba80a589 authored over 3 years ago by David Smith <[email protected]>
* Version 1.12
github.com/django-crispy-forms/django-crispy-forms - 1635074340e174dbd750ab544411c8049b9cd26f authored over 3 years ago by David Smith <[email protected]>github.com/django-crispy-forms/django-crispy-forms - 0a7f429d69d9ced613f0e9bc2e2dbd2dccb0af09 authored over 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - a5cef6878e78c6110584e69ee36f060e79d44828 authored over 3 years ago by David Smith <[email protected]>
* Implemented optgroups filter for radios and checkboxes
github.com/django-crispy-forms/django-crispy-forms - a7c0c1501629a006d3dd9a79fa9eb117383e0c52 authored over 3 years ago by David Smith <[email protected]>* Fixed codecov
Codecov has started to fail, see run below. Seems that creating an xml file is ...
github.com/django-crispy-forms/django-crispy-forms - f46764510bb039b2fa7405b8e973848f24a98886 authored over 3 years ago by David Smith <[email protected]>github.com/django-crispy-forms/django-crispy-forms - bbeda22174fd4c1f8947bfa0db6e956fb6514732 authored over 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 877dda95e07c98319c7d381f821f517045bc0db7 authored over 3 years ago by David Smith <[email protected]>
The `id_for_label` is None for CheckboxSelectMultiple when rendering the field label.
This chan...
As per the HTML spec the checked attribute is a boolean
https://html.spec.whatwg.org/multipage/...
github.com/django-crispy-forms/django-crispy-forms - 5c318af2052d0d765ab23531de7893bf926d8557 authored over 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - f202a39a39113a0de8813ecec8149b50a5039ea4 authored over 3 years ago by David Smith <[email protected]>
* Refactored checkbox and select tests
* Added radio tests
github.com/django-crispy-forms/django-crispy-forms - 11a902bebcc7cb1bb9a1c7c29c5fcb6be6dd1fcc authored over 3 years ago by David Smith <[email protected]>
Where field class is null currenrtly <div class=""> is rendered.
This change results in only <d...
github.com/django-crispy-forms/django-crispy-forms - 9ad6141ae724c5e274cc3847de58cf66c291c5b2 authored over 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 52dff332cf36889f72d16f6150fca18c817f5884 authored over 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 7a632378a8b0d27f61a18207acdf8fa05268aeb1 authored over 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 425b9182a501910746c2d6f34e0e5bab36984fd6 authored over 3 years ago by David Smith <[email protected]>
Co-authored-by: Adam Johnson <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 6f865918f97d4825a19961b988baab70f43e8b63 authored over 3 years ago by David Smith <[email protected]>github.com/django-crispy-forms/django-crispy-forms - c85bac019ec8d35aa45b96c6dbd0c028a42d3586 authored over 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - b679da62cde64ec011199754b27ed5fc2fe60a6a authored over 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - e88b6d88e550c9b9d975261c9f99688ca3420564 authored over 3 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - a0d921f259e4a9f1b59054caa39b294e2e3ea1d1 authored over 3 years ago by David Smith <[email protected]>
* Added optgroups filter
* Added doc string
* Fixed input group size in Bootstrap 4
* Fixed lint errors
* Added release notes and improved...
github.com/django-crispy-forms/django-crispy-forms - a7a3b95037894c55167b735da2816eab12cf4928 authored over 3 years ago by David Smith <[email protected]>github.com/django-crispy-forms/django-crispy-forms - a3946caa08ee06e865f87515ed0ef85fd1d274ee authored almost 4 years ago by David Smith <[email protected]>
Previous tests were failing due to `dict` being unordered on Python 3.5.
github.com/django-crispy-forms/django-crispy-forms - e0d96897625d4daa4ebe7ea453ea683b20a23cb9 authored almost 4 years ago by David Smith <[email protected]>github.com/django-crispy-forms/django-crispy-forms - 7588f3df712be0ee3ae495979a97be059441a9ec authored almost 4 years ago by Anne Fleischer <[email protected]>
* Added html parsing tools for testing
This allows the expected html to be stored in an HTML fi...
lru_cache is available in functools in all supported versions of Python. Therefore can remove co...
github.com/django-crispy-forms/django-crispy-forms - 56a423e5ed75de7b900951a8b0e6679d1ca886ed authored almost 4 years ago by David Smith <[email protected]>x
github.com/django-crispy-forms/django-crispy-forms - 0e626437714bdd069aab29da612794db7aeefd39 authored almost 4 years ago by David Smith <[email protected]>github.com/django-crispy-forms/django-crispy-forms - 33473d12d8d85b67e9d4b96fe3b17340334d93f7 authored almost 4 years ago by David Smith <[email protected]>
* Applied lint (black and isort) to conf.py
* Version 1.11.1 release
Co-authored-by: Carle...
github.com/django-crispy-forms/django-crispy-forms - 591c99e94fede4347378bb2b13a703e282b61db5 authored almost 4 years ago by David Smith <[email protected]>isort repo is now resides under the pycqa org
github.com/django-crispy-forms/django-crispy-forms - 11ce1751bd61ed8cd90b681cf401d99a1171dfe3 authored almost 4 years ago by David Smith <[email protected]>github.com/django-crispy-forms/django-crispy-forms - 80f9d53df16fb1665a97585084d574ce856ddf72 authored almost 4 years ago by Carles Pina Estany <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 8b3b82450539cd8c6653a80a18c35cfa8887b33e authored almost 4 years ago by Tim Slot <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - d3292978c66920bf6c2ea162f301be661bbdfdbf authored almost 4 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - c76cfe8e97ca2e33eb5a0761207012814f4b924d authored almost 4 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 657874845f37cade2bcd6c081d0681e9913b995d authored almost 4 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 56488e7708807a8cf898e5c54f44a98c9b1a15c7 authored almost 4 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - c3bd09257e84cf61bc5bb003394ae4e048ae0ce9 authored almost 4 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - c82814dd2edee88904e48195e19377c01640b4cf authored almost 4 years ago by David Smith <[email protected]>
* Renamed GHA test labels
* Added GHA to publish package
github.com/django-crispy-forms/django-crispy-forms - 312e9966b41a9469d7ab96196187ac78a2760590 authored almost 4 years ago by David Smith <[email protected]>
* Fix `data-parent` in the AccordionGroup to refer to the Accordion id
The Accordion unique I...
github.com/django-crispy-forms/django-crispy-forms - 0e4038edaaf6e61bebe9f49b3fa2dce064423230 authored almost 4 years ago by Carles Pina Estany <[email protected]>
Updates the year from to 2021, updates Daniel's name and add
"contributors"
github.com/django-crispy-forms/django-crispy-forms - f817b061e9fafc7ddffd3306b88f233961d67216 authored about 4 years ago by Carles Pina Estany <[email protected]>
* Use Bootstrap4 custom-control for the "select" field
This is consistent with checkboxes, ra...
github.com/django-crispy-forms/django-crispy-forms - 395d583a28da247ff4c005663abc0b836fa09708 authored about 4 years ago by Carles Pina Estany <[email protected]>Fixed #1088
github.com/django-crispy-forms/django-crispy-forms - 71a5058f04ca693dc155eecc556a0c0248042885 authored about 4 years ago by Carles Pina Estany <[email protected]>github.com/django-crispy-forms/django-crispy-forms - 121419fe2c8527aafa0d6f6fd4a933cd4eb69848 authored about 4 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 992693a7a852bc06c9cae2eb7f080f7afe62d65b authored about 4 years ago by David Smith <[email protected]>
* Added .vscode directory
* Added .python-version
* Improve documentation consistency: use capitals for acronyms, GitHub instead of github, etc.
...
Breaks syntax highlighting, see https://django-crispy-forms.readthedocs.io/en/latest/layouts.htm...
github.com/django-crispy-forms/django-crispy-forms - 902467fb272195bdb8f93f1e1ae5d05af22cf52e authored about 4 years ago by David Larlet <[email protected]>github.com/django-crispy-forms/django-crispy-forms - a52cbd65e10204d34b0210bf8fd79e03964c9ea7 authored about 4 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 7968b7dc020c7e92da0fef545abd98587809a543 authored about 4 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 0e607bf012b19c96f72c2059281c318cfab6c4de authored about 4 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - 3768fb88d8e8860a266406b5719239e38f9ee6bc authored about 4 years ago by David Smith <[email protected]>
* Added Python 3.9 to test matrix for Django main branch
* Updated setup-python action
* A...
github.com/django-crispy-forms/django-crispy-forms - d2dd79da99e5d79eff95cff78ad3bea81eb071b6 authored about 4 years ago by David Smith <[email protected]>Updated pre-commit versions
github.com/django-crispy-forms/django-crispy-forms - 9dfdfe2875ea79cdcb0ffbd22e81afd9e0c22ca3 authored about 4 years ago by David Smith <[email protected]>This commit changed the messages when too many forms are submitted in a formset.
https://gith...
github.com/django-crispy-forms/django-crispy-forms - e9bda174eb712354769d388caa0bda13c24b7769 authored about 4 years ago by David Smith <[email protected]>github.com/django-crispy-forms/django-crispy-forms - f0bfe21a952dfee642c741f1ce4151547c5b7ba1 authored over 4 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - ff93a34ef68a1f2a9217e420fe08266040f8f3c1 authored over 4 years ago by David Smith <[email protected]>
github.com/django-crispy-forms/django-crispy-forms - bb8150a2001782bf9d7d300b51e6d39c692ac9dc authored over 4 years ago by David Smith <[email protected]>
* issue #1035: disable radio select when field is disabled
* issue #1035: disable checkbox sele...
Suppress error as tests fail if register variable is not created before importing filters
github.com/django-crispy-forms/django-crispy-forms - d5a030ab5863e3a68f27a5fe4b4cab376228c8a7 authored over 4 years ago by David Smith <[email protected]>* Fixed FileField UI bug
Added release date
github.com/django-crispy-forms/django-crispy-forms - d5bcb883ef2c9896c8fe13199ff4693021a1012e authored over 4 years ago by David Smith <[email protected]>