Posted
about 15 years
ago
by
ashcrow
Python2.4 doesn't have rpartition
src/django_error_capture_middleware/handlers/google_code.py
(1 lines added, 1 lines removed)
|
Posted
about 15 years
ago
by
ashcrow
Python2.4 doesn't have rpartition
src/django_error_capture_middleware/handlers/google_code.py
(1 lines added, 1 lines removed)
|
Posted
about 15 years
ago
Python2.4 doesn't have rpartition
|
Posted
about 15 years
ago
Mocking transports for tests and handlers allowing for easier testing.
|
Posted
about 15 years
ago
by
ashcrow
Mocking transports for tests and handlers allowing for easier testing.
src/django_error_capture_middleware/handlers/github.py
(8 lines added, 3 lines removed)
src/django_error_capture_middleware/tests.py
|
Posted
about 15 years
ago
by
ashcrow
Mocking transports for tests and handlers allowing for easier testing.
src/django_error_capture_middleware/handlers/github.py
(8 lines added, 3 lines removed)
src/django_error_capture_middleware/tests.py
|
Posted
about 15 years
ago
fixed minor pep8 issues
example_project/settings.py
|
Posted
about 15 years
ago
by
ashcrow
fixed minor pep8 issues
example_project/settings.py
(4 lines added, 3 lines removed)
example_project/urls.py
(2 lines added, 1 lines removed)
|
Posted
about 15 years
ago
by
ashcrow
fixed minor pep8 issues
example_project/settings.py
(4 lines added, 3 lines removed)
example_project/urls.py
(2 lines added, 1 lines removed)
|
Posted
over 15 years
ago
by
ashcrow
added license information in example project files
example_project/manage.py
(34 lines added, 0 lines removed)
example_project/__init__.py
(33 lines added, 0 lines removed)
|