Kaydet (Commit) 80ac41e2 authored tarafından Gary Wilson Jr's avatar Gary Wilson Jr

Corrected typo.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8013 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst ee90b7cf
......@@ -3,7 +3,7 @@ import datetime
from django.db import models
# Can't import as "forms" due to implementation details in the test suite (the
# current file is called "forms" an is already imported).
# current file is called "forms" and is already imported).
from django import forms as django_forms
class BoundaryModel(models.Model):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment