1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simplified isort config and moved to pyproject.toml (#1319) More... over 1 year ago
Simplified isort config and moved to pyproject.toml (#1319) More... over 1 year ago
Removed tests.contains_partial (#1317) More... over 1 year ago
Added FormHelper() to test forms (#1318) More... over 1 year ago
Removed Bootstrap3 Template Pack (#1314) More... over 1 year ago
Improved tests -- Test whole form instead of HTML snippets. (#1316) More... over 1 year ago
Used dict instead of creating Context and calling Context.flatten(). (#1315) More... over 1 year ago
Dropped bootstrap4 template pack. (#1313) More... over 1 year ago
Removed default template pack if CRISPY_TEMPLATE_PACK is not set. (#1312) More... over 1 year ago
Added get_template_pack test (#1311) More... over 1 year ago
Added support for Python 3.11. (#1310) More... over 1 year ago
Update crispy forms __version__ (#1309) More... over 1 year ago
Updated pre-commit versions (#1308) More... over 1 year ago
Update setup-python and use its builtin cache feature (#1305) More... over 1 year ago
docs: fix simple typo, hypothetic -> hypothetical (#1295) More... almost 2 years ago
Improved get_layout_objects() to return a list of Pointers. (#1293) More... almost 2 years ago
Refactored FormHelper.get_attributes() to create attrs dict first. (#1290) More... almost 2 years ago
Drop unrequired # noqa (#1291) More... almost 2 years ago
Improved variable names in do_uni_form(). (#1283) More... almost 2 years ago
Simplified FormHelper.get_attributes(). (#1285) More... almost 2 years ago
Fixed BaseInput field_classes and input_type #1218 (#1289) More... almost 2 years ago
Added test for Incorrect rendering of ImageField #1237 (#1288) More... almost 2 years ago
Fixed #1002 -- Added note to install Django in contributing docs. (#1287) More... almost 2 years ago
Added test for adding custom class to radioselect widget attrs. (#1286) More... almost 2 years ago
Improved prepended/appended test (#1246) More... almost 2 years ago
Improved test_form_show_errors_non_field_errors (#1284) More... almost 2 years ago
Moved tests to separate folder. (#1206) More... almost 2 years ago
Added flake8-comprehensions. (#1281) More... almost 2 years ago
Removed unrequired __init__.py file in root folder. (#1280) More... almost 2 years ago
Improved __init__ signature of UneditableField. (#1279) More... almost 2 years ago