This website requires JavaScript.
Explore
Help
Sign In
holm
/
django-helpdesk
Watch
1
Star
0
Fork
0
You've already forked django-helpdesk
forked from
extern/django-helpdesk
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
django-helpdesk
/
views
History
Ross Poulton
a95fc54586
* On the homepage, only redirect to the dashboard if the user is not staff (was redirecting if user was authenticated, although dashboard is for staff-only) (Issue
#40
)
...
* When editing a ticket, only show staff users in the 'Assign To' drop-down box (Issue
#40
)
2009-01-19 09:31:24 +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
* On the homepage, only redirect to the dashboard if the user is not staff (was redirecting if user was authenticated, although dashboard is for staff-only) (Issue
#40
)
2009-01-19 09:31:24 +00:00
staff.py
* On the homepage, only redirect to the dashboard if the user is not staff (was redirecting if user was authenticated, although dashboard is for staff-only) (Issue
#40
)
2009-01-19 09:31:24 +00:00