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

Allow tabs other than the first one to be set active

gilbertf opened this pull request about 2 months ago
Pre-commit autoupdate.

smithdc1 opened this pull request about 2 months ago
Added Python 3.13 support.

smithdc1 opened this pull request about 2 months ago
ModuleNotFoundError: No module named 'crispy_forms'

JanBronee opened this issue 3 months ago
Unable to use multiple Template Packs

jsolum opened this issue 4 months ago
Render single field including use of helper

idahogray opened this issue 4 months ago
Types branch update

kosdmit opened this pull request 6 months ago
RTD Test

smithdc1 opened this pull request 6 months ago
Version 2.3.

smithdc1 opened this pull request 6 months ago
AccordionGroup has unexpected css_class 'active'

kosdmit opened this issue 6 months ago
Fixed unexpected addition the 'active' css_class to AccordionGroup

kosdmit opened this pull request 6 months ago
The multifield template is missed in docs.template_packs

kosdmit opened this issue 6 months ago
Version 2.2.

smithdc1 opened this pull request 7 months ago
Added Django 5.1 support.

smithdc1 opened this pull request 7 months ago
Bump the github-actions group with 2 updates

dependabot[bot] opened this pull request 9 months ago
Keep GitHub Actions up to date with GitHub's Dependabot

cclauss opened this pull request 9 months ago
ModuleNotFoundError: No module named 'crispy_forms'

leondhallam opened this issue 10 months ago
Change sidebarinto.html

ehsan44444 opened this pull request 10 months ago
change html

ehsan44444 opened this pull request 10 months ago
Change sidebarintro.html

ehsan44444 opened this pull request 10 months ago
Change sidebarintro.html

ehsan44444 opened this pull request 10 months ago
Option to to disable non field errors

medihack opened this issue 11 months ago
Option to disable wrapping div around field

medihack opened this issue 11 months ago
Add context to Fieldset render

fwannmacher opened this issue 11 months ago
added context to Fieldset render

fwannmacher opened this pull request 11 months ago
Is it possible to customize the Changelist form ?

Birddle opened this issue 12 months ago
Fix documentation of `Field`'s constructor

bblanchon opened this pull request about 1 year ago
add css class to prepended/appended inline elements

masc-be opened this pull request about 1 year ago
Field() wrapper div

mauer9 opened this issue about 1 year ago
Using a custom template tag in Layout()

LaundroMat opened this issue about 1 year ago
2.1 Release

smithdc1 opened this pull request about 1 year ago
Dropped support for Django 3.2

smithdc1 opened this pull request about 1 year ago
Update versions in pre-commit and action workflows.

smithdc1 opened this pull request about 1 year ago
Drop Django 4.0 and 4.1.

smithdc1 opened this pull request about 1 year ago
Added Django 5.0 support.

smithdc1 opened this pull request over 1 year ago
Discuss possible funding with Sentry.

carltongibson opened this issue over 1 year ago
Formset renders without required `id` field

awgymer opened this issue over 1 year ago
[Question/Feature Request] Use without template pack

VaZark opened this issue over 1 year ago
Fixes #1361 -- Improved Fieldset types.

smithdc1 opened this pull request over 1 year ago
Set and delete Helper fields by string key

kytta opened this issue over 1 year ago
Allow Fieldset to accept Fields

kytta opened this issue over 1 year ago
Don't treat Input's value as template

mpasternak opened this pull request over 1 year ago
Template code injection -- remote vulnerability

mpasternak opened this issue over 1 year ago
Replace trunk with main/upstream in contributing.rst

ckrybus opened this pull request over 1 year ago
Fix CI badge

ckrybus opened this pull request over 1 year ago
removing limit as should be dictated by sphinx_rtd_theme

bryan-brancotte opened this pull request over 1 year ago
Added minimal RTD configuration file.

carltongibson opened this pull request over 1 year ago
Test against 3.12-dev & add Python 3.12 classifier

foarsitter opened this pull request over 1 year ago
Add Django 4.2 classifier

