From 8781b0cc296b0b8e7811e0611c4b1535e477dcc4 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Fri, 2 Nov 2018 16:16:49 -0600 Subject: added some links to readme.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11082f6..bb33210 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # Project purpose +Create, track and report on writing pitches to magazines, online journals, etc + ## Internal Apps ### Accounts * [User](https://git.luxagraf.net/luxagraf/writer/src/branch/master/apps/accounts/models.py) - * custom User model subclassing AbstractUser as per best practices + * custom User model subclassing AbstractUser as per [Django best practices](https://docs.djangoproject.com/en/dev/topics/auth/customizing/#using-a-custom-user-model-when-starting-a-project) * [UserProfile](https://git.luxagraf.net/luxagraf/writer/src/branch/master/apps/accounts/models.py) - * adds profile to default Django user + * adds profile to the user class with: * profile photo * website * bio -- cgit v1.2.3-70-g09d2