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
2025-02-18 03:00:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f1e5632ed0
django-helpdeskmig
/
views
History
Ross Poulton
f1e5632ed0
* Only allow staff users to access 'staff' views.
...
* Only show Staff users in the 'Assign To' drop-down box. Fixes Issue
#40
2009-01-11 00:26:00 +00:00
..
__init__.py
* Add localisation hooks
2008-05-21 21:16:44 +00:00
api.py
* Added force_insert and force_update parameters to model save() overrides (as per Django rev 8670)
2008-09-09 08:32:01 +00:00
feeds.py
* Large change to clean up the codebase: Decrease excess whitespace at ends
2008-08-19 08:50:38 +00:00
kb.py
* Large change to clean up the codebase: Decrease excess whitespace at ends
2008-08-19 08:50:38 +00:00
public.py
Fix issue
#32
: Public view for queues with a hyphen in the slug
2008-12-10 09:27:07 +00:00
staff.py
* Only allow staff users to access 'staff' views.
2009-01-11 00:26:00 +00:00