Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / AndrewIngram/django-extra-views issues and pull requests

#271 - Added BaseFormSetFactory.form_kwargs and .get_form_kwargs().

Pull Request - State: closed - Opened by sdolemelipone 4 months ago - 1 comment

#270 - Updated README.rst to include supported Python/Django versions.

Pull Request - State: closed - Opened by sdolemelipone 4 months ago - 1 comment

#269 - Add Django 5.1, remove Python 3.5, Release 0.15.0

Pull Request - State: closed - Opened by sdolemelipone 4 months ago - 1 comment

#268 - Release on pypi

Issue - State: closed - Opened by Azd325 5 months ago - 12 comments

#267 - Added support for Python 3.12, Django 5.0.

Pull Request - State: closed - Opened by sdolemelipone about 1 year ago - 2 comments

#266 - Update .get_search_query() to accomodate multiple values of 'q'

Pull Request - State: open - Opened by typonaut about 1 year ago

#264 - Added .pre-commit-config.yaml and `Contributing` docs section.

Pull Request - State: closed - Opened by sdolemelipone over 1 year ago

#263 - Added readthedocs.yaml configuration file.

Pull Request - State: closed - Opened by sdolemelipone over 1 year ago - 1 comment

#262 - chore: Add support for 4.2

Pull Request - State: closed - Opened by Azd325 almost 2 years ago - 2 comments

#261 - Cannot paginate using `ModelFormSetView`

Issue - State: closed - Opened by yannish8 almost 2 years ago - 4 comments

#260 - SearchableListMixin should manage form

Issue - State: open - Opened by typonaut almost 2 years ago - 1 comment

#258 - Add Python 3.11

Pull Request - State: closed - Opened by sdolemelipone about 2 years ago - 5 comments

#257 - Add form_kwargs and get_form_kwargs for inline forms for solving issue #256

Pull Request - State: closed - Opened by dw-liedji about 2 years ago - 10 comments

#256 - form_kwargs and get_form_kwargs for inline forms missing

Issue - State: open - Opened by dw-liedji about 2 years ago - 1 comment

#255 - View to use for non-model forms

Issue - State: open - Opened by typonaut about 2 years ago - 3 comments

#254 - add requires_python

Pull Request - State: closed - Opened by PyVCEchecker over 2 years ago

#252 - How to pass URL Vars to from InlineFormSetFactory (views.py) to ModelForms (forms.py)

Issue - State: closed - Opened by Maximost over 2 years ago - 6 comments
Labels: Support question

#251 - [Feature] Use slug fields instead of pk in formset templates

Issue - State: open - Opened by lorddaedra over 2 years ago - 3 comments

#250 - Reformat docs/conf.py for latest version of black.

Pull Request - State: closed - Opened by sdolemelipone over 2 years ago - 1 comment

#249 - Reformat docs/conf.py for latest version of black.

Pull Request - State: closed - Opened by sdolemelipone over 2 years ago - 3 comments

#248 - Add Django 4.1 to test matrix

Pull Request - State: closed - Opened by lorddaedra over 2 years ago - 2 comments

#247 - Update test matrix

Pull Request - State: closed - Opened by lorddaedra over 2 years ago - 8 comments

#246 - customise and separate inline template tag

Issue - State: open - Opened by Aref20 over 2 years ago

#245 - Creating and saving new inline forms in an UpdateWithInlinesView-based form.

Issue - State: closed - Opened by Maximost over 2 years ago - 1 comment

#244 - Passing foreign key data to UpdateWithInlinesView forms via InlineFormSetFactory

Issue - State: closed - Opened by Maximost almost 3 years ago - 1 comment

#243 - Using widgets with UpdateWithInlinesView

Issue - State: closed - Opened by typonaut almost 3 years ago - 1 comment

#242 - Add Python 3.10 and Django 4.0, remove Django 2.1

Pull Request - State: closed - Opened by sdolemelipone about 3 years ago - 1 comment

#241 - Edit 'error_messages' in 'CreateWithInLinesView'

Issue - State: closed - Opened by eudaldt about 3 years ago - 2 comments

#240 - UpdateWithInlinesView Inline Form Ordering

Issue - State: closed - Opened by Maximost about 3 years ago - 3 comments

#239 - Autocomplete using InlineFormSetFactory

Issue - State: closed - Opened by eudaldt about 3 years ago - 4 comments
Labels: Support question

#238 - Handle pagination in ModelFormSetMixin

Pull Request - State: open - Opened by Real-Gecko over 3 years ago - 9 comments

