From 895c6e8a5b23b2d7589bc009b0aaed28410a6e0d Mon Sep 17 00:00:00 2001 From: ztimson Date: Thu, 14 Dec 2023 19:15:57 -0500 Subject: [PATCH] Updated readme --- README.md | 4 +++- requirements.txt | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 843172b..03a13d3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ### OACPL - Ontario Association of Child Protection Lawyers + **Deprecated:** Ontario Association of Child Protection Lawyers [![Version](https://img.shields.io/badge/dynamic/json.svg?label=Version&style=for-the-badge&url=https://git.zakscode.com/api/v1/repos/ztimson/oacpl/tags&query=$[0].name)](https://git.zakscode.com/ztimson/oacpl/tags) @@ -39,6 +39,8 @@ ## About +**Deprecated** + A Django website for the Ontario Ascociation of Child Protection Lawyers which not only acts as a landing page for the non-profit but also provides the following services: - Member enrollment & profile pages diff --git a/requirements.txt b/requirements.txt index 214bcca..95c402a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,6 @@ bootstrap-admin==0.3.7.1 Django==1.11.5 django-tinymce4-lite==1.7.0 django-widget-tweaks==1.4.1 -django-utils-six==2.0 mysqlclient==1.3.12 Pillow==4.2.1 requests==2.11.1