issues
search
TrangPham
/
django-admin-confirm
AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.
Other
129
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feat/add instance for model form
#62
amaurylrd
closed
2 months ago
0
Move refresh_from_db outside of loop
#61
StopMotionCuber
opened
2 months ago
0
add admin actions description, if it exists (#58)
#60
gutierri
opened
2 months ago
0
Version 1.0.0 released on PyPI differs from release 1.0.0 on Github
#59
eirikff
opened
2 months ago
0
Feature request: confirmation action title to be equal to @admin.action.description
#58
gutierri
opened
3 months ago
0
Simple workaround to ignore FieldDoesNotExist with custom fields
#57
Henri-J-Norden
opened
3 months ago
0
When clicking on no continue to edeting I got eroor :/
#56
barbouche
opened
4 months ago
0
Add '__all__' to confirmation_fields
#55
sadra-allahyari
opened
6 months ago
0
Use model meta to generate verbose name
#54
dtcooper
opened
7 months ago
4
Confirmation page for new record shows field names as None
#53
TrangPham
opened
1 year ago
2
docker-compose.dev.yml localstack does not create "mybucket"
#52
TrangPham
opened
1 year ago
0
Update test.yml
#51
TrangPham
closed
9 months ago
0
Change confirmations for file fields break
#50
relwell
opened
1 year ago
1
Filters are not preserved after saving with confirmation
#49
CelestialStreamer
opened
1 year ago
0
Many-to-many fields do not trigger confirmation unless specified in "get_confirmation_fields" method
#48
e-kondr01
opened
1 year ago
2
Issue #46: redis cache error
#47
TrangPham
closed
1 year ago
0
Redis Error: wrong number of arguments for 'del' command
#46
chrismaille
closed
1 year ago
2
Update flake8 settings
#45
TrangPham
closed
1 year ago
1
confirmation_fields not taken in consideration
#44
barbouche
closed
12 months ago
14
Tests failing due to flake8
#43
TrangPham
closed
1 year ago
1
How to implement this on TabularInline
#42
FerdinaKusumah
opened
1 year ago
1
Custom text shown on confirmation page
#41
mcosti
opened
2 years ago
1
Fix import in the example for action confirmation
#40
uglide
closed
1 year ago
0
Fixing a missing import from the code sample
#39
oliwarner
closed
1 year ago
3
fixes TrangPham/django-admin-confirm#37: respect @admin.action
#38
vkurilin
closed
2 years ago
1
@confirm_action doesn't respect @admin.action
#37
vkurilin
closed
2 years ago
0
Add more versions to test matrix
#36
TrangPham
closed
2 years ago
1
Exception Value: cache_control didn't receive an HttpRequest. If you are decorating a classmethod, be sure to use @method_decorator.
#35
TrangPham
closed
2 years ago
8
Django versions < 3.2 are no longer supported
#34
TrangPham
closed
2 years ago
1
Model getting saved directly. No confirmation action visible
#33
saranmaikalluri
closed
1 year ago
2
FieldDoesNotExist is raised when declaring custom form field in modelform
#32
nortigo
opened
3 years ago
4
Display verbose name instead of raw field name
#31
nortigo
closed
2 years ago
2
fix(Issue-27): Confirmations not triggered on models with validation failures
#30
TrangPham
closed
3 years ago
0
Images not uploaded on local storage
#29
harris-irfan
closed
1 year ago
4
Raw field names shown in confirmation screen
#28
harris-irfan
closed
2 years ago
9
Confirmation screen not shown after validation error
#27
harris-irfan
closed
3 years ago
4
Adding localstack to docker and S3 file storage testing
#26
TrangPham
closed
3 years ago
1
Issue with CSS w.r.t `no continue to edit` button
#25
S2606
closed
3 years ago
1
Images do not load after confirmation when using S3 storage backend (v0.2.3a0)
#24
TrangPham
closed
2 years ago
2
Added testing for DateField, DateTimeField, and validators on the Model and ModelForm
#23
TrangPham
closed
3 years ago
0
Handling DateTimeField field change option
#22
S2606
closed
3 years ago
5
Add some more testing
#21
TrangPham
closed
3 years ago
0
Add integration tests
#20
TrangPham
closed
3 years ago
0
Feature: confirmations on inlines
#19
TrangPham
closed
1 year ago
1
WIP: 2021 02 24 dockerize
#18
TrangPham
closed
3 years ago
1
fix(MR-16): Use cache for FileField and ImageField
#17
TrangPham
closed
3 years ago
2
fix(ISSUE-8): try using admin form
#16
TrangPham
closed
3 years ago
1
ISSUE-8: format m2m confirmation values
#15
TrangPham
closed
3 years ago
0
Update tests and remove print stmt
#14
TrangPham
closed
3 years ago
0
Issue 3 coveralls
#13
TrangPham
closed
3 years ago
0
Next