#237 - Behavior of immutable attributes

Pull Request - State: closed - Opened by CleitonDeLima over 3 years ago - 12 comments

#236 - Add linting to github workflow and added separate tox steps

Pull Request - State: closed - Opened by sdolemelipone over 3 years ago - 2 comments

#235 - Switch from travis to github actions

Pull Request - State: closed - Opened by sdolemelipone over 3 years ago - 2 comments

#234 - Switch CI to GitHub Actions

Issue - State: closed - Opened by jonashaag over 3 years ago - 2 comments
Labels: Ready to work on

#233 - Fix tests for Django 3.2 and djangomaster

Pull Request - State: closed - Opened by sdolemelipone over 3 years ago - 4 comments

#232 - test_missing_management failure

Issue - State: closed - Opened by jayvdb over 3 years ago - 1 comment

#231 - No tag for 0.14.0

Issue - State: closed - Opened by jayvdb over 3 years ago - 2 comments

#230 - Release 0.14.0 for missing six dependency

Pull Request - State: closed - Opened by sdolemelipone over 3 years ago - 3 comments

#229 - Release 0.14.0 for missing six dependency

Pull Request - State: closed - Opened by sdolemelipone over 3 years ago

#228 - fixed a typo

Pull Request - State: closed - Opened by Teut2711 over 3 years ago

#227 - missing individual form fields rendering

Issue - State: closed - Opened by nerdoc over 3 years ago - 1 comment

#226 - Update tox.ini

Pull Request - State: closed - Opened by CleitonDeLima almost 4 years ago - 1 comment

#225 - Django version support

Issue - State: closed - Opened by Nqabeni about 4 years ago - 1 comment

#224 - Multiple CreateWithInlinesView in one view?

Issue - State: closed - Opened by DarnelleF about 4 years ago - 3 comments

#223 - Remove warnings/deprecations

Pull Request - State: closed - Opened by sdolemelipone about 4 years ago - 4 comments

#222 - Remove Python 2.7 / Django 1.11 and add Python 3.8 / Django 3.1

Pull Request - State: closed - Opened by sdolemelipone about 4 years ago - 1 comment

#221 - Adding code to run on Powersystem

Pull Request - State: closed - Opened by genisysram about 4 years ago - 2 comments

#220 - Validation of Inline Formset Based on Outer Form

Issue - State: open - Opened by idahogray about 4 years ago - 4 comments

#219 - How i can render a from based on login user not all user?

Issue - State: closed - Opened by AhmedSalam22 about 4 years ago - 3 comments
Labels: Support question

#218 - Ajax response

Issue - State: closed - Opened by stephendwolff over 4 years ago - 1 comment

#217 - Add Mechanism To Prevent Form Resubmission

Issue - State: closed - Opened by 9mido over 4 years ago - 1 comment

#216 - UpdateWithInlinesView not working with crispy_forms

Issue - State: open - Opened by kishalaykundu over 4 years ago - 2 comments

#214 - CreateWithInlinesView creating when inline form error

Issue - State: open - Opened by lucawen almost 5 years ago

#213 - docs: Fix simple typo, availble -> available

Pull Request - State: closed - Opened by timgates42 almost 5 years ago

#211 - ModelFormSetView "sometimes" deletes row?

Issue - State: open - Opened by faulander about 5 years ago

#210 - Added missing "}"

Pull Request - State: closed - Opened by PMaino about 5 years ago - 1 comment

#209 - Add license to trove classifiers.

Pull Request - State: closed - Opened by dmptrluke about 5 years ago - 1 comment

#208 - ModelFormSetView doesn't save changes

Issue - State: closed - Opened by faulander about 5 years ago - 2 comments
Labels: Support question

#207 - Release for 0.13 and updated changelog.

Pull Request - State: closed - Opened by sdolemelipone about 5 years ago - 4 comments

#206 - Fix docstring example in FormSetSuccessMessageMixin

Pull Request - State: closed - Opened by CleitonDeLima about 5 years ago - 1 comment

#205 - Removing deprecated functions for Django 3

Pull Request - State: closed - Opened by theunraveler about 5 years ago - 1 comment

#204 - ModelFormset Update

Issue - State: closed - Opened by neyder about 5 years ago - 2 comments
Labels: Support question

#203 - django-crispy-forms with inlines

Issue - State: open - Opened by k3nj1g about 5 years ago
Labels: Support question

#202 - Lint - black, flake8, isort

Pull Request - State: closed - Opened by therefromhere over 5 years ago - 1 comment

