Tim Watts
|
4a09cec2d4
|
Test runserver (#214)
* Add tests for runserver and runworker management commands
* Fix flake8 and isort errors
* Refactor mocking, add comments to tests
* rm unneeded vargs
|
2016-06-29 11:26:21 -07:00 |
|
thewayiam
|
18d4cc8e6f
|
#196: made worker serve staticfiles if DEBUG=True (#197)
|
2016-06-05 22:06:37 -07:00 |
|
Andrew Godwin
|
e451ea4d69
|
Reformat runworker a bit
|
2016-05-02 19:17:24 -07:00 |
|
Andrew Godwin
|
073cbca16d
|
Fixed #116: Allow configuration of worker listening
|
2016-04-30 19:11:08 -07:00 |
|
Andrew Godwin
|
732167282b
|
Some import sorting stuff
|
2016-04-05 17:38:05 -07:00 |
|
Andrew Godwin
|
841e19da79
|
Change to a full pattern-based routing system.
|
2016-03-20 13:48:34 -03:00 |
|
Andrew Godwin
|
f1ab1100f5
|
Locale fix from runserver (#86)
|
2016-03-12 12:14:02 -08:00 |
|
Andrew Godwin
|
df8a9dbbd1
|
Change --alias to --layer on runworker
|
2016-03-10 17:57:13 -08:00 |
|
Andrew Godwin
|
1ee7b2861c
|
Add --alias option to runworker
|
2016-03-10 17:55:42 -08:00 |
|
Andrew Godwin
|
61b8940e99
|
Warn when trying to use runworker with in memory layer
|
2016-02-28 21:52:35 -08:00 |
|
Andrew Godwin
|
4f60726ec4
|
Remove unused imports
|
2016-02-14 18:50:05 +00:00 |
|
Andrew Godwin
|
943733c447
|
Additional logging and --noworker option
|
2016-02-14 18:47:30 +00:00 |
|
Andrew Godwin
|
1328c367dc
|
Move default-request handling into common place
|
2016-02-14 17:11:44 +00:00 |
|
Andrew Godwin
|
13766a3027
|
Fix flake8 errors
|
2016-02-05 16:26:05 -08:00 |
|
Andrew Godwin
|
b9464ca149
|
Start making channels work to ASGI spec.
|
2016-01-02 10:17:45 -08:00 |
|
Andrew Godwin
|
bf9a423211
|
Twisted HTTP interface now serves basic requests
|
2015-12-02 12:38:02 -08:00 |
|
ekmartin
|
cf2de79d64
|
Add isort and fix errors
|
2015-11-09 13:01:02 +01:00 |
|
ekmartin
|
4469b55d96
|
Fix pep8 errors using the Django core's flake8 preset
|
2015-11-09 13:00:00 +01:00 |
|
Ben Cole
|
57f21d71e2
|
Added logging
|
2015-11-09 11:16:32 +01:00 |
|
Andrew Godwin
|
fc52e3c5a2
|
Remove auto-importing of modules
|
2015-09-09 20:58:32 -05:00 |
|
Andrew Godwin
|
80627d8e37
|
Working database backend and "runworker" command
|
2015-06-10 11:17:32 -07:00 |
|