Skip to content

Commit 944fb67

Browse files
committed
work reorganizing content
1 parent 09b90cd commit 944fb67

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

content/pages/04-web-development/03-django.markdown renamed to content/pages/04-web-development/02-django.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
title: Django
22
category: page
33
slug: django
4-
sortorder: 0703
4+
sortorder: 0402
55
toc: False
66
sidebartitle: Django
77
meta: Learn more about Django, the popular batteries-included Python web framework, on Full Stack Python.

content/pages/meta/05-page-statuses.markdown

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,19 @@ kept up to date with accurate descriptions and resources.
9292
|[MongoDB](/mongodb.html) | starter |
9393
|[Apache Cassandra](/apache-cassandra.html) | starter |
9494
|[Neo4j](/neo4j.html) | starter |
95-
96-
95+
|[Data analysis](/data-analysis.html) | starter |
96+
|[pandas](/pandas.html) | starter |
97+
|[NumPy](/numpy.html) | starter |
98+
|[SciPy](/scipy.html) | starter |
99+
|Data visualization | not yet |
100+
|[Bokeh](/bokeh.html) | starter |
101+
|[d3.js](d3-js.html) | starter |
102+
|[Matplotlib](matplotlib.html) | starter |
103+
|Seaborn | not yet |
104+
|Markup Languages | not yet |
105+
|[Markdown](/markdown.html) | starter |
106+
|reStructuredText | not yet |
107+
|AsciiDoc | not yet |
97108

98109

99110
## Chapter 4: Web Development

0 commit comments

Comments
 (0)