This website requires JavaScript.
Explore
Help
Sign In
holm
/
django-helpdeskmig
Watch
1
Star
0
Fork
0
You've already forked django-helpdeskmig
mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced
2025-02-18 11:10:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c8ce68e7b8
django-helpdeskmig
/
views
History
Ross Poulton
c8ce68e7b8
Fix issue
#37
- file uploading was not working as it should.
...
File uploading now works correctly from both the staff interface and from emails.
2008-12-30 00:41:47 +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
Fix issue
#32
: Public view for queues with a hyphen in the slug
2008-12-10 09:27:07 +00:00
staff.py
Fix issue
#37
- file uploading was not working as it should.
2008-12-30 00:41:47 +00:00