#201 - Test django 2.2 + pytest

Pull Request - State: closed - Opened by therefromhere over 5 years ago - 1 comment

#200 - Switch from nose to pytest-django

Pull Request - State: closed - Opened by therefromhere over 5 years ago - 2 comments

#199 - New version in pypi

Issue - State: closed - Opened by CleitonDeLima over 5 years ago

#198 - Fix typo in tox django version spec

Pull Request - State: closed - Opened by therefromhere over 5 years ago - 1 comment

#197 - Add Django 2.2, 3.0(a) to tests, dropped Django 2.0, py3.4

Pull Request - State: closed - Opened by therefromhere over 5 years ago - 8 comments

#196 - django 2.2 & 3.0a+ support

Issue - State: closed - Opened by auvipy over 5 years ago
Labels: Ready to work on

#195 - limit number of forms in CreateWithInlinesView and UpdateWithInlinesView

Issue - State: closed - Opened by Bast66 over 5 years ago - 5 comments
Labels: Support question

#194 - How to use two formset in extra-views?

Issue - State: open - Opened by sangramrajekakade over 5 years ago - 1 comment
Labels: Support question

#193 - Correcting typos in example code for `get_formset_kwargs` documentation

Pull Request - State: closed - Opened by BigglesZX over 5 years ago - 1 comment

#192 - Minor typos in "Passing arguments to the form constructor" documentation

Issue - State: closed - Opened by BigglesZX over 5 years ago - 2 comments

#191 - Add note to documentation about `empty_permitted` when using `initial`

Issue - State: closed - Opened by BigglesZX over 5 years ago - 1 comment

#190 - form_valid vs forms_valid

Issue - State: closed - Opened by AlekseiKhatkevich almost 6 years ago - 3 comments
Labels: Ready to work on, Documentation

#189 - Try out Github Actions

Issue - State: closed - Opened by AndrewIngram almost 6 years ago

#188 - Using ManyToMany connections for inlines

Issue - State: open - Opened by BedirT almost 6 years ago - 4 comments
Labels: Support question

#187 - Subclass ModelFormSetView

Issue - State: closed - Opened by shazianusrat about 6 years ago - 3 comments

#186 - Revert view.object back to original value if inline validation fails

Pull Request - State: closed - Opened by sdolemelipone about 6 years ago - 8 comments

#185 - Improved readability of code sections of success messages

Pull Request - State: closed - Opened by sdolemelipone about 6 years ago - 4 comments

#184 - Complete Messages Mixin

Pull Request - State: closed - Opened by sdolemelipone about 6 years ago - 2 comments

#183 - Test that get_absolute_url() is used in success_url of Create/UpdateWithInlinesView

Pull Request - State: closed - Opened by sdolemelipone about 6 years ago - 1 comment

#182 - universal wheel is configured, but not built

Issue - State: closed - Opened by therefromhere about 6 years ago - 3 comments

#181 - Work around Github not supporting include:: directive in .rst files

Pull Request - State: closed - Opened by sdolemelipone about 6 years ago - 3 comments

#180 - Rename get_formset -> get_formset_class

Issue - State: closed - Opened by jonashaag about 6 years ago - 2 comments

#179 - How do you pass variables as kwargs to formset forms?

Issue - State: closed - Opened by coler-j about 6 years ago - 13 comments

#169 - Better documentation: describe usage in template

Issue - State: closed - Opened by PetrDlouhy over 6 years ago - 2 comments
Labels: Ready to work on, Documentation

#165 - Custom validation in InlineFormSet

Issue - State: closed - Opened by trepmag over 6 years ago - 5 comments
Labels: Ready to work on

#155 - ProcessFormWithInlinesView.post() should not leave self.object when an inline validation fails

Issue - State: closed - Opened by Murfen almost 7 years ago - 1 comment
Labels: Ready to work on

#147 - Added messages support

Pull Request - State: closed - Opened by freeworlder over 7 years ago - 7 comments
Labels: Patch needs improvement, Ready to work on

#145 - Refactoring forms_valid method

Pull Request - State: closed - Opened by bcanyelles over 7 years ago - 7 comments
Labels: Patch needs improvement, Ready to work on

#144 - Update examples

Issue - State: closed - Opened by anddam over 7 years ago - 3 comments
Labels: Ready to work on, Documentation

#121 - Changing the model forms used in CreateWithInlinesView

Issue - State: closed - Opened by timmyomahony about 9 years ago - 9 comments
Labels: Ready to work on, Documentation