issues Search Results · repo:DjangoAdminHackers/django-admin-row-actions language:Python
Filter by
10 results
(71 ms)10 results
inDjangoAdminHackers/django-admin-row-actions (press backspace or delete to remove)Hi, Since the 0.10.0 update, the drop down menu don t work. The Action link don t show a menu when clicking on it. I
have the following error in the browser JS console if it can help you : capture_github ...
adazemar
- Opened on Oct 10, 2023
- #29
Traceback (most recent call last): File /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/threading.py ,
line 932, in _bootstrap_inner self.run() File
/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/threading.py ...
tulgaab
- 9
- Opened on Apr 14, 2022
- #26
Some of my models are store in a dedicated database and using :
in settings.py :
DATABASES = {
default : {
ENGINE : django.db.backends.sqlite3 ,
NAME : BASE_DIR / db.sqlite3 ...
moccand
- 2
- Opened on Jan 1, 2022
- #25
maxifom
- Opened on Feb 9, 2021
- #24
Is there a way to perform an action and avoid going into the changeform ? Just perform the action remainging in the
changelist.
Maybe I am doing something wrong.
def do_other_action(self, obj):
...
madthew
- Opened on Jul 20, 2020
- #23
Hi
In previous Django projects I ve used django-admin-row-actions and its worked fine.
I m trying to get it to work in a Django 2.1 project. Functionally it works - but the drop-down is not rendering ...
dekhaus
- 14
- Opened on Sep 20, 2018
- #18
I have installed with pip, it doesn t bring templates folder with it.
Installing from git works fine though.
ibrahim12
- 5
- Opened on Feb 28, 2017
- #11
Is it correct, that AdminRowActionsMixin and DjangoObjectActions are not compatible? They work perfectly on their own,
but combined, i cannot get them both to work.
If i disable: # objectactions = ( print_odt ...
monkee-ch
- 6
- Opened on Feb 7, 2017
- #10
Hi,
Could you upload a version to pypi? We are using this and it s working beautifully, but it s a chore to install from
Git.
Kind regards,
Álex
alexntt
- 5
- Opened on Jul 21, 2016
- #4
Hi, this might be a bug. When clicking start , my page redirects to http://127.0.0.1:8000/admin/evolve/evolvemanager/1/
Just wondering if you know what s going on. I ll have a look in your code in the ...
andytwoods
- 3
- Opened on Mar 30, 2016
- #3

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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
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 IssuesProTip!
Restrict your search to the title by using the in:title qualifier.