foarsitter opened this pull request over 1 year ago
ReadOnly as "html" aka printing just form instance values.

esseti opened this issue over 1 year ago
Dropped support for Python 3.7.

smithdc1 opened this pull request over 1 year ago
Feature: Using dotted module path from helper instance

CleitonDeLima opened this issue over 1 year ago
Corrected 2.0 release date in changelog

smithdc1 opened this pull request almost 2 years ago
Updated PreprendText docs to show mark_safe being used for HTML text.

smithdc1 opened this pull request almost 2 years ago
[Suggestion] Activate "active" option in Tab class

ChloeQuignot opened this issue almost 2 years ago
get_context_data available to Crispy's helper?

nitsujri opened this issue almost 2 years ago
Updated install docs to list new template packages

sankarebarri opened this pull request almost 2 years ago
Submit, Reset btn default css_class changed

Shekhrozx opened this pull request almost 2 years ago
Replace 'media' with 'static'

DanielSwain opened this pull request almost 2 years ago
Request: Make template packs available as an `extra`

amrishparmar opened this issue almost 2 years ago
Template pack example install added to the docs (#1336)

mikbuch opened this pull request almost 2 years ago
CHANGELOG

uri-rodberg opened this issue almost 2 years ago
Crispy forms templates won't load for django-crispy-forms 2.0

mikbuch opened this issue almost 2 years ago
2.0 Release

smithdc1 opened this pull request almost 2 years ago
Tab does not respect string case on render

PydPiper opened this issue almost 2 years ago
Pre-commit updates and Black 2023 style.

smithdc1 opened this pull request almost 2 years ago
Drop Django 4.2 Classifier.

smithdc1 opened this pull request almost 2 years ago
crispy should render form.media after the form as default

nerdoc opened this issue almost 2 years ago
Enhancement: improve media files inclusion + documentation

nerdoc opened this issue almost 2 years ago
django 4.1.5 allauth and crispy forms not working

firaki12345-cmd opened this issue almost 2 years ago
Added Django 4.2 support.

smithdc1 opened this pull request almost 2 years ago
'update_attributes' method for non field layout doesn't work

Sulfyderz opened this issue about 2 years ago
Move project setup to pyproject.toml and build package with "build".

smithdc1 opened this pull request about 2 years ago
Move pytest options to pyproject.toml

smithdc1 opened this pull request about 2 years ago
Moved coverage config to pyproject.toml

smithdc1 opened this pull request about 2 years ago
Improved coverage of black linting.

smithdc1 opened this pull request about 2 years ago
Simplified flake8 config and moved to tox.ini

smithdc1 opened this pull request about 2 years ago
Removed unused pytest fixtures

smithdc1 opened this pull request about 2 years ago
Simplified isort config and moved to pyproject.toml

smithdc1 opened this pull request about 2 years ago
Added FormHelper() to test forms

smithdc1 opened this pull request about 2 years ago
Removed tests.contains_partial

smithdc1 opened this pull request about 2 years ago
Improved tests -- Test whole form instead of HTML snippets.

smithdc1 opened this pull request about 2 years ago
Used dict instead of creating Context and calling Context.flatten().

smithdc1 opened this pull request about 2 years ago
Removed Bootstrap3 Template Pack

smithdc1 opened this pull request about 2 years ago
Dropped bootstrap4 template pack.

smithdc1 opened this pull request about 2 years ago
Removed default template pack if CRISPY_TEMPLATE_PACK is not set.

smithdc1 opened this pull request about 2 years ago
Added get_template_pack test

smithdc1 opened this pull request about 2 years ago
Added support for Python 3.11.

smithdc1 opened this pull request about 2 years ago
Update crispy forms __version__

smithdc1 opened this pull request about 2 years ago
Updated pre-commit versions

smithdc1 opened this pull request about 2 years ago
add "append()" method to Layout

nerdoc opened this issue about 2 years ago
Missing bootstrap tag: Card

nerdoc opened this issue about 2 years ago