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

I should have paid a little closer attention to

``get_template_from_string()``

github.com/django-crispy-forms/django-crispy-forms - dbd1cfddc124870e8206776f0f9025e6d7e9c3c7 authored about 9 years ago by Alexander Kavanaugh <[email protected]>
template.render() no longer takes Context object as of 1.8 (#553).

github.com/django-crispy-forms/django-crispy-forms - c994f71087d0b65efe55e554a40fa92e43da436d authored about 9 years ago by Alexander Kavanaugh <[email protected]>
Add missing template for bootstrap

github.com/django-crispy-forms/django-crispy-forms - 27de272080f497efc88692cae8c722466d6e02da authored about 9 years ago by Laville Augustin <[email protected]>
Update table_inline_formset.html

Fix tag type for "normal" table rows.

github.com/django-crispy-forms/django-crispy-forms - 75cc6f2036cfaf448c2e008d058dc32a5b815bd1 authored about 9 years ago by Joseph <[email protected]>
Update table_inline_formset.html

Fix tag type for "normal" table rows.

github.com/django-crispy-forms/django-crispy-forms - bd4614cf340fd45e428caa20c0c9736db5a3182a authored about 9 years ago by Joseph <[email protected]>
Update table_inline_formset.html

Fix tag type for "normal" table rows.

github.com/django-crispy-forms/django-crispy-forms - cef4ec1d70ce41c0c0fc71dfb4fbeab744357acb authored about 9 years ago by Joseph <[email protected]>
Merge pull request #542 from rfleschenberg/docs_templatepacks_improvement

Improve documentation for CRISPY_TEMPLATE_PACK

github.com/django-crispy-forms/django-crispy-forms - 8960b55dde5284db44589e61ea29ccd0cadb6d57 authored about 9 years ago by Carlton Gibson <[email protected]>
Improve documentation for CRISPY_TEMPLATE_PACK

github.com/django-crispy-forms/django-crispy-forms - a23af5c2aec2367ac5425f2f4e912146914dd853 authored about 9 years ago by René Fleschenberg <[email protected]>
Merge pull request #539 from mverleg/538-predictable-field-order

Fields not included in the explicit layout now render in the order they are provided

github.com/django-crispy-forms/django-crispy-forms - e826a3a2eec7a8ca1124ad080fad1875c7bd8542 authored about 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #541 from nabucosound/dev

Use TemplateNameMixin to get tmpl in bootstrap

github.com/django-crispy-forms/django-crispy-forms - 4a93e3a4402e7389f2fdad0cf02e27f1719cb89f authored about 9 years ago by Carlton Gibson <[email protected]>
Fix bug with StrictButton trying non-avail method

github.com/django-crispy-forms/django-crispy-forms - f752bda34f93e65ab161b80ebf5055548c6c59dc authored about 9 years ago by Hector Garcia <[email protected]>
Use TemplateNameMixin to get tmpl in bootstrap

github.com/django-crispy-forms/django-crispy-forms - 8619927db0a240a3e787312107dd51384d0e23d4 authored about 9 years ago by Hector Garcia <[email protected]>
Fields not included in the explicit layout now render in the order they are provided in `Form.Meta.fields`

github.com/django-crispy-forms/django-crispy-forms - 5d05385ef754bb9e9e250a6597d1e94503c78a25 authored about 9 years ago by rafiki <mark@rafiki>
Merge pull request #532 from zoidbergwill/dev

Minor Bootstrap 4 improvements

github.com/django-crispy-forms/django-crispy-forms - cd6d02881a4a58849a461b357b0e378e7a51c53f authored about 9 years ago by Carlton Gibson <[email protected]>
Drop 2.6 from Travis

github.com/django-crispy-forms/django-crispy-forms - ca8ce8da797d2ed81697c91cf8fb5154a51d120d authored about 9 years ago by William Stewart <[email protected]>
Test/support Django 1.9 and Python 2.5

github.com/django-crispy-forms/django-crispy-forms - b0d572bf31c52ff631d6e867287567a8d36b6f46 authored about 9 years ago by William Stewart <[email protected]>
Drop Django 1.4 support

github.com/django-crispy-forms/django-crispy-forms - 4fa00c440ce172337a50a08c288ad6bddb9aed15 authored about 9 years ago by William Stewart <[email protected]>
bootstrap4 uses indented labels to fix padding

github.com/django-crispy-forms/django-crispy-forms - c8503a6934fb6b9d49686a68f3868ce0d5732327 authored about 9 years ago by William Stewart <[email protected]>
bootstrap4 doesn't need size changing for the extra parts of an input

github.com/django-crispy-forms/django-crispy-forms - 7a77bdc35750173e799cf7bc778cb7298089575a authored about 9 years ago by William Stewart <[email protected]>
Indent radio/checkbox select labels

github.com/django-crispy-forms/django-crispy-forms - f1ccb8b1fd097fad02e47bf97db65323f7daca1b authored about 9 years ago by William Stewart <[email protected]>
PrependedAppendedText no longer need input_size css

github.com/django-crispy-forms/django-crispy-forms - b3d8b3155163488d8f033700a15a8d062690da3a authored about 9 years ago by William Stewart <[email protected]>
Merge pull request #525 from abbottc/optional_media

Add include_media FormHelper attribute to make form media inclusion optional

github.com/django-crispy-forms/django-crispy-forms - 5291b770cf9bda5b13f27b85a6c5b85e16733633 authored about 9 years ago by Carlton Gibson <[email protected]>
Support include_media in bootstrap4 templates

github.com/django-crispy-forms/django-crispy-forms - baa09da5a32b061e725d36d26bdd7dea0a098f78 authored about 9 years ago by Christian Abbott <[email protected]>
Add include_media FormHelper attribute to make form media inclusion optional

github.com/django-crispy-forms/django-crispy-forms - af8916cb761c0689b350dd3d01d4970488db1c8b authored about 9 years ago by Christian Abbott <[email protected]>
Merge pull request #528 from zoidbergwill/dev

Add Bootstrap4 support

github.com/django-crispy-forms/django-crispy-forms - 7e7d11c93848094a0d92e0a8a332947c7d6a52f3 authored about 9 years ago by Carlton Gibson <[email protected]>
Test if input_size is set for bootstrap3+

github.com/django-crispy-forms/django-crispy-forms - 98743a3e8709f49b60a7aa8db33ef8248b6be2bc authored about 9 years ago by William Stewart <[email protected]>
Test with in instead of .count()'s truthiness

github.com/django-crispy-forms/django-crispy-forms - b7cb6704ce785b0d53881bc77992eaa7b940b81d authored about 9 years ago by William Stewart <[email protected]>
Add .row class to allow custom widths on bootstrap4 form-groups

In bootstrap3 .form-group included the .row class implicitly, but in
bootstrap4 it no longer inc...

github.com/django-crispy-forms/django-crispy-forms - a9477f115261be41a07f8aed34aa63b97db4cbb0 authored about 9 years ago by William Stewart <[email protected]>
Rename copied templates for bootstrap4

Add initial templates to support new classes and classes renamed in
Boostrap4. I still need to l...

github.com/django-crispy-forms/django-crispy-forms - 42618c0434457cc23cf4845a8909efec8a5998ba authored about 9 years ago by William Stewart <[email protected]>
Merge pull request #523 from carltongibson/fpghost-dev

Update the AJAX validation docs wih code that works for recent Django

github.com/django-crispy-forms/django-crispy-forms - b3bc4f3086ad06ce9326e722ba6eeaa49ccb0946 authored about 9 years ago by Carlton Gibson <[email protected]>
Update the AJAX validation docs wih code that works for recent Django

github.com/django-crispy-forms/django-crispy-forms - c1b6dd14dc421616625d80f228eeaa44b5af45a7 authored about 9 years ago by fpghost <[email protected]>
Merge pull request #520 from schrd/fixes

add buttonholder template to bootstrap3

github.com/django-crispy-forms/django-crispy-forms - b3076350a9987be79577564db7f440726a294334 authored about 9 years ago by Carlton Gibson <[email protected]>
add buttonholder template to bootstrap3

github.com/django-crispy-forms/django-crispy-forms - d75d3094834cd2942e2b9da18048e85933e0292e authored about 9 years ago by Daniel Schreiber <[email protected]>
Merge pull request #519 from maraujop/pin-coverage

Pin coverage to 3.7.1 for Python 3.2

github.com/django-crispy-forms/django-crispy-forms - 7ad13d5743d4a481949338b37b8c178bb9f393de authored about 9 years ago by Carlton Gibson <[email protected]>
Pin coverage to 3.7.1 for Python 3.2

v4 does not support Python 3.2

github.com/django-crispy-forms/django-crispy-forms - 6f581dee7edd0c6765faa08c6ef5cd186beaa812 authored about 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #513 from maraujop/dev

Version 1.5.2 Release

github.com/django-crispy-forms/django-crispy-forms - fed67cd90be9e1d13eea92de97759c5c4360c073 authored over 9 years ago by Carlton Gibson <[email protected]>
Update Change Log and Version Number for 1.5.2

github.com/django-crispy-forms/django-crispy-forms - 330d0b92073e8d5ffcfa103206b5b7cbf89b8288 authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #512 from samkuehn/dev

Fix for #511

github.com/django-crispy-forms/django-crispy-forms - ae3145332a3b4310d6ee18c303c4106724ebfe20 authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #315 from jtyoung/doc-example-update

Updated render_cripsy_form documentation example to show context usage

github.com/django-crispy-forms/django-crispy-forms - 57e9e3f9c5deb2876aa5021599671d6a65e97ed0 authored over 9 years ago by Carlton Gibson <[email protected]>
Updated render_cripsy_form example to include RequestContext, ensuring CSRF token is returned inside the form HTML

github.com/django-crispy-forms/django-crispy-forms - a71c24021c6ab707e9d2f71a92c1f1fd5d3ec644 authored over 9 years ago by John Young <[email protected]>
Merge remote-tracking branch 'origin/master' into dev

# Conflicts:
# docs/crispy_tag_forms.rst

github.com/django-crispy-forms/django-crispy-forms - 42acd9f02edca01f79cd733a03596652ce6c1ac7 authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #411 from eykanal/patch-2

include import statement for AJAX section

github.com/django-crispy-forms/django-crispy-forms - f2daa400ec32f2f559bb6e55a7846547615c6977 authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #509 from Madalosso/patch-2

fix the tag on example 'AJAX validation recipe'

github.com/django-crispy-forms/django-crispy-forms - 5b8b2dbc5325502773cfa9cdbb87c6ea87b62e0a authored over 9 years ago by Carlton Gibson <[email protected]>
fix the tag on example 'AJAX validation recipe'

django-jsonview needs a '_' to be used as a tag

github.com/django-crispy-forms/django-crispy-forms - 542baff85ac7e1445abcda5852a9d97ee9061cb9 authored over 9 years ago by Madalosso <[email protected]>
Merge pull request #201 from atodorov/master

Don't recursively include .pyc files into tarball

github.com/django-crispy-forms/django-crispy-forms - 3cd826a7e2cebd0638c82688c1e7fe0ce87afac1 authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #358 from dessibelle/dev

Fix for alignment of stacked checkboxes and radio buttons in Bootstrap 3

github.com/django-crispy-forms/django-crispy-forms - 2aef071f61b90c4eb14f77338b3bc1c56898d8f8 authored over 9 years ago by Carlton Gibson <[email protected]>
Fix for alignment of stacked checkboxes and radio buttons

Modified layout for checkboxes and radio buttons so that stacked
widgets align with their inline...

github.com/django-crispy-forms/django-crispy-forms - 29a6fbdf9b9f9aeb08d2fd367e1962328786b8f2 authored over 9 years ago by Simon Fransson <[email protected]>
Merge pull request #494 from maraujop/dev

Version 1.5.1 Release

github.com/django-crispy-forms/django-crispy-forms - bbf9bdb9e6777b4e22d856f370b69d5feb49b8a8 authored over 9 years ago by Carlton Gibson <[email protected]>
Update change notes and version for 1.5.1 release

github.com/django-crispy-forms/django-crispy-forms - c8154d164d273a0b297a73ead31b039f6383f62b authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #502 from Stranger6667/cleanup

Remove Python 2.5 shims, unused files, imports, PEP8

github.com/django-crispy-forms/django-crispy-forms - 208da7eb592fe3d17a3c8cac1096874c649b1736 authored over 9 years ago by Carlton Gibson <[email protected]>
Remove Python 2.5 shims, unused files, imports, PEP8

github.com/django-crispy-forms/django-crispy-forms - 145fd2b54c56f07739188a06c3526edf814e0baf authored over 9 years ago by Dmitry Dygalo <[email protected]>
Merge pull request #499 from Stranger6667/update-environments

Exclude Python 3.2 and 3.3 from Travis & tox builds

github.com/django-crispy-forms/django-crispy-forms - f1dc47c8a697707eb089cfc655c3cc35a0b21f0a authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #500 from Stranger6667/fix-django-trunk-tests

Fix template engine initialization. Fix #457.

github.com/django-crispy-forms/django-crispy-forms - 1a9173407fc6013cf028ee24a1a3d52556a258f9 authored over 9 years ago by Carlton Gibson <[email protected]>
Fix template engine initialization. Fix #457.

github.com/django-crispy-forms/django-crispy-forms - 910c705b48b7227aaa5a5aac91a4e93fd0a760c2 authored over 9 years ago by Dmitry Dygalo <[email protected]>
Exclude Python 3.2 and 3.3 from Travis & tox builds

github.com/django-crispy-forms/django-crispy-forms - 1e103fde44477baf4f6ca7b8d0119f5ad96d96c3 authored over 9 years ago by Dmitry Dygalo <[email protected]>
Merge pull request #497 from Stranger6667/add-tox

Add tox.ini

github.com/django-crispy-forms/django-crispy-forms - dc0a5cb2f8aaf6002f5561d8cdb36ed49b3db51b authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #496 from Stranger6667/lru-cache-from-another-repo

Favour lru-cache over memoize

github.com/django-crispy-forms/django-crispy-forms - 39f3f9bf523d6a5429ab564e8734a5cf3406da88 authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #498 from Stranger6667/restore-python32-compat

Restore Python 3.2 compatibility

github.com/django-crispy-forms/django-crispy-forms - b54f8be42b48989e466be00db9a8fa729cd0a4e0 authored over 9 years ago by Carlton Gibson <[email protected]>
Uncomment exclusion in travis config

github.com/django-crispy-forms/django-crispy-forms - e0cde25ebeab77a7b4ddfac7ab5de93a0e1da84e authored over 9 years ago by Dmitry Dygalo <[email protected]>
Complete Python 3.2 compatibility. Closes #354

github.com/django-crispy-forms/django-crispy-forms - 1982b0f423fd175fedc734d8d10dc8b00d810e38 authored over 9 years ago by Dmitry Dygalo <[email protected]>
python 3.2 compatibility

github.com/django-crispy-forms/django-crispy-forms - 513b6855362ee475156cf8473865440e27cc0c2a authored over 9 years ago by Élie Bouttier <[email protected]>
Small fix with default mutable kwarg. Just to be confident

github.com/django-crispy-forms/django-crispy-forms - ee8929848063b2cfad83e6ce9372ff8b7707c27b authored over 9 years ago by Dmitry Dygalo <[email protected]>
Fix lru_cache fallback decorator

github.com/django-crispy-forms/django-crispy-forms - 8333677a0c077e0455a77ee7d6752dae8eeed712 authored over 9 years ago by David Fischer <[email protected]>
Use lru_cache, fallback to deprecated memoize. Alternative to c790055fa7e6810703599bc0124507133b8a55fc

github.com/django-crispy-forms/django-crispy-forms - 41833dfd256a9b0f3e341a2a43bac5c4e9109408 authored over 9 years ago by David Fischer <[email protected]>
Merge pull request #493 from carltongibson/custom-field-templates-448

Allow LayoutObject & BaseInputs to accept custom template

github.com/django-crispy-forms/django-crispy-forms - 1da63c4850b59b5858c9eaafccb6d07624f31ec6 authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #492 from Stranger6667/drop-old-conditions

Drop code related to Django versions prior to 1.4.4. Closes #491

github.com/django-crispy-forms/django-crispy-forms - 9d98cd9e1ce45664d40b8921d26f43384d9bad15 authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #489 from treyhunner/codecov-dev

Fix Codecov badge in README

github.com/django-crispy-forms/django-crispy-forms - c03fc57473fa301c3039d88b872cdbd9ed272328 authored over 9 years ago by Carlton Gibson <[email protected]>
Remove unused pytest import

github.com/django-crispy-forms/django-crispy-forms - 9c6751583f53140224cd58913dec8abd8ccfbea7 authored over 9 years ago by Carlton Gibson <[email protected]>
Allow LayoutObject & BaseInputs to accept custom template

Fixes #448, fixes 361

github.com/django-crispy-forms/django-crispy-forms - 14745fd50e43866e25f08628e26394d03168e7b8 authored over 9 years ago by Carlton Gibson <[email protected]>
Drop code related to Django versions prior to 1.4.4. Closes #491

github.com/django-crispy-forms/django-crispy-forms - 50503be9ca294f5bf7d7d54afb801b81dd7a62fb authored over 9 years ago by Dmitry Dygalo <[email protected]>
Merge pull request #486 from Stranger6667/cleanup

Fix various typos, small amount of PEP8

github.com/django-crispy-forms/django-crispy-forms - 48a012c0a105a9f09fae65393e0cb2fd114ca3ad authored over 9 years ago by Carlton Gibson <[email protected]>
Merge branch 'dev' into cleanup

Conflicts:
crispy_forms/templatetags/crispy_forms_utils.py

github.com/django-crispy-forms/django-crispy-forms - 63b6581f22bab636d2866505df5616630cb1f99b authored over 9 years ago by Dmitry Dygalo <[email protected]>
Merge pull request #484 from Stranger6667/fixes-based-on-coverage

Fixes based on coverage report

github.com/django-crispy-forms/django-crispy-forms - e8aeb091bd28d3b9928518665a565e75841d02f2 authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #490 from treyhunner/editorconfig

Fix style issues and add EditorConfig file

github.com/django-crispy-forms/django-crispy-forms - f894a22581d5a50e9aaa06a8d49453a8f6e365a5 authored over 9 years ago by Carlton Gibson <[email protected]>
Revert changes, remove InvalidVarException

github.com/django-crispy-forms/django-crispy-forms - a1bfca5c01c36a4a68d7e17515ca5352fd393a56 authored over 9 years ago by Dmitry Dygalo <[email protected]>
Merge pull request #485 from Stranger6667/simplify-selectively_remove_spaces_between_tags

Simplify function selectively_remove_spaces_between_tags

github.com/django-crispy-forms/django-crispy-forms - a63374f93e5ee84ed3b72bbba95b8f1a12ae9344 authored over 9 years ago by Carlton Gibson <[email protected]>
Fix Python code indentation

github.com/django-crispy-forms/django-crispy-forms - 252f9eaa3c78ec461b640b0b94fd7f43590c0520 authored over 9 years ago by Trey Hunner <[email protected]>
Switch 2 space and tab indents to 4 space in HTML

github.com/django-crispy-forms/django-crispy-forms - cbe4b2c4e0ade797fdbcb494a48e5e43ee6d622f authored over 9 years ago by Trey Hunner <[email protected]>
Add an EditorConfig file dictating whitespace rules

github.com/django-crispy-forms/django-crispy-forms - 95d742c0f2dce137308c91253c9bf52d537d7322 authored over 9 years ago by Trey Hunner <[email protected]>
Fix various typos, small amount of PEP8

github.com/django-crispy-forms/django-crispy-forms - 43b25dbf62df3bd02a46d9fde31723adbf77e2cb authored over 9 years ago by Dmitry Dygalo <[email protected]>
Switch codecov badge from master to dev branch

github.com/django-crispy-forms/django-crispy-forms - 4a27badd89d035a50833feca2cf54c6dd667eb6b authored over 9 years ago by Trey Hunner <[email protected]>
Fix test_template_pack_override_wrong, remove unused import

github.com/django-crispy-forms/django-crispy-forms - 6fbf088fd3063b67dacb6a186e33f5006df2db89 authored over 9 years ago by Dmitry Dygalo <[email protected]>
Simplify function selectively_remove_spaces_between_tags

github.com/django-crispy-forms/django-crispy-forms - 0c4702eeef2d9509a480670724555ee2abdf0a36 authored over 9 years ago by Dmitry Dygalo <[email protected]>
Mark test_crispy_addon only for bootstrap and bootstrap3 template packs. Remove field_class and label_class from template.

github.com/django-crispy-forms/django-crispy-forms - bfb22b833bb484be7dd0fa0ae6251cc7a2a9360a authored over 9 years ago by Dmitry Dygalo <[email protected]>
Update conditions for test

github.com/django-crispy-forms/django-crispy-forms - fd52ee79e3f9986fae6616833c6b8be9f17b1225 authored over 9 years ago by Dmitry Dygalo <[email protected]>
Fixes based on coverage report

github.com/django-crispy-forms/django-crispy-forms - c95aa6ec2cbb00b9e2e2c33b0b1d51ccc424f86e authored over 9 years ago by Dmitry Dygalo <[email protected]>
Merge pull request #482 from Stranger6667/parametrization

Initial approach for parametrization

github.com/django-crispy-forms/django-crispy-forms - 0699733a29ba73e9fb456faedc18b4179243411e authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #483 from Stranger6667/add-coverage-badge

Add coverage badge for master branch

github.com/django-crispy-forms/django-crispy-forms - 5320c2fcb1bdd32c3d03b082cc12d0affd248b2a authored over 9 years ago by Carlton Gibson <[email protected]>
Update documentation

github.com/django-crispy-forms/django-crispy-forms - e120b5daa1140412fbd8217da65191747179c875 authored over 9 years ago by Dmitry Dygalo <[email protected]>
Add coverage badge for master branch

github.com/django-crispy-forms/django-crispy-forms - 1ac7b2ae586b94caf41d637eea68896ef93ac7d4 authored over 9 years ago by Dmitry Dygalo <[email protected]>
Initial approach for parametrization

github.com/django-crispy-forms/django-crispy-forms - 3f0cbb86404da6e1af4acfba9eef400b66d3fe85 authored over 9 years ago by Dmitry Dygalo <[email protected]>
Merge pull request #481 from Stranger6667/remove-redundant-settings

Remove redundant global_settings usage Fixes #479

github.com/django-crispy-forms/django-crispy-forms - cf2bcec37604a08fa85fdc5e542a58cef03bfbd4 authored over 9 years ago by Carlton Gibson <[email protected]>
Merge pull request #480 from Stranger6667/complete-pytest-integration

Complete pytest integration

github.com/django-crispy-forms/django-crispy-forms - 281851080b463e7e8a2f3674613fb3253c12a310 authored over 9 years ago by Carlton Gibson <[email protected]>
Remove redundant global_settings usage

github.com/django-crispy-forms/django-crispy-forms - 8889fa4adbd9e955c169b037ad4d4250dd955a32 authored over 9 years ago by Dmitry Dygalo <[email protected]>
Merge pull request #477 from Stranger6667/remove-global-variables

Replace global variable with lazy object

github.com/django-crispy-forms/django-crispy-forms - dabdc3bf582109a5b9b64646e523861722d25522 authored over 9 years ago by Carlton Gibson <[email protected]>
Remove old base class. Add advanced_layout fixture. Complete py.test integration

github.com/django-crispy-forms/django-crispy-forms - 842ccb250722bfedd3d53e8b3687f21eeb621c7f authored over 9 years ago by Dmitry Dygalo <[email protected]>
Update test_invalid_helper

github.com/django-crispy-forms/django-crispy-forms - 3d2e208f2c638eada78e887eda98e940e9a9fd3e authored over 9 years ago by Dmitry Dygalo <[email protected]>
Merge pull request #475 from Stranger6667/convert-test_form_helper

Convert test_form_helper module to py.test style

github.com/django-crispy-forms/django-crispy-forms - 0e24ce8d4c7aba6151847469534e73ef7bd238d9 authored over 9 years ago by Carlton Gibson <[email protected]>