Garret Wassermann
Garret Wassermann
I like the proposal offhand, I have a similar problem in my usage where we prefer to not reply to the original submitter. I'll have to take a look at...
We could change the text on the button to read "Assign to Me" if that's more clear. What other terms do you think might be unclear?
While `django-helpdesk` does allow custom fields to be added, I believe it is only for standard types (text, integers, etc.) and not for adding new objects to the model at...
This is a great idea. I'm not super familiar with Docker so I invite folks to submit a PR with a dockerfile. Might be better to use this eventually than...
django-helpdesk does not currently support Django 3 On Fri, Oct 2, 2020 at 2:17 AM BAVASHIEKBAREETH wrote: > When I use this package on Django 3.1 it throws an error...
Hi, thanks for the suggestion! I do not believe there is a current command that does this, but it's a good idea. `django-cleanup` might be something we should integrate in...
There's a password form using the Django built-in stuff but I think `django-helpdesk` itself only displays it to staff users. The request as I understand it is for non-staff to...
which version of django and helpdesk are you using?
The trace looks like it's actually a problem with pinax, so will have to look into that as a dependency.
this is a pretty old script that I don't use very much anymore, so we'll have to either try to fix it or look for an alternative way to quickly...