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-07-31 21:00:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d0cbacaa7fe0d18cd7f5cc6a2f2dbf86c203523
django-helpdesk
/
helpdesk
/
views
History
bbe
2a03a5ecf7
Disabled merged_to field in edit ticket + reformat template (fix datepicker) and simplify view
2021-02-04 18:17:06 +01:00
..
__init__.py
Moved all project files under a "helpdesk" directory. Should make it easier to use setup.py / pypi / whatever in the future.
2011-01-25 23:02:00 +00:00
abstract_views.py
Fix pycodestyle errors
2020-01-20 13:23:31 +01:00
feeds.py
Bump version to 0.2.6 to fix remaining Django 2.0 warnings
2017-12-28 09:11:34 -05:00
kb.py
allow KBItems to be disabled for users
2020-02-25 14:46:21 +01:00
login.py
Backport patch that will hopefully address
#781
2019-12-24 04:02:02 -05:00
permissions.py
Submit ticket link should work for non-logged in users
2018-09-07 19:10:57 +02:00
public.py
Better public create ticket form with the initialization of the datepicker for due date as a media.
2020-10-23 16:23:47 +02:00
staff.py
Disabled merged_to field in edit ticket + reformat template (fix datepicker) and simplify view
2021-02-04 18:17:06 +01:00