django-helpdesk/views
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