Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / viicos/django-autotyping issues and pull requests
#71 - DecimalField inferred as Any
Issue -
State: closed - Opened by baojd42 6 months ago
- 2 comments
#70 - Consider removing `ReverseOverloadCodemod` (`DJAS015`)
Issue -
State: open - Opened by Viicos 8 months ago
#69 - Support typechecking `through_defaults` for `ManyToManyField`
Issue -
State: open - Opened by danlamanna 8 months ago
- 1 comment
#68 - Prepare release `0.5.1`
Pull Request -
State: closed - Opened by Viicos 9 months ago
#67 - Fix type representation of `DateTimeField.__set__` types
Pull Request -
State: closed - Opened by Viicos 9 months ago
#66 - Fallback to `inspect.getmodule` for models not exported in the app's models module
Pull Request -
State: closed - Opened by Viicos 9 months ago
#65 - Infer types for admin.display decorated methods
Issue -
State: closed - Opened by CharString 10 months ago
- 3 comments
#64 - Do not provide argument for datefields with `auto_now_add`
Issue -
State: open - Opened by Viicos 11 months ago
#63 - Overlapping overloads in `Model.__init__`
Issue -
State: open - Opened by Viicos 11 months ago
#62 - Foreign field overloads doesn't work when the model name is lowercased
Issue -
State: open - Opened by Viicos 11 months ago
#61 - `reverse` overloads with `EmptyDict` allowed for `kwargs` should be optional
Issue -
State: open - Opened by Viicos 11 months ago
#60 - Invalid empty `Literal` when no templates are available
Issue -
State: open - Opened by Viicos 11 months ago
#59 - Django PostGIS models don't seem to have a `models_module` available
Issue -
State: closed - Opened by Viicos 11 months ago
#58 - Prepare release `0.5.0`
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#57 - Remove outdated VSCode limitation in docs
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#56 - Add support for template loading functions
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#55 - Add support for `model_to_dict`
Issue -
State: open - Opened by Viicos about 1 year ago
#54 - Add support for `get_*_or_404`
Issue -
State: open - Opened by Viicos about 1 year ago
#53 - Fixes and tests for `DJAS003/4`
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#52 - Multiprocessing logging
Pull Request -
State: open - Opened by Viicos about 1 year ago
#51 - Support for typechecking template names
Issue -
State: closed - Opened by danlamanna about 1 year ago
- 3 comments
Labels: dynamic-stubs
#50 - Fixed some typos in readme and docstrings
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#49 - Prepare release `0.4.0`
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#48 - Typos and updates to docs
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#47 - Update to `ruff==0.2.0`, add new rules
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#46 - Refactor and improve support for model creation
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#45 - Add draft implementation for `call_command` overloads
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#44 - Support `call_command`
Issue -
State: open - Opened by Viicos about 1 year ago
- 1 comment
Labels: dynamic-stubs
#43 - Fix README rendering for PyPI
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#42 - Dynamic readme for PyPI
Issue -
State: closed - Opened by Viicos about 1 year ago
#41 - Prepare release `0.3.0`
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#40 - Improvements for `DJAS016` (settings)
Issue -
State: open - Opened by Viicos about 1 year ago
#39 - Support for `call_command`
Issue -
State: closed - Opened by Viicos about 1 year ago
Labels: dynamic-stubs
#38 - Add animated example
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#37 - Add support for `settings` typing
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#36 - Try enabling pyright tests for all py versions
Pull Request -
State: open - Opened by Viicos about 1 year ago
#35 - Add support for custom user model
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#34 - Add more tests for `DJAS001`, test `DJAS010`
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#33 - Prepare release `0.2.0`
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#32 - Add stubs tests
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#31 - Replace `inlined` references to `functional`
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#30 - Add docs
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#29 - `TypedDict` helpers: rename inlined to functional
Issue -
State: closed - Opened by Viicos about 1 year ago
#28 - Refactor CLI and settings
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#27 - Create/init overloads: fallback to verbose name if no help_text
Issue -
State: open - Opened by Viicos about 1 year ago
- 1 comment
Labels: dynamic-stubs
#26 - `0.2.0` checklist
Issue -
State: closed - Opened by Viicos about 1 year ago
Labels: meta
#25 - Performance: use multiprocessing to run codemods
Issue -
State: open - Opened by Viicos about 1 year ago
#24 - Refactor current CLI to be have two subcommands
Issue -
State: closed - Opened by Viicos about 1 year ago
#23 - Add docs, and move content out of the Readme
Issue -
State: closed - Opened by Viicos about 1 year ago
#22 - Add stub tests
Issue -
State: closed - Opened by Viicos about 1 year ago
#21 - `DJA001`: Various improvements
Issue -
State: open - Opened by Viicos about 1 year ago
Labels: codemod
#20 - Add codemod to create `reverse` overloads
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#19 - Use `cst.FlattenSentinel` instead of modifying the whole `body`
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#18 - Use `FlattenSentinel` instead of creating new bodies
Issue -
State: closed - Opened by Viicos about 1 year ago
#17 - Support for `reverse`/`include`
Issue -
State: open - Opened by Viicos about 1 year ago
- 1 comment
Labels: dynamic-stubs
#16 - Custom User model
Issue -
State: closed - Opened by Viicos about 1 year ago
Labels: dynamic-stubs
#15 - Add the ability to set some fields as being required in create signatures
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#14 - Performance issues
Issue -
State: open - Opened by Viicos about 1 year ago
Labels: meta
#13 - Add support for `Apps.get_model`
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#12 - `DJAS002`: Set fields as not required, proper type annotations
Issue -
State: closed - Opened by Viicos about 1 year ago
- 1 comment
Labels: dynamic-stubs
#11 - Continue work on dynamic stubs, refactor structure a bit
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#10 - Dynamic stubs: dynamic signature of `objects.create/acreate`
Issue -
State: closed - Opened by Viicos about 1 year ago
Labels: dynamic-stubs
#10 - Dynamic stubs: dynamic signature of `objects.create/acreate`
Issue -
State: closed - Opened by Viicos about 1 year ago
Labels: dynamic-stubs
#9 - Prepare release 0.1.0
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#8 - Implement dynamic stub files
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#7 - DJA001: Add test for self reference
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#6 - Improvements to API and fixes to visitor, add CI
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#5 - Update docs and Readme
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#4 - Cleanup API, add support for `if TYPE_CHECKING` imports
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#3 - Finish implementing `ForwardRelationTypingVisitor`
Pull Request -
State: closed - Opened by Viicos about 1 year ago
#2 - Roadmap
Issue -
State: closed - Opened by Viicos over 1 year ago
#1 - Add info to `README.md`, typing fixes
Pull Request -
State: closed - Opened by Viicos over 1 year ago