Tim Abbott
|
f04d6ed19e
|
python: Sort imports in management commands.
|
2017-11-15 15:43:47 -08:00 |
rht
|
a311678190
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
derAnfaenger
|
1792dcbd09
|
tests: Call real consume method of queue processors.
This switches to more real tests for a first batch of
queue_json_publish() calls that don't cause trouble when
used with call_consume_tests=True.
|
2017-10-26 14:58:03 -07:00 |
rht
|
32650c8fdc
|
zerver/management: Remove print_function.
|
2017-09-27 18:05:45 -07:00 |
rht
|
e239e97351
|
zerver/management: Remove absolute_import.
|
2017-09-27 10:00:39 -07:00 |
Aditya Bansal
|
d8db632d21
|
pep8: Add compliance with rule E261 to enqueue_file.py.
|
2017-05-07 23:21:50 -07:00 |
JefftheBest1
|
a549ed6e65
|
Removed accommodate typos
|
2017-01-12 04:53:31 -08:00 |
Eklavya Sharma
|
c679c180f5
|
enqueue_file.py: Add type hint for mypy.
|
2016-07-07 10:07:51 -07:00 |
Tim Abbott
|
a1a27b1789
|
Annotate most Zulip management commands.
|
2016-06-04 10:12:06 -07:00 |
Tim Abbott
|
f3783fb4a1
|
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
|
2015-11-01 09:26:16 -08:00 |
Reid Barton
|
ae0ae3dde8
|
Django 1.8: declare positional arguments in management commands
(imported from commit d9efca1376de92c8187d25f546c79fece8d2d8c6)
|
2015-08-20 23:35:40 -07:00 |
Steve Howell
|
ddc7608afe
|
Add enqueue_file management command.
This reads lines from a file and pushes them on to one of our
worker queues.
(imported from commit 2ed3338c5065819f8bafb247a15799e2bc9e7d39)
|
2013-10-30 16:47:16 -04:00 |