Earlier this year
-
issue 16
(The job failed to run. The exception is shown below. globa...) commented on by pakhomovalex
-
-
issue 16
(The job failed to run. The exception is shown below. globa...) commented on by pakhomovalex
-
-
issue 16
(The job failed to run. The exception is shown below. globa...) commented on by pakhomovalex
-
-
-
-
-
-
r21
(Fixed #9 - The urls now work with Django's new url namespace...) committed by wnielson
- Fixed #9 - The urls now work with Django's new url namespaces.
Fixed #9 - The urls now work with Django's new url namespaces.
-
issue 6
(Use of Batchadmin should be optional) Status changed by wnielson
-
-
r20
(Fixed #6 - Batchadmin is no longer used at all since the fun...) committed by wnielson
- Fixed #6 - Batchadmin is no longer used at all since the functionality now exists natively in
Django.
Fixed #6 - Batchadmin is no longer used at all since the functionality now exists natively in
Django.
-
-
r19
(Fixed #12 - The run method of a Job now calls 'call_command'...) committed by wnielson
- Fixed #12 - The run method of a Job now calls 'call_command' from within a try...except block.
Exceptions are caught and logged and the state of a failed job should no longer get stuck in a
'running' state.
Fixed #12 - The run method of a Job now calls 'call_command' from within a try...except block.
Exceptions are caught and logged and the state of a failed job should no longer get stuck in a
'running' state.
-
issue 15
(Improvements to Django-Chronograph (Not a bug report)) commented on by wnielson
-
-
-
-
-
-
-
-
-
-
r18
(Fixed an issue involving long-running processes. NOTE: this...) committed by wnielson
- Fixed an issue involving long-running processes. NOTE: this involves a change to the model, so you
will need to update your database tables. Also added current date and time display to the job's
change_list page.
Fixed an issue involving long-running processes. NOTE: this involves a change to the model, so you
will need to update your database tables. Also added current date and time display to the job's
change_list page.
-
-
-
-
issue 10
(Management command to clean up old job logs) commented on by wnielson
-
-
-
-
-
-
r17
(Fixed #8: Moved change_form for job into the proper folder. ...) committed by wnielson
- Fixed #8: Moved change_form for job into the proper folder. Thanks alexander.j.robbins.
Fixed #8: Moved change_form for job into the proper folder. Thanks alexander.j.robbins.
-
-
-
-
-
-
-
issue 2
(ModelAdmin.get_urls() not supported on Django-1.0) Status changed by wnielson
-
-
r16
(Fixes #2 - added support for Django 1.0. Thanks nathforge.) committed by wnielson
- Fixes #2 - added support for Django 1.0. Thanks nathforge.
Fixes #2 - added support for Django 1.0. Thanks nathforge.
-
OlderDjango Wiki page deleted by wnielson
-
-
-
r13
(Fixes #3 - Doctest in Job no longer fails. Thanks alexander...) committed by wnielson
- Fixes #3 - Doctest in Job no longer fails. Thanks alexander.j.robbins.
Fixes #3 - Doctest in Job no longer fails. Thanks alexander.j.robbins.
-
-
r12
(Fixes #4 - Logs are only created if there is output from std...) committed by wnielson
- Fixes #4 - Logs are only created if there is output from stderr or stdout. Thanks
alexander.j.robbins.
Fixes #4 - Logs are only created if there is output from stderr or stdout. Thanks
alexander.j.robbins.
-
-
-
issue 2
(ModelAdmin.get_urls() not supported on Django-1.0) reported by nathforge
-
-
r11
(Improved logs admin page.) committed by wnielson
- Improved logs admin page.
Improved logs admin page.
-
r10
(Updated docstrings and help texts.) committed by wnielson
- Updated docstrings and help texts.
Updated docstrings and help texts.
|