django-helpdesk/helpdesk/views
Andreas Kotowicz 0694fe1e2c first take on bug https://github.com/rossp/django-helpdesk/issues#issue/19:
add div to hold list of queries
 show 'load saved query' in header if 'user_saved_queries' is present
 modified 'dashboard' and 'view_ticket' so that they return 'user_saved_queries'
2011-02-02 13:50:03 +01: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
api.py Change references to Jutda Helpdesk to django-helpdesk as that should 2011-01-25 23:08:41 +00:00
feeds.py Change references to Jutda Helpdesk to django-helpdesk as that should 2011-01-25 23:08:41 +00:00
kb.py Change references to Jutda Helpdesk to django-helpdesk as that should 2011-01-25 23:08:41 +00:00
public.py Change references to Jutda Helpdesk to django-helpdesk as that should 2011-01-25 23:08:41 +00:00
staff.py first take on bug https://github.com/rossp/django-helpdesk/issues#issue/19: 2011-02-02 13:50:03 +01:00