From 355a27245a95db864476ff520504bf8cb4be6f44 Mon Sep 17 00:00:00 2001 From: blag Date: Sun, 3 Feb 2019 23:51:18 -0800 Subject: [PATCH] Mark project status as unmaintained --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b99b0afe..b38de1ef 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ ---- +# CURRENTLY UNMAINTAINED - contact coderholic to take over maintainership of this project # + django-cities provides you with place related models (eg. Country, Region, City) and data (from [GeoNames](http://www.geonames.org/)) that can be used in your django projects. This package officially supports all currently supported versions of Python/Django: