Specify post excerpts with comment separator

This commit is contained in:
2018-04-26 23:50:52 -04:00
parent c55aa004df
commit 0ebb6e4268
19 changed files with 19 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ and was pretty familiar with it and I was beginning to get familiar with
was what I was working with at [Valti](https://www.valti.com), and I was really
liking making websites with it. It took what made Python awesome and applied
that to web development.
<!--excerpt-->
I started from a blank Django project and built it up from there. Django's
Object-Relational Mapper (ORM) can be boiled down to this: python classes