From a159f660fef417d3f165e72678db8e3b90153006 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Wed, 21 Jun 2006 14:42:52 +0000 Subject: [PATCH] Reverted [3184]. There's no such thing as models.PasswordField. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3189 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/model-api.txt | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/docs/model-api.txt b/docs/model-api.txt index 5934b7fdd0..0dc98416a3 100644 --- a/docs/model-api.txt +++ b/docs/model-api.txt @@ -322,19 +322,6 @@ instead of a ``BooleanField`` with ``null=True``. The admin represents this as a ``