mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-06 12:14:28 +08:00
Add Tags.translation to stub (#226)
This commit is contained in:
committed by
Maksim Kurnikov
parent
2829faf1af
commit
83f11a0fc6
@@ -12,6 +12,7 @@ class Tags:
|
||||
security: str = ...
|
||||
signals: str = ...
|
||||
templates: str = ...
|
||||
translation: str = ...
|
||||
urls: str = ...
|
||||
|
||||
class CheckRegistry:
|
||||
|
||||
Reference in New Issue
Block a user