From 25895623ffe23c8a64117666606e8a79735f9804 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Sun, 25 Feb 2007 19:51:33 +0000 Subject: [PATCH] Reverted [4578] because there's no such thing as a PasswordField database field type git-svn-id: http://code.djangoproject.com/svn/django/trunk@4579 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/model-api.txt | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/model-api.txt b/docs/model-api.txt index 53c0c21750..0a10918d54 100644 --- a/docs/model-api.txt +++ b/docs/model-api.txt @@ -338,14 +338,6 @@ instead of a ``BooleanField`` with ``null=True``. The admin represents this as a ``