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
2025-03-03 17:51:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
762f48a59e
django-helpdesk
/
views
History
Ross Poulton
762f48a59e
Resolves issue
#62
- adds spam filtering via akismet.py using either
...
Akismet or TypePad AntiSpam. See the README for configuration instructions.
2009-06-25 11:22:53 +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
Resolves issue
#62
- adds spam filtering via akismet.py using either
2009-06-25 11:22:53 +00:00
staff.py
Fixes issue
#49
- tickets had no 'edit' function.
2009-06-03 11:43:46 +00:00