.. |
fixtures
|
generate_test_data: Fix typo in configuration.
|
2017-08-01 23:45:57 -07:00 |
lib
|
management: Add argument for specifying help in add_realm_args.
|
2017-08-08 14:13:19 -07:00 |
management
|
management: Remove unused imports from initialize_voyager.
|
2017-08-08 14:13:19 -07:00 |
migrations
|
mypy: Remove superfluous older 'type: ignore' annotations.
|
2017-08-08 11:27:51 -07:00 |
templatetags
|
tidying: Combine multiple 'import typing' lines onto one line.
|
2017-07-16 16:43:21 -07:00 |
tests
|
mypy: Remove superfluous older 'type: ignore' annotations.
|
2017-08-08 11:27:51 -07:00 |
tornado
|
mypy: Remove superfluous older 'type: ignore' annotations.
|
2017-08-08 11:27:51 -07:00 |
views
|
mypy: Refer to default_stream in if statement, allowing type inference.
|
2017-08-07 21:27:50 -07:00 |
webhooks
|
mypy: strict-optional fixes for Trello integration.
|
2017-08-07 21:27:50 -07:00 |
worker
|
mypy: Set assign_queue() parameter queue_type to not be Optional.
|
2017-08-07 21:27:50 -07:00 |
__init__.py
|
…
|
|
apps.py
|
…
|
|
context_processors.py
|
/register/: Hide sign up on invite-only realms.
|
2017-07-27 16:53:57 -07:00 |
decorator.py
|
rate_limiter: Upgrade api_calls_left to generic API.
|
2017-08-02 18:01:39 -07:00 |
filters.py
|
…
|
|
forms.py
|
JsonableError: Rename message from `error` to `msg`.
|
2017-07-24 16:41:22 -07:00 |
logging_handlers.py
|
…
|
|
middleware.py
|
mypy: Add None return path for RateLimitMiddleware.process_exception().
|
2017-08-03 11:03:14 -07:00 |
models.py
|
mypy: Allow get_display_recipient_by_id type_id to be Optional[int].
|
2017-08-03 11:03:14 -07:00 |
signals.py
|
emails: Add to_user_id argument to send_email.
|
2017-07-16 16:56:39 -07:00 |
static_header.txt
|
…
|
|
storage.py
|
…
|
|