Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matijakolaric authored Dec 10, 2019
1 parent 51d0f50 commit fb7ba63
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,11 @@

## How to create Django-like models & fields with low-level Python?

Examples and other stuff created for a talk (to be) held at PythonHrvatska meetup in Zagreb, on the 10th of December 2019.
Jupyter notebook (plus slides) created for a talk (to be) held at [PythonHrvatska meetup](https://www.meetup.com/Python-Hrvatska/events/266902675/) in Zagreb, on the 10th of December 2019.

by Matija Kolarić
https://matijakolaric.com

Code excerpts taken from https://github.com/musicmetadata/edi

For more details on this subject, see https://realpython.com/python-descriptors/.

0 comments on commit fb7ba63

Please sign in to comment.