This website requires JavaScript.
Explore
Help
Sign In
extern
/
django-helpdesk
Watch
1
Star
0
Fork
1
You've already forked django-helpdesk
mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced
2025-06-18 15:46:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
django-helpdesk
/
helpdesk
History
Christopher Broderick
da00cf67b3
Update helpdesk/settings.py
...
Co-authored-by: Benbb96 <Benbb96@users.noreply.github.com>
2023-11-15 11:31:45 +00:00
..
fixtures
…
locale
…
management
…
migrations
…
static
/helpdesk
…
templates
/helpdesk
…
templatetags
…
tests
Merge remote-tracking branch 'origin/main' into fix_unassigned_kbitems_not_visible_when_teams_not_active
2023-11-15 01:06:07 +00:00
views
Merge remote-tracking branch 'origin/main' into fix_unassigned_kbitems_not_visible_when_teams_not_active
2023-11-15 01:06:07 +00:00
__init__.py
…
.flake8
…
admin.py
…
apps.py
…
decorators.py
…
email.py
…
exceptions.py
…
forms.py
…
lib.py
…
models.py
…
poll_helpdesk_email_queues.sh
…
query.py
…
serializers.py
…
settings.py
Update helpdesk/settings.py
2023-11-15 11:31:45 +00:00
tasks.py
…
templated_email.py
…
update_ticket.py
Fix
#1138
by calling update_ticket directly from non-update views
2023-11-14 21:47:12 +01:00
urls.py
…
user.py
…
validators.py
…