summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2008-02-22 12:50:10 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2008-02-22 12:50:10 +0000
commitc1f45c326c4bdeb8821844f6ee4bfd2817ab6a63 (patch)
tree6f7629baf1ea3d4da32a1f2958d5eca9f8688bdd /AUTHORS
parent54546f23f09a989ee3c1c3e629eac98706b6262e (diff)
downloaddjango-c1f45c326c4bdeb8821844f6ee4bfd2817ab6a63.tar.gz
Fixed #6436 -- Added check for absolute paths in fixture loading. Fixtures specified as an absolute path were being loaded multiple times. Thanks to btoll@bestweb.net for the report, fix, and catch of a duplicate ticket.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7145 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 47a0646567..9c28d73730 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -71,6 +71,7 @@ answer newbie questions, and generally made Django that much better:
boobsd@gmail.com
Andrew Brehaut <http://brehaut.net/blog>
brut.alll@gmail.com
+ btoll@bestweb.net
Jonathan Buchanan <jonathan.buchanan@gmail.com>
Can Burak Çilingir <canburak@cs.bilgi.edu.tr>
Trevor Caira <trevor@caira.com>