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-24 22:21:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8d95221000
django-helpdeskmig
/
views
History
Ross Poulton
4d264eaa28
Issue
#88
: Fill out "Submitter E-Mail Address" if user is logged-in and
...
has an e-mail address. Thanks to Andreas Kotowicz for the suggestion.
2009-08-04 12:04:13 +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
Issue
#88
: Fill out "Submitter E-Mail Address" if user is logged-in and
2009-08-04 12:04:13 +00:00
staff.py
Fixes three issues:
2009-07-22 08:19:46 +00:00