mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-08-17 21:28:03 +08:00
more cleanups
This commit is contained in:
@@ -10,3 +10,6 @@ class LazySettings(_DjangoConfLazyObject):
|
||||
def configure(self, default_settings: Any = ..., **options: Any) -> Any: ...
|
||||
|
||||
settings: LazySettings = ...
|
||||
|
||||
class Settings: ...
|
||||
class UserSettingsHolder: ...
|
||||
|
||||
Reference in New Issue
Block a user