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
53273e3794
django-helpdesk
/
helpdesk
/
views
History
Ross Poulton
53273e3794
Fix datetime/timezone handling in Django <1.4; update management commands to be timezone-aware
2013-01-23 11:35:18 +11: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
Make datetime handline offset-aware. Now requires pytz.
Fixes
#142
.
2013-01-23 10:59:12 +11:00
feeds.py
Fix RSS feeds for post-Django 1.2.
Closes
#129
.
2012-04-25 17:55:38 +10: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
Fix datetime/timezone handling in Django <1.4; update management commands to be timezone-aware
2013-01-23 11:35:18 +11:00