Skip to content

Commit bd966ad

Browse files
committed
update titles on example code pages
1 parent 0a8f209 commit bd966ad

15 files changed

+15
-15
lines changed

content/pages/examples/django/django-conf-settings-examples.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: django.conf settings Code Examples
1+
title: django.conf settings Example Code
22
category: page
33
slug: django-conf-settings-examples
44
sortorder: 50010

content/pages/examples/django/django-conf-urls-url.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: django.conf.urls.url Code Examples
1+
title: django.conf.urls.url Example Code
22
category: page
33
slug: django-conf-urls-url-examples
44
sortorder: 50001

content/pages/examples/django/django-contrib-admin.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: django.contrib.admin Code Examples
1+
title: django.contrib.admin Example Code
22
category: page
33
slug: django-contrib-admin-examples
44
sortorder: 50001

content/pages/examples/django/django-core-exceptions-improperlyconfigured.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: django.core.exceptions ImproperlyConfigured Code Examples
1+
title: django.core.exceptions ImproperlyConfigured Example Code
22
category: page
33
slug: django-core-exceptions-improperlyconfigured
44
sortorder: 50030

content/pages/examples/django/django-core-mail-messages-emailmessage.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: django.core.mail.messages EmailMessage Code Examples
1+
title: django.core.mail.messages EmailMessage Example Code
22
category: page
33
slug: django-core-mail-messages-emailmessage-examples
44
sortorder: 50007

content/pages/examples/django/django-core-mail-send-mail.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: django.core.mail.send_mail Code Examples
1+
title: django.core.mail.send_mail Example Code
22
category: page
33
slug: django-core-mail-send-mail-examples
44
sortorder: 50006

content/pages/examples/django/django-core-management-base-basecommand.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: django.core.management.base BaseCommand Code Examples
1+
title: django.core.management.base BaseCommand Example Code
22
category: page
33
slug: django-core-management-base-basecommand-examples
44
sortorder: 50018

content/pages/examples/django/django-db-models-model.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: django.db.models Model Code Examples
1+
title: django.db.models Model Example Code
22
category: page
33
slug: django-db-models-model-examples
44
sortorder: 50002

content/pages/examples/django/django-db-models-signals.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: django.db.models signal Code Examples
1+
title: django.db.models signal Example Code
22
category: page
33
slug: django-db-models-signal-examples
44
sortorder: 50005

content/pages/examples/django/django-dispatch-dispatcher-signal.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title: django.dispatch Signal Code Examples
1+
title: django.dispatch Signal Example Code
22
category: page
33
slug: django-dispatch-dispatcher-signal-examples
44
sortorder: 50004

0 commit comments

Comments
 (0)