From 41c13eb08bdd6dc1ddff76bd78b3bde7a29d8647 Mon Sep 17 00:00:00 2001 From: William Vincent Date: Tue, 17 Mar 2020 13:38:49 -0400 Subject: [PATCH] remove xadmin --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 324ef5a..02f7eab 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,6 @@ _For a complete listing of all available packages, see [Django Packages](https:/ - [django-import-export](https://github.com/django-import-export/django-import-export) - Import/export data more easily with admin integration - [django-admin-honeypot](https://github.com/dmpayton/django-admin-honeypot) - Configure a honeypot to see who's trying to hack your site - [django-loginas](https://github.com/skorokithakis/django-loginas) - "Log in as user" for the Django admin -- [xadmin](https://github.com/sshwsfc/xadmin) - Drop-in replacement with goodies ### APIs - [django-rest-framework](https://github.com/encode/django-rest-framework) - Web APIs for Django