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
2024-12-13 18:31:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2290be4e1b
django-helpdesk
/
helpdesk
/
views
History
Manuel Saelices
36d4b7ec0d
Merge branch 'master' into feat-raise-404-if-anon
2017-10-04 03:46:28 +02: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
feeds.py
Fixing style (according to branch 'autocodestyle') + quicktest
2016-10-24 08:04:31 +02:00
kb.py
Initial general clean-up of stuff
2016-10-21 17:14:12 +02:00
public.py
If HELPDESK_ANON_ACCESS_RAISES_404 is True, it raises a 404 to anon users. It's like the helpdesk was invisible
2017-10-04 03:43:32 +02:00
staff.py
Merge branch 'master' into feat-raise-404-if-anon
2017-10-04 03:46:28 +02:00