This website requires JavaScript.
Explore
Help
Sign In
holm
/
django-helpdeskmig
Watch
1
Star
0
Fork
0
You've already forked django-helpdeskmig
mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced
2024-11-26 18:03:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ee1cae07a4
django-helpdeskmig
/
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