测试gitnore
This commit is contained in:
@@ -3,5 +3,5 @@ from django.utils.translation import gettext_lazy as _
|
||||
|
||||
|
||||
class SyndicationConfig(AppConfig):
|
||||
name = "django.contrib.syndication"
|
||||
name = 'django.contrib.syndication'
|
||||
verbose_name = _("Syndication")
|
||||
|
||||
Reference in New Issue
Block a user