Skip to content

issues Search Results · repo:jrief/django-formset language:Python

Filter by

120 results
 (99 ms)

120 results

injrief/django-formset (press backspace or delete to remove)

Because the fields are outside the form element, pressing the Enter key does not submit the form. This is my workaround: document.addEventListener( DOMContentLoaded , function() { document.querySelectorAll( ...
enhancement
  • jdavid
  • 4
  • Opened 
    10 days ago
  • #235

Hello! When working with the Selectize widget with the incomplete=True attribute, due to a large number of values in the database, I wanted to preserve the functionality of limited_qs while also using ...
  • SeVeRSeVeR
  • 5
  • Opened 
    19 days ago
  • #232

We have already discussed this, in some cases the international phone format + ... is not allowed/not possible. (old example, but you can t dial “+” on a disk phone). Is it possible to allow 00.. format? ...
  • danilovmy
  • Opened 
    on Jul 9
  • #225

class SocialPassportOtherParentFieldset(Fieldset): legend = OLD show_condition = child_info.child_other_legal_representative== yes disable_condition = child_info.child_other_legal_representative!= ...
  • SeVeRSeVeR
  • 1
  • Opened 
    on Jul 9
  • #224

https://github.com/user-attachments/assets/7dedb217-7181-443f-8dd1-79541a0b2081
  • Alex-Sichkar
  • Opened 
    on Jun 12
  • #222

In CafeteriaCollection doesn t work add flavor button. And it works in CoffeeOrderCollection. Is it bug?
  • amikphoto
  • 2
  • Opened 
    on Mar 13
  • #209

In testapp EditIssueCollection form with add and edit reporter worked fine while formset version is 1.7. Problem is that nothing is happened when I press submit button. Everything was fine with 1.6 and ...
  • amikphoto
  • 4
  • Opened 
    on Mar 1
  • #208

There is an error when submitting form collection with dialog form. Deciede it append if isinstance(holder, DialogModelForm): continue in construct_instance: def ...
  • amikphoto
  • 1
  • Opened 
    on Feb 19
  • #206

Maybe there is a way to do this? Sometimes, it s annoying to see errors on each field when it loses focus.
  • Alex-Sichkar
  • 3
  • Opened 
    on Feb 17
  • #205

I can t get the default flag to show. Even in the example in the documentation it does not show: https://django-formset.fly.dev/phone-number-field/#implementation-details
  • ThinkBirdCo
  • 2
  • Opened 
    on Feb 15
  • #204
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub