issues
search
AndrewIngram
/
django-extra-views
Django's class-based generic views are awesome, let's have more of them.
MIT License
1.39k
stars
172
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added BaseFormSetFactory.form_kwargs and .get_form_kwargs().
#271
sdolemelipone
closed
3 weeks ago
1
Updated README.rst to include supported Python/Django versions.
#270
sdolemelipone
closed
3 weeks ago
1
Add Django 5.1, remove Python 3.5, Release 0.15.0
#269
sdolemelipone
closed
3 weeks ago
1
Release on pypi
#268
Azd325
closed
3 weeks ago
12
Added support for Python 3.12, Django 5.0.
#267
sdolemelipone
closed
9 months ago
2
Update .get_search_query() to accomodate multiple values of 'q'
#266
typonaut
opened
11 months ago
0
A view inheriting from `UpdateWithInlinesView` return HTTP 200 but not update the object
#265
CyberFox001
closed
3 weeks ago
3
Added .pre-commit-config.yaml and `Contributing` docs section.
#264
sdolemelipone
closed
1 year ago
0
Added readthedocs.yaml configuration file.
#263
sdolemelipone
closed
1 year ago
1
chore: Add support for 4.2
#262
Azd325
closed
1 year ago
2
Cannot paginate using `ModelFormSetView`
#261
yannish8
closed
3 weeks ago
4
SearchableListMixin should manage form
#260
typonaut
opened
1 year ago
1
Add form_kwargs and get_form_kwargs for inline forms with passed tested for black isort and flake8 .
#259
dw-liedji
closed
1 year ago
2
Add Python 3.11
#258
sdolemelipone
closed
1 year ago
5
Add form_kwargs and get_form_kwargs for inline forms for solving issue #256
#257
dw-liedji
closed
3 weeks ago
10
form_kwargs and get_form_kwargs for inline forms missing
#256
dw-liedji
opened
1 year ago
1
View to use for non-model forms
#255
typonaut
opened
1 year ago
3
add requires_python
#254
PyVCEchecker
closed
2 years ago
0
setting “python_requires” with ">=3.5" is a better way to declare Python compatibility
#253
PyVCEchecker
opened
2 years ago
1
How to pass URL Vars to from InlineFormSetFactory (views.py) to ModelForms (forms.py)
#252
Maximost
closed
2 years ago
6
[Feature] Use slug fields instead of pk in formset templates
#251
lorddaedra
opened
2 years ago
3
Reformat docs/conf.py for latest version of black.
#250
sdolemelipone
closed
2 years ago
1
Reformat docs/conf.py for latest version of black.
#249
sdolemelipone
closed
2 years ago
3
Add Django 4.1 to test matrix
#248
lorddaedra
closed
2 years ago
2
Update test matrix
#247
lorddaedra
closed
2 years ago
8
customise and separate inline template tag
#246
Aref20
opened
2 years ago
0
Creating and saving new inline forms in an UpdateWithInlinesView-based form.
#245
Maximost
closed
2 years ago
1
Passing foreign key data to UpdateWithInlinesView forms via InlineFormSetFactory
#244
Maximost
closed
2 years ago
1
Using widgets with UpdateWithInlinesView
#243
typonaut
closed
2 years ago
1
Add Python 3.10 and Django 4.0, remove Django 2.1
#242
sdolemelipone
closed
2 years ago
1
Edit 'error_messages' in 'CreateWithInLinesView'
#241
eudaldt
closed
2 years ago
2
UpdateWithInlinesView Inline Form Ordering
#240
Maximost
closed
2 years ago
3
Autocomplete using InlineFormSetFactory
#239
eudaldt
closed
2 years ago
4
Handle pagination in ModelFormSetMixin
#238
Real-Gecko
opened
3 years ago
9
Behavior of immutable attributes
#237
CleitonDeLima
closed
3 years ago
12
Add linting to github workflow and added separate tox steps
#236
sdolemelipone
closed
3 years ago
2
Switch from travis to github actions
#235
sdolemelipone
closed
3 years ago
2
Switch CI to GitHub Actions
#234
jonashaag
closed
3 years ago
2
Fix tests for Django 3.2 and djangomaster
#233
sdolemelipone
closed
3 years ago
4
test_missing_management failure
#232
jayvdb
closed
3 years ago
1
No tag for 0.14.0
#231
jayvdb
closed
3 years ago
2
Release 0.14.0 for missing six dependency
#230
sdolemelipone
closed
3 years ago
3
Release 0.14.0 for missing six dependency
#229
sdolemelipone
closed
3 years ago
0
fixed a typo
#228
Teut2711
closed
3 years ago
0
missing individual form fields rendering
#227
nerdoc
closed
3 years ago
1
Update tox.ini
#226
CleitonDeLima
closed
3 years ago
1
Django version support
#225
Nqabeni
closed
3 years ago
1
Multiple CreateWithInlinesView in one view?
#224
DarnelleF
closed
3 years ago
3
Remove warnings/deprecations
#223
sdolemelipone
closed
3 years ago
4
Remove Python 2.7 / Django 1.11 and add Python 3.8 / Django 3.1
#222
sdolemelipone
closed
3 years ago
1
Next