Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

TypedDjango

django-stubs, djangorestframework-stubs, pytest-mypy-plugins
Collective - Host: opensource - https://opencollective.com/typeddjangoorg - Code: https://github.com/typeddjango

Fix suggested changes from #820 (#821)

github.com/typeddjango/django-stubs - a9e41a8ba97820cb6be7d85083dce23cab3ba2c1 authored almost 3 years ago by Petter Friberg <[email protected]>
Set custom queryset methods as manager attrs instead of method copies (#820)

Instead of copying methods over from a QuerySet passed to a basemanager
when invoking '<BaseMan...

github.com/typeddjango/django-stubs - 99f28387fb6c07322229aae2c166c9b613b8251e authored almost 3 years ago by Petter Friberg <[email protected]>
Fix extra_context argument type in admin views (#816)

The `extra_context` argument to `ModelAdmin.changeform_view`,
`add_view`, `change_view`, `chang...

github.com/typeddjango/django-stubs - 1da693ebffdd3be68bfc64ad838dabd8f5b8febf authored almost 3 years ago by rolandcrosby-check <[email protected]>
do not repeat the url in title (#80)

github.com/typeddjango/awesome-python-typing - 2ea0f240f4f31fea6cc93350db3daad912817a53 authored almost 3 years ago by Christian Ledermann <[email protected]>
Update README.md

github.com/typeddjango/awesome-python-typing - 2d1a2162fc40397f172e37e46707b8af268bdf93 authored almost 3 years ago by Nikita Sobolev <[email protected]>
Delete misspell.yml

github.com/typeddjango/awesome-python-typing - 4ab861bf38b8da538c078b85a0a38f210b89e680 authored almost 3 years ago by Nikita Sobolev <[email protected]>
articles and tools (#76)

* add tools that add type annotations to existing code

* CR modifications

* add PyTest Mon...

github.com/typeddjango/awesome-python-typing - a2454bb431a8efd0bbdf7e5b2de20381f53d00f1 authored almost 3 years ago by Christian Ledermann <[email protected]>
Allow Iterable[Iterable[Any]] as args_generator argument to format_html_join (#722)

* Allow List[Tuple[Any]] as args_generator argument to format_html_join

format_html_join's ar...

github.com/typeddjango/django-stubs - 3c1e9e388425853859c112eafa008f4f5ea877f4 authored almost 3 years ago by rolandcrosby-check <[email protected]>
Bump pytest-mypy-plugins from 1.9.2 to 1.9.3 (#815)

Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.9.2 to 1....

github.com/typeddjango/django-stubs - 4cdf8a8d39a4b31003d2a94040224c27d3248420 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Version 1.9.3 release

github.com/typeddjango/pytest-mypy-plugins - 337d8048fe02cbf68df7de69337999ee61af05d3 authored almost 3 years ago by sobolevn <[email protected]>
Fix annotation of ModelAdmin.get_object (#812)

* Fix annotation of ModelAdmin.get_object

The type annotation in django-stubs indicated that ...

github.com/typeddjango/django-stubs - 7701957e4f5fac437b6b027a40e5aaeb26b87a5a authored almost 3 years ago by rolandcrosby-check <[email protected]>
Bump requests from 2.27.0 to 2.27.1 (#807)

Bumps [requests](https://github.com/psf/requests) from 2.27.0 to 2.27.1.
- [Release notes](http...

github.com/typeddjango/django-stubs - fafb200e9084cbd7603a1ebba95bfb6a46626e43 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Allow expressions in UniqueConstraint (#806)

* Allow expressions in UniqueConstraint

* Use ellipsis

* And for fields

github.com/typeddjango/django-stubs - 118f50307cd29b8c836cd882f7a8ee2f7f8aa82d authored almost 3 years ago by Tom Carrick <[email protected]>
Change return type of queryset.bulk_update to int (#683)

- the change was made in the commit https://github.com/django/django/commit/cd124295d882e13cff55...

github.com/typeddjango/django-stubs - 3761c16c511672e088bf3f6a23c25ff97781fb3c authored almost 3 years ago by Abhyudai <[email protected]>
Add typing to mypy plugin (#804)

github.com/typeddjango/django-stubs - c65e2c48dbc2c8c01f35197162a7eb2121bd7b50 authored almost 3 years ago by Gergely Kalmár <[email protected]>
Update typecheck_tests.py

github.com/typeddjango/django-stubs - ed68fbc99f372bd6884433f44eb64748dfd4f228 authored almost 3 years ago by Nikita Sobolev <[email protected]>
Delete misspel.yml

github.com/typeddjango/django-stubs - 9cad4fbfeb07a3f91b2c9ee6831618126ea5c941 authored almost 3 years ago by Nikita Sobolev <[email protected]>
Bump requests from 2.26.0 to 2.27.0 (#803)

Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.0.
- [Release notes](http...

github.com/typeddjango/django-stubs - 3a27d8bb91fae7efd017ce60144bd891a79fa325 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Don't set --python-version (#93)

github.com/typeddjango/pytest-mypy-plugins - a9f55c1482136f211163881b3f8904e2c3c8764c authored almost 3 years ago by Anton Agestam <[email protected]>
Fix type for templatetag (#801)

github.com/typeddjango/django-stubs - 49bed6c28dd35af7a5096786d2f8f8ef7c1cbd1f authored almost 3 years ago by Carl Johan Hambro <[email protected]>
Update syndication Feed class (#800)

* Update syndication Feed class

* Fix typing

github.com/typeddjango/django-stubs - 3b02222beba43bcb52313608926f0803dee597f3 authored almost 3 years ago by Gabriel Augendre <[email protected]>
Make geos.GEOSGeometryBase.equals_exact accept float (#796)

github.com/typeddjango/django-stubs - 9483865284bfe199961085d52765a83270e84611 authored almost 3 years ago by Cory Dolphin <[email protected]>
Fix Feed.get_object signature (#798)

get_object's default implementation returns None but subclasses
are allowed to override this me...

github.com/typeddjango/django-stubs - 1834242e46258d3e5bfef8d69fd41b4cf3953ba8 authored almost 3 years ago by Gabriel Augendre <[email protected]>
Adds dependabot support

github.com/typeddjango/djangorestframework-stubs - 2655a8f35f1724172255b00a8b46670792472edc authored almost 3 years ago by sobolevn <[email protected]>
Rename `requirements.txt` file for dependabot to work

github.com/typeddjango/pytest-mypy-plugins - a17efc7d5723dce0ece14948165de6dc22088a95 authored almost 3 years ago by sobolevn <[email protected]>
Rename `requirements.txt` file for dependabot to work

github.com/typeddjango/django-stubs - 3b303480b37cec67fe7e7ad5282c3c1658e1339f authored almost 3 years ago by sobolevn <[email protected]>
Move isort config to pyproject.toml and add black profile (#90)

github.com/typeddjango/pytest-mypy-plugins - 2029a431611f995c5736eea81ca603a55924bb9a authored almost 3 years ago by Maciej <[email protected]>
Update path argument (#89)

* Update path argument

Closes #88

* Add types-setuptools to dev-requirements.txt

* Add...

github.com/typeddjango/pytest-mypy-plugins - e59bda783b58da233a244d1880645f52af2ab260 authored almost 3 years ago by Maciej <[email protected]>
Adds better `id` and `pk` handling (#791)

github.com/typeddjango/django-stubs - b883e192e49535d7bac91b7fd85c8b2d8ccf3e88 authored almost 3 years ago by Nikita Sobolev <[email protected]>
Set types for on_delete functions (#772)

Set types for on_delete functions so they can be provided as values to
the on_delete attribute ...

github.com/typeddjango/django-stubs - 4a0dd04611dac7c7e08f7bcd4cbb9fbf3ec524d1 authored almost 3 years ago by w0rp <[email protected]>
Updates deps (#788)

* Updates deps

* Updates deps

github.com/typeddjango/django-stubs - feb0bfa4a6f27c6804c6ec7f6035e29480ca84e0 authored almost 3 years ago by Nikita Sobolev <[email protected]>
Replace `toml` with `tomli` (#787)

* Replace `toml` with `tomli`

* Replace `toml` with `tomli`

github.com/typeddjango/django-stubs - 02a39f722d044ac4ad8ddc523b9939dfe420f3c1 authored almost 3 years ago by Nikita Sobolev <[email protected]>
Adds [email protected] support (#786)

* Adds [email protected] support

* Fixes CI

* Fixes CI

* Ignore new error for django4.0

* F...

github.com/typeddjango/django-stubs - b50a9077f816f666ea71e9e41e465f3d999cdd6b authored almost 3 years ago by Nikita Sobolev <[email protected]>
Updates deps, adds [email protected] compat, adds dependabot

github.com/typeddjango/django-stubs - e9b328a9354c085dec0c1fc8bb1f973f9e89ef40 authored almost 3 years ago by sobolevn <[email protected]>
Refs #774 (#777)

* Refs #774

* Update test_create.yml

github.com/typeddjango/django-stubs - eb80b949af1b99f257cb3107241453c83d978a4b authored almost 3 years ago by Nikita Sobolev <[email protected]>
Add Model._base_manager (#776)

github.com/typeddjango/django-stubs - 1219d62b6a04097cec85446f0e96a313005d9f01 authored almost 3 years ago by Chris Beaven <[email protected]>
Update autoreload to Django 3.2 (#775)

* Update autoreload stub to Django 3.2

* Fix some subclass return types

* types for watchm...

github.com/typeddjango/django-stubs - daf6c659f05c00fa694ff48f745deaa97d52aac5 authored almost 3 years ago by Chris Beaven <[email protected]>
Fix the get_field type for Pyright (#773)

This PR fixes the type of get_field so it won't report errors in
Pyright's strictest type check...

github.com/typeddjango/django-stubs - 059471101ca4f4b300f09cd43384c398d1e2a6df authored almost 3 years ago by w0rp <[email protected]>
Update signature for Django 3.1 Paginator (#770)

github.com/typeddjango/django-stubs - ccbbf86d0e56c29adc93165c7a48a9a1135ff8a7 authored almost 3 years ago by Vadim Safonov <[email protected]>
More accurate template.Parser parse_until type (#769)

github.com/typeddjango/django-stubs - 69d4b1a86dc359d38a0c5ff6fed4e0dd9885abd9 authored almost 3 years ago by Chris Beaven <[email protected]>
Add more precise RunSQL, RunPython migration hints (#768)

github.com/typeddjango/django-stubs - 6436a10d5a0f5c62114d0e30ef24a7faf4ce6e3e authored almost 3 years ago by Marti Raudsepp <[email protected]>
Add ValidationError type hints (#767)

github.com/typeddjango/django-stubs - 79d34d6f46e7c24688fdb64de4b6a037dcf518a3 authored almost 3 years ago by Marti Raudsepp <[email protected]>
Add flake8-type-checking (#79)

* Add flake8-type-checking

* Fix punctuation for flake8-type-checking

github.com/typeddjango/awesome-python-typing - ef847b04f570fcf33d4bf166e9e51a548f861209 authored almost 3 years ago by Sondre Lillebø Gundersen <[email protected]>
Fix `QuerySet.create` and `Manager.create` annotation since it doesn't accept `*args` (only `**kwargs`) (#762)

github.com/typeddjango/django-stubs - e5361f1e043f16363263319ed2de6b81bbb67ccd authored almost 3 years ago by Kevin Marsh <[email protected]>
Fixed the types in ManyToManyField according to their definition in Django. (#758)

github.com/typeddjango/django-stubs - 593d04d6e9dd44089e823651e6c5b4af3956c2cc authored almost 3 years ago by Stanislav Mikhailov <[email protected]>
Plugin Not Supported for More Than a Year (#78)

*flake8-mypy* plugin is not supported for a while now. Please see more info in the [`README.md`]...

github.com/typeddjango/awesome-python-typing - c31e9eaad6ddb29aa8f52c919402ac1b7fb2babb authored almost 3 years ago by Henry Harutyunyan <[email protected]>
Fix BaseConnectionWrapper.execute_wrapper (#752)

This is a context manager, not an iterator.

Currently mypy will complain if it's used as docu...

github.com/typeddjango/django-stubs - a57ae4fc76c791774b9a953cc2b3244a226f23a1 authored almost 3 years ago by Sigurd Ljødal <[email protected]>
Add signature for Django 3.2 TimestampSigner (#751)

Django 3.2 introduced two new methods: `sign_object` and
`unsign_object` which can sign/unsign ...

github.com/typeddjango/django-stubs - 331042d1c73e48adc3f7028c3887c0a2f7c66dac authored almost 3 years ago by David Cain <[email protected]>
Update MigrationExecutor stubs to use Sequence (#749)

There is no need for a specific List type here, using a higher type
works fine and allows more ...

github.com/typeddjango/django-stubs - b5c20100ffbca86338a29229f59d0de931bd767c authored almost 3 years ago by Avery Fischer (biggerfisch) <[email protected]>
Update dev-requirements.txt

github.com/typeddjango/djangorestframework-stubs - e41b53d3efa3c163c7aeba9a1568f1029b878a9e authored almost 3 years ago by Nikita Sobolev <[email protected]>
Implement stubs for views.decorators.common.no_append_slash (#743)

github.com/typeddjango/django-stubs - 48aaf3d2ace9c6e98ce602c4f1c44762c5641f29 authored almost 3 years ago by Petter Friberg <[email protected]>
Fix boundfield method parameters (#741)

github.com/typeddjango/django-stubs - 640553dcd7d5bb61234409fb79904ee0ea9f857a authored almost 3 years ago by Chris Beaven <[email protected]>
Fail runtest early if temp directory failed (#87)

This PR refactors runtest to avoid uncontrolled failure if temp
directory is invalid.

Resolv...

github.com/typeddjango/pytest-mypy-plugins - b0020061f48e85743ee3335bd62a3a608d17c6bd authored almost 3 years ago by Maciej <[email protected]>
Update send_mail recipient_list type from List[str] to Sequence[str] (#740)

github.com/typeddjango/django-stubs - 95060b54c21d007f6b2a8d98c2f9e6ed1bedaed2 authored almost 3 years ago by Yukio Mizuta <[email protected]>
Adjust django.core.signing.dumps and loads key type. (#739)

An optional key can be provided to these functions.

github.com/typeddjango/django-stubs - 09c3dc894b1a78fb5d106a12b996854dd58303e1 authored almost 3 years ago by Simon Charette <[email protected]>
Remove find_dependent_paths and depenent path cleanup (#85)

github.com/typeddjango/pytest-mypy-plugins - 1ad40a97b70c4e15410adf72eed41fbeef69ff45 authored almost 3 years ago by Maciej <[email protected]>
fix `django.contrib.auth.models.Group.natural_key` no return type (#724)

github.com/typeddjango/django-stubs - 9482f2f81c0fc8982c9220f3ee6647023b3f034b authored almost 3 years ago by 星 <[email protected]>
Add a definition for Storage.get_alternative_name (#732)

See: https://github.com/django/django/blob/f5802a21c401b92764a9f3e2886144f3c5d77573/django/core/...

github.com/typeddjango/django-stubs - 676750e090a4ca046cfe6eb741f8ea246764a232 authored almost 3 years ago by Brian Helba <[email protected]>
Correct the type of FileField.storage (#731)

* Correct the type of FileField.storage

This instance property can't be a callable. Although ...

github.com/typeddjango/django-stubs - 7c87c720adf27dc6024acef611e16ae9b567aa43 authored almost 3 years ago by Brian Helba <[email protected]>
Make AddRelatedManagers look for "objects" on parent model (#730)

* Add failing test for relation to model inheriting `objects`

Fails with:
```
pytest_mypy_p...

github.com/typeddjango/django-stubs - 9938378e94c21b34c4a9425fb3d93a166f034b7d authored almost 3 years ago by Rob Percival <[email protected]>
Fixes CI (#734)

* Fixes CI

* Fixes CI

* Fixes CI

github.com/typeddjango/django-stubs - 7ac33f3a283d017ae149ed567b57890f5b1a50ab authored almost 3 years ago by Nikita Sobolev <[email protected]>
Version 1.9.2 release

github.com/typeddjango/pytest-mypy-plugins - 277e9c612344d2cea368de55a92353695e776b5e authored almost 3 years ago by sobolevn <[email protected]>
Version 1.9.2 release

github.com/typeddjango/pytest-mypy-plugins - fb3df785debe92fcaadae69fceee341816da4de8 authored almost 3 years ago by sobolevn <[email protected]>
Version 1.9.2 release

github.com/typeddjango/pytest-mypy-plugins - 709ad3598e45c28c0596abbcaf2923b3ff0dd843 authored almost 3 years ago by sobolevn <[email protected]>
Version 1.9.1 release

github.com/typeddjango/pytest-mypy-plugins - 2526928895390928dc4dcae7f988b17235f52357 authored almost 3 years ago by sobolevn <[email protected]>
Add pep585-upgrade (#75)

github.com/typeddjango/awesome-python-typing - 50fbf69b872adc420b289a82d814ba5a3ec0053a authored about 3 years ago by Dmytro Litvinov <[email protected]>
Update options section in README.md (#81)

Add description of `--mypy-only-local-stub` option included with #51 / 9384222a9ec6698a53f91399a...

github.com/typeddjango/pytest-mypy-plugins - a2d4adde12b0024e62f2e1661fd0dd5abb4f9191 authored about 3 years ago by Maciej <[email protected]>
Update README.md to availability on conda-forge (#76)

This PR

- Adds conda-forge instructions to the installation section
- Adds version badges fo...

github.com/typeddjango/pytest-mypy-plugins - 0d790e7a92292da20dcafded1c5b1d637a22b0da authored about 3 years ago by Maciej <[email protected]>
Make package PEP 561 compliant (#75)

* Add py.typed to comply with PEP 561

* Add Typing :: Typed to setup.classifiers

github.com/typeddjango/pytest-mypy-plugins - cc6a3b4ca9a9470be7e15bade73850470d165a0d authored about 3 years ago by Maciej <[email protected]>
Update build status badge in README.md (#74)

Currently it points to no longer used travis-ci. This PR changes it to
GitHub test workflow.

github.com/typeddjango/pytest-mypy-plugins - 6474217ccdcc82ac463d37f9d5c215e535d07a3e authored about 3 years ago by Maciej <[email protected]>
Add Python 3.10 to test mattrix and setup.classifiers (#73)

* Add Python 3.10 to test matrix

* Add Python 3.10 to setup.classifiers

* Provide version ...

github.com/typeddjango/pytest-mypy-plugins - bc08f837a8545abc3c27bba6cbef075b8efb60a4 authored about 3 years ago by Maciej <[email protected]>
Replace distutils.spawn.find_executable with shutil.which (#72)

Closes #71

github.com/typeddjango/pytest-mypy-plugins - bb10beac0a5de1f5fd85738eb28d8075ef3bdb90 authored about 3 years ago by Maciej <[email protected]>
Bump minimum supported mypy version (#68)

This PR changes minimum suported version of mypy to 0.900 based on
comments under conda-forge/s...

github.com/typeddjango/pytest-mypy-plugins - 6c769da8876595b404ac59056f751affc9572c21 authored about 3 years ago by Maciej <[email protected]>
Document expect_fail property in README (#69)

github.com/typeddjango/pytest-mypy-plugins - a6f2008b9b6626d77444c6cc06f471d3788cf6ba authored about 3 years ago by Maciej <[email protected]>
Modify sorted_by_file_and_line to sort only by (filename, line) (#67)

Currently, sorted_by_file_and_line uses `(filename, line, content)`.
This means it is not stabl...

github.com/typeddjango/pytest-mypy-plugins - 97f8b328bedd4b18cb09ea4a624eb760e1918b23 authored about 3 years ago by Maciej <[email protected]>
Refactor and fix assert_expected_matched_actual (#65)

* Refactor and fix assert_expected_matched_actual

This PR:

- Refactors assert_expected_mat...

github.com/typeddjango/pytest-mypy-plugins - 639263de13db98c0e6816a71aa6fd6faed6da46b authored about 3 years ago by Maciej <[email protected]>
Add "Type Check Your Django Application" article (#74)

* An article based on two recent talks on adding type checks to Django

Co-authored-by: Christ...

github.com/typeddjango/awesome-python-typing - 1d684956c155ee34ce0a4e629a64e79fc05237ec authored about 3 years ago by Christian Ledermann <[email protected]>
update all path related operations to have more accurate types (#713)

github.com/typeddjango/django-stubs - fb125609818057dff8aad807637b3ca9cca5e194 authored about 3 years ago by Terence Honles <[email protected]>
fix typing on HttpResponse and StreamingHttpResponse (#712)

While the documentation for `HttpResponse` and `StreamingHttpResponse`
*says* `content` and `st...

github.com/typeddjango/django-stubs - 799b41fe47cfe2e56be33eee8cfbaf89a9853a8e authored about 3 years ago by Terence Honles <[email protected]>
add `HashedFilesMixin.url` argument `force` (#714)

github.com/typeddjango/django-stubs - fb4d20475b204493853234f9e02813bbc991fe1c authored about 3 years ago by Terence Honles <[email protected]>
Add SmallAutoField (#710)

* Add SmallAutoField

* Test SmallAutoField presents as int

github.com/typeddjango/django-stubs - a1f3712c4334efa2cb461b727b673857c674d0e4 authored about 3 years ago by Craig <[email protected]>
Add missing regex dependency in setup.py (#61)

* add missing regex dependency in setup.py

Do not install dev requirements when testing, ther...

github.com/typeddjango/pytest-mypy-plugins - f7b249d0e40c25e2979adfbdb804a2e489072837 authored about 3 years ago by Matthieu Dartiailh <[email protected]>
Version 1.8.0 release

github.com/typeddjango/pytest-mypy-plugins - b36c963e2baaa442258ee949ee5d0814abdf9acf authored about 3 years ago by sobolevn <[email protected]>
Fix `BaseModelForm` not working with generic type parameter (#705)

Resolves: https://github.com/typeddjango/django-stubs/issues/703

github.com/typeddjango/django-stubs - 6424e33a740523ea3276e9c0e046b6bac43fecc3 authored about 3 years ago by Eero Ruohola <[email protected]>
Add `typing-extension` as a direct dependency of `django-stubs-ext` (#707)

Needed, because `django-stubs-ext` generally has to specified as a
production dependency (to us...

github.com/typeddjango/django-stubs - b6d3373c345302685c2630d12cf681a465bb61ba authored about 3 years ago by Eero Ruohola <[email protected]>
Add kubernetes mypy plugin (#73)

github.com/typeddjango/awesome-python-typing - 8b39764dd8fd649afb80d5c16948be3c1be713a6 authored about 3 years ago by Artem Yarmoliuk <[email protected]>
Update bug.md

github.com/typeddjango/django-stubs - f98330356c663b9dddfe029d28c9968008098a4d authored about 3 years ago by Nikita Sobolev <[email protected]>
Version 1.9.0 release

github.com/typeddjango/django-stubs - a33d8a9e59613efaa6c37bfc8ae3b88e4c751f51 authored about 3 years ago by sobolevn <[email protected]>
Version 1.9.0 release

github.com/typeddjango/django-stubs - d6ccecdd73481128e68a0c86a819e704758deeee authored about 3 years ago by sobolevn <[email protected]>
Version 1.9.0 release

github.com/typeddjango/django-stubs - 321284ac62313333c9f5895799b02d2d99282e10 authored about 3 years ago by sobolevn <[email protected]>
Fix PageNumberPagination.paginate_queryset() return type (#165)

* PageNumberPagination.paginate_queryset() should return a List of the underlying QuerySet's mod...

github.com/typeddjango/djangorestframework-stubs - 5293c1f7e13e0b9a5c2d000652c25cfd11ed8375 authored about 3 years ago by Richard Xia <[email protected]>
Minor fixes to improve django-stubs (#695)

* Use `Sequence` instead of `Iterable` for `send_messages`.

According to the documentation
(...

github.com/typeddjango/django-stubs - 0d8dd854422a1a1c8ce18a39c66a7fb86da65b4e authored about 3 years ago by PIG208 <[email protected]>
Add `py.typed` to package distribution of django_stubs_ext. (#694)

github.com/typeddjango/django-stubs - a6a81797d3b9e8f5f4ee535520b749a7da0c97fa authored about 3 years ago by PIG208 <[email protected]>
Fixes a broken link in CONTRIBUTING.md (#690)

github.com/typeddjango/django-stubs - 8674c48c596b7e3eee8f7d51467e98c7f66fe2f3 authored about 3 years ago by PIG208 <[email protected]>
Replace Pystache with Chevron. (#57)

* Relace Pystache with Chevron.

* Don't pin chevron version.

* Add unit test for render_te...

github.com/typeddjango/pytest-mypy-plugins - 24e69eaac4c57753d0d92999c317dde8d6174d07 authored about 3 years ago by Simon Brunning <[email protected]>
Add flag for expected test failures, so we can get rid of the nasty seperate pytest run and stuff. (#56)

github.com/typeddjango/pytest-mypy-plugins - becaf8a1928fe901af4d31fa5d93fe324a274883 authored about 3 years ago by Simon Brunning <[email protected]>