This website requires JavaScript.
Explore
Help
Sign In
extern
/
django-helpdesk
Watch
1
Star
0
Fork
1
You've already forked django-helpdesk
mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced
2024-12-13 10:21:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
97c317f83d
django-helpdesk
/
helpdesk
/
views
History
Stefano Brentegani
97c317f83d
add tests, example
2014-07-28 06:47:19 +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
api.py
Changed references from auth.User to get_user_model (views, forms & commands)
2014-06-18 16:21:37 +02:00
feeds.py
Changed references from auth.User to get_user_model (views, forms & commands)
2014-06-18 16:21:37 +02:00
kb.py
small fixes and translation
2011-09-01 13:01:03 +02:00
public.py
Make datetime handline offset-aware. Now requires pytz.
Fixes
#142
.
2013-01-23 10:59:12 +11:00
staff.py
add tests, example
2014-07-28 06:47:19 +02:00