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
e62abd262c2ce68f48b42479be675ac6acaae5a8 authored over 4 years ago by David Smith <[email protected]>
d18d12bb3566696855ad1642af71af82ef4e2511 authored over 4 years ago by David Smith <[email protected]>
88624fd56e263f1f7e1ada9b7a04fe6223379888 authored over 4 years ago by David Smith <[email protected]>
url() is deprecated in Django4.1
a42d5343ef52b548385b408ade6c00cb191d012d authored over 4 years ago by David Smith <[email protected]>* File field Bootstrap4: avoids long file names overflowing outside the label
* Using h-auto ...
692d16fe75fc67aa00fab72d5258062e98b810b3 authored over 4 years ago by Carles Pina Estany <[email protected]>Since dropping Python 2 universal wheels are no longer needed.
49e213b7a105e4bcd6254d0b920bc18bffb49908 authored over 4 years ago by Carlton Gibson <[email protected]>5a3bdad0c0596176f220a0ec0933cc44bb1d12b1 authored over 4 years ago by David Smith <[email protected]>
* Added disabled attribute to file field
* Fixed space in tests
64539c85522d413c313210b6504537beb566b77b authored over 4 years ago by David Smith <[email protected]>Closes #1030
f93e9fad31902399472c0c676516eb5c31aeb2df authored over 4 years ago by Carles Pina Estany <[email protected]>
* Parsing the widget to get the initial data and render it properly
* prepend "Change" word fro...
* Remove old Django 1.8 note
* Reworded AJAX docs to remove 'easy' and 'obviously'
Co-auth...
38841045b5f72147d38dc3447eb9c9c4fecd260f authored over 4 years ago by Pablo Castellano <[email protected]>d768050abf1e652f2295403578d728e8ef85248b authored over 4 years ago by Pablo Castellano <[email protected]>
71490e7329c14915b3c8cb5216351145d8fa900a authored over 4 years ago by David Smith <[email protected]>
a44bb1587b8d2052671dfd12e544c11f48e8f85b authored over 4 years ago by David Smith <[email protected]>
4677f22c80e9092fd7f6bf92945040c63dde6287 authored over 4 years ago by Germain Chazot <[email protected]>
Closing #1010 credits to @ryanbarrows
ba53410f752402436d84dc8ab00e2b6e1e67a74c authored over 4 years ago by bryan brancotte <[email protected]>* Improve pattern to encompass BS4 css col class such as col-4
733360981ea7e41b8335f3876719d8012e4d1aaf authored almost 5 years ago by bryan brancotte <[email protected]>913b45dea8fa2b42ca2c945b0fe9b8274b8b73f0 authored almost 5 years ago by David Glenck <[email protected]>
* Added clarity to render_hidden_fields that this is the option you need when a hidden primary k...
e94768c06db56d94f95d0345b85783c8f4a37e18 authored almost 5 years ago by David Smith <[email protected]>
Added hooks for Black, isort and Flake8
Updated Black settings to only apply to crispy_forms fo...
2486fd4aa51362318723576c36885450b0ed68e4 authored almost 5 years ago by David Smith <[email protected]>
* 1.9.0 release
1f74efe25f529e0654c55d6a15de78efd96b8deb authored almost 5 years ago by David Smith <[email protected]>974cfba55b425bbf384f72ba77bd894c8402591e authored almost 5 years ago by David Smith <[email protected]>
Finalised compatibility with flake8 tests and added flake8 checking on pull requests.
To ensure...
* Apply Black to entire codebase
* Add Black GitHub Action
7aa171740727732c0744b68fe5009255206b8562 authored almost 5 years ago by David Smith <[email protected]>
Changed name to be more descriptive
c6bc2678d32b3644960fbac615e52517e1bbcea6 authored almost 5 years ago by David Smith <[email protected]>* Introduce GitHub actions for isort using Black-compatible config
edcdc43f4f072611219380e59fc777c6eb53bf88 authored almost 5 years ago by David Smith <[email protected]>automagically -> automatically
faa9d8bb9ff2b216869098a544c82f27f93c640c authored almost 5 years ago by Furkan Güvenç <[email protected]>77f4ea7edd3d8a4cd21f20bbe7fbce1511248e10 authored almost 5 years ago by David Smith <[email protected]>
Drop Django V1 support
afb794b374f117250013e39eb16bfa5716e2665f authored almost 5 years ago by David Smith <[email protected]>55ce30a340aa7016a9ed09e0119b5bf4b29fa420 authored almost 5 years ago by David Smith <[email protected]>
2207f2b9c4c2cfc646b9f28cbcdb7f39720dc4d7 authored almost 5 years ago by David Smith <[email protected]>
335c5bb1045b6eb23eef9f14b2ba83844e3af7bb authored almost 5 years ago by David Smith <[email protected]>
* Improved CSS for column layout object
1d355c9956cb694f198c299c2e73fb6e27e39468 authored almost 5 years ago by David Smith <[email protected]>
* Initial Flake8 setup flake8 configuration
* added #noqa on current lines with 'F' status
e044685c715bcc704e3fea1838babe591efc0917 authored almost 5 years ago by David Smith <[email protected]>
d46fb23cff119c6439dec5ffbc1e942dbb973107 authored almost 5 years ago by David Smith <[email protected]>
740b3c42e3175e0f588058cf905b7856ad087a0f authored almost 5 years ago by David Smith <[email protected]>
Fix this warning seen on Django 3.0:
```
.../site-packages/crispy_forms/templatetags/crispy_...
Bootstrap 4 uses the "form-control-file" class for file input fields but the "form-control" clas...
43b51554ec542215838d3d8a6ed7aed686d6777f authored almost 5 years ago by Cormac O'Brien <[email protected]>* Modernize Python syntax, drop Python 2.7
74852560ef5219e9c293cc1472b1a993676166ff authored almost 5 years ago by Adam Dobrawy <[email protected]>* Remove Python 2 support
* adding missing imports
* remove string_types as no longer with...
364f0d163239f2a23ad4c6e286fee57cb613b131 authored almost 5 years ago by David Smith <[email protected]>Closes #958
b55b86a929f46ab42eabd2fd4a0db8ea03626010 authored about 5 years ago by Tim Gates <[email protected]>* Render extra fields in the order provided in form
* Add test for render_unmentioned_fields
...
* Cleanup CI configuration
- Python 3.8 is now official
- Django 3.0rc1 is now available
- ...
bf0b35dc162ad59874ed367824588f63dc9f70aa authored about 5 years ago by bryan brancotte <[email protected]>
* Bump version
* Update CHANGELOG.md
* Update CONTRIBUTORS.txt
* Update conf.py
* Up...
baf94397a011b3f15a9899097234caa68b86a65e authored about 5 years ago by bryan brancotte <[email protected]>863c7f8e65cfb94a0e05c385312c197d5e7eedb8 authored about 5 years ago by David Smith <[email protected]>
22e917e3e917fd9fb0eca882b723a4d5870ccca6 authored about 5 years ago by David Smith <[email protected]>
This prevents tests using pytest-django's "fail for invalid template
variable" from failing on ...
key changes :
removed reference to 'easy install'
removed reference to 'django-uni-form'
remo...
* Use custome file field only when use_custom_control is True
* disabling custom template for F...
* Remove redundant conditional
* Fix offset checkboxes in non-horizontal bs4 form [Fixes #800...
948a267b39b26e4c2244a76ead687e9900e12f9c authored about 5 years ago by Simon Kohlmeyer <[email protected]>e149dafa9a474ac41f98dd5ef78b382cbc21e824 authored about 5 years ago by Terence Honles <[email protected]>
* Remove is-valid styling from checkboxselectmultiple and radioselect
* Preserve is-invalid sty...
92b9a8abfc203d2f332822ed16234730d89213a2 authored about 5 years ago by David Smith <[email protected]>
9758e3f1f0cd268d27cb7f42a37c5ef2c38a3fdd authored about 5 years ago by David Smith <[email protected]>
3024d47e2244372b9deb1305ef0f3856c0598034 authored about 5 years ago by bryan brancotte <[email protected]>
0ea429f0816307ba9862fc3324dfe2ba595e31d9 authored about 5 years ago by bryan brancotte <[email protected]>
f6b68ce603eccd4af59304cd0ca6e394a3902a47 authored about 5 years ago by bryan brancotte <[email protected]>
* Links update & reformat
1.Changed links in docs to point to current django-crispy-form repo...
97077cb4b61450422bdef132decc544e65613c87 authored about 5 years ago by David Smith <[email protected]>6e1264c8fd7fff3a482aae3a2efc6218bc37948e authored about 5 years ago by Jaco du Plessis <[email protected]>
77d15b156e51945833b8746f8774b320d567f98c authored about 5 years ago by Carlton Gibson <[email protected]>
Updated badge for travis-ci build status to look at the master branch (previously dev).
8ef0ed5e33daf0d4bdeae145b38f15c594f03660 authored about 5 years ago by David Smith <[email protected]>377980029134b75714ba9a1d448416bd2f3d45a3 authored about 5 years ago by Carlton Gibson <[email protected]>
2717d69be6ae0845bbfc472f525ef34bbb21af8d authored about 5 years ago by Carlton Gibson <[email protected]>
649a407eb20d04ce345dc0bbfebf205589cc6f47 authored about 5 years ago by Max Schmitt <[email protected]>
Not yet available on PyPI.
https://github.com/pypa/warehouse/issues/6605
a612814f851288aac4dd37a096d7a2065f90a13c authored about 5 years ago by Carlton Gibson <[email protected]>
Co-authored-by: Carlton Gibson <[email protected]>
91a8fecbeef0c71cfa6d0cf18e9121cc00f88171 authored about 5 years ago by Gilbishkosma <[email protected]>f00870ed3180931b28e3ab6b6785f9191b433d9a authored about 5 years ago by David Smith <[email protected]>
Earlier there was a "You can see it to `POST` or `GET`"
That should be "You can set it to `POST...
06595596834b99c3b2d106e276d5b09c8b4f3d96 authored about 5 years ago by Carlton Gibson <[email protected]>
Closes #859.
cf088928039735c8569a60c27cfa164f99cee6c0 authored about 5 years ago by Maria Braga <[email protected]>Closes #798
93ca271824b7787886b8847b3a03ffc96e9dd30a authored about 5 years ago by David Smith <[email protected]>In current Django versions, the `help_text` of a password reset form contains a `<ul>` with pass...
c6c5c67782ecc8359303908f1e4353cad58f9480 authored about 5 years ago by cheuberg <[email protected]>
The following test was not running, I'm assuming this is due to
there being another test in the...
7eeda2259359877a8282e7215b8d60d92cf46177 authored about 5 years ago by David Smith <[email protected]>
Current tests are being run against v2 and latest. Tests against latest are ignored so fails are...
176fec3391418761208c5f0c72180a0a2c37b838 authored about 5 years ago by David Smith <[email protected]>* Added BS4 is-valid class on validation for checkbox, radio, etc.
* Make additional customizat...
109eecf7a5a398f50aea98a66760fceefafed6c7 authored about 5 years ago by David Smith <[email protected]>Update supported python/django versions to match the tox test matrix
5b2a93c5c7d95db49dd39056fca0fed04d502273 authored over 5 years ago by Chomba Ng'ang'a <[email protected]>2c41dbc72c3e1d293771221e1978d1122096248e authored over 5 years ago by FreeSalad <[email protected]>
23364c25fcd0c47fa8b0dd15f3054772eae7466e authored over 5 years ago by David Szotten <[email protected]>
The error message have to be in the input-group while the help text have to be outside, splittin...
a6d50af5f41cd952411e9d4209713f663793449c authored over 5 years ago by bryan brancotte <[email protected]>
* Removing usage of is-valid
closes https://github.com/django-crispy-forms/django-crispy-forms/...
* Render error message after the last choice, tag choices as is-invalid
Fixes https://github.co...
2e1de37343c23c582cc76d11954537d08eb72d01 authored over 5 years ago by Carlton Gibson <[email protected]>
2f1ad1fff035ef1906dfa012e42ac042465af22b authored over 5 years ago by Marcos Ribeiro <[email protected]>
7d7fc345986bf00b7047181448af71eaec28ebcb authored over 5 years ago by Arlo Purcell <[email protected]>
bc3a520dffafac3613631fb95ec1a8bab53c1160 authored over 5 years ago by William Martin Stewart <[email protected]>
c21dddb04bc97655446dbbc2a66691be39de07c5 authored over 5 years ago by Christoph Krybus <[email protected]>
* Update section names
pytest and wheel changed the section names for their settings.
http...
0394c9c49ae0519e92c83d7a37c204f6999076a9 authored over 5 years ago by Simon Kohlmeyer <[email protected]>cd476927a756133c667c199bb12120f877bf6b7e authored almost 6 years ago by Carlton Gibson <[email protected]>
bf9c43431b745e96095cd7b5536b16d99a17149e authored almost 6 years ago by panay <[email protected]>
As is confirmed by #774.
e14625133dc133ecc85bc159b10923b5cb77689e authored about 6 years ago by David Luo <[email protected]>9b9abe1032f57d9c66b1c73d45e12146f96f4165 authored about 6 years ago by Brandhor <[email protected]>
See http://doc.pytest.org/en/latest/changelog.html
From pytest 4.0. Will stop working for pyt...
b22acbebc325c676c742d48c95db8b6a5cb87f2f authored about 6 years ago by Carlton Gibson <[email protected]>* Allow field_template to be changed with template packs
5bfc957b966aed60d6650d622dde617a717293e8 authored about 6 years ago by Rouven Bauer <[email protected]>0e2ceba5eae900b6fc38faf5a3fcb5288f70a622 authored about 6 years ago by William Martin Stewart <[email protected]>