apps
django_spire.comment.apps
CommentConfig
Bases: AppConfig
django_spire.comment.apps
CommentConfig
Bases: AppConfig
default_auto_field = 'django.db.models.BigAutoField'
class-attribute
instance-attribute
label = 'django_spire_comment'
class-attribute
instance-attribute
name = 'django_spire.comment'
class-attribute
instance-attribute
REQUIRED_APPS = ('django_spire_core',)
class-attribute
instance-attribute
URLPATTERNS_INCLUDE = 'django_spire.comment.urls'
class-attribute
instance-attribute
URLPATTERNS_NAMESPACE = 'comment'
class-attribute
instance-attribute