issues
search
Viicos
/
django-autotyping
Automatically add type hints for Django powered applications.
https://viicos.github.io/django-autotyping/
MIT License
46
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
DecimalField inferred as Any
#71
baojd42
closed
3 months ago
2
Consider removing `ReverseOverloadCodemod` (`DJAS015`)
#70
Viicos
opened
4 months ago
0
Support typechecking `through_defaults` for `ManyToManyField`
#69
danlamanna
opened
5 months ago
1
Prepare release `0.5.1`
#68
Viicos
closed
6 months ago
0
Fix type representation of `DateTimeField.__set__` types
#67
Viicos
closed
6 months ago
0
Fallback to `inspect.getmodule` for models not exported in the app's models module
#66
Viicos
closed
6 months ago
0
Infer types for admin.display decorated methods
#65
CharString
closed
6 months ago
3
Do not provide argument for datefields with `auto_now_add`
#64
Viicos
opened
8 months ago
0
Overlapping overloads in `Model.__init__`
#63
Viicos
opened
8 months ago
0
Foreign field overloads doesn't work when the model name is lowercased
#62
Viicos
opened
8 months ago
0
`reverse` overloads with `EmptyDict` allowed for `kwargs` should be optional
#61
Viicos
opened
8 months ago
0
Invalid empty `Literal` when no templates are available
#60
Viicos
opened
8 months ago
0
Django PostGIS models don't seem to have a `models_module` available
#59
Viicos
closed
6 months ago
0
Prepare release `0.5.0`
#58
Viicos
closed
9 months ago
0
Remove outdated VSCode limitation in docs
#57
Viicos
closed
9 months ago
0
Add support for template loading functions
#56
Viicos
closed
9 months ago
0
Add support for `model_to_dict`
#55
Viicos
opened
9 months ago
0
Add support for `get_*_or_404`
#54
Viicos
opened
9 months ago
0
Fixes and tests for `DJAS003/4`
#53
Viicos
closed
9 months ago
0
Multiprocessing logging
#52
Viicos
opened
9 months ago
0
Support for typechecking template names
#51
danlamanna
closed
9 months ago
3
Fixed some typos in readme and docstrings
#50
Viicos
closed
9 months ago
0
Prepare release `0.4.0`
#49
Viicos
closed
9 months ago
0
Typos and updates to docs
#48
Viicos
closed
9 months ago
0
Update to `ruff==0.2.0`, add new rules
#47
Viicos
closed
9 months ago
0
Refactor and improve support for model creation
#46
Viicos
closed
9 months ago
0
Add draft implementation for `call_command` overloads
#45
Viicos
closed
9 months ago
0
Support `call_command`
#44
Viicos
opened
10 months ago
1
Fix README rendering for PyPI
#43
Viicos
closed
10 months ago
0
Dynamic readme for PyPI
#42
Viicos
closed
10 months ago
0
Prepare release `0.3.0`
#41
Viicos
closed
10 months ago
0
Improvements for `DJAS016` (settings)
#40
Viicos
opened
10 months ago
0
Support for `call_command`
#39
Viicos
closed
10 months ago
0
Add animated example
#38
Viicos
closed
10 months ago
0
Add support for `settings` typing
#37
Viicos
closed
10 months ago
0
Try enabling pyright tests for all py versions
#36
Viicos
opened
10 months ago
0
Add support for custom user model
#35
Viicos
closed
10 months ago
0
Add more tests for `DJAS001`, test `DJAS010`
#34
Viicos
closed
10 months ago
0
Prepare release `0.2.0`
#33
Viicos
closed
10 months ago
0
Add stubs tests
#32
Viicos
closed
10 months ago
0
Replace `inlined` references to `functional`
#31
Viicos
closed
10 months ago
0
Add docs
#30
Viicos
closed
10 months ago
0
`TypedDict` helpers: rename inlined to functional
#29
Viicos
closed
10 months ago
0
Refactor CLI and settings
#28
Viicos
closed
10 months ago
0
Create/init overloads: fallback to verbose name if no help_text
#27
Viicos
opened
10 months ago
1
`0.2.0` checklist
#26
Viicos
closed
10 months ago
0
Performance: use multiprocessing to run codemods
#25
Viicos
opened
11 months ago
0
Refactor current CLI to be have two subcommands
#24
Viicos
closed
10 months ago
0
Add docs, and move content out of the Readme
#23
Viicos
closed
10 months ago
0
Add stub tests
#22
Viicos
closed
10 months ago
0
Next