Skip to content

Commit b69fc03

Browse files
committed
remove broken peewee link
1 parent cc10430 commit b69fc03

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/pages/09-data/08-peewee.markdown

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ answered on the
7070
so as usual that can be a rich source of examples for your Peewee-powered
7171
Python applications.
7272

73-
* [Managing database connections with Peewee](http://charlesleifer.com/blog/managing-database-connections-with-peewee/)
74-
explains the connection pool and ExecutionContext of the ORM.
75-
7673
* [An encrypted command-line diary with Python](http://charlesleifer.com/blog/dear-diary-an-encrypted-command-line-diary-with-python/)
7774
is an awesome walkthrough explaining how to use SQLite, SQLCipher and
7875
Peewee to create an encrypted file with your contents, diary or otherwise.

0 commit comments

Comments
 (0)