mirror of
https://github.com/django/django.git
synced 2025-10-29 00:26:07 +00:00
Fixed various dodgy behaviours
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17226 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""
|
||||
Tests for forcing insert and update queries (instead of Django's normal
|
||||
automatic behaviour).
|
||||
automatic behavior).
|
||||
"""
|
||||
from django.db import models
|
||||
|
||||
|
||||
Reference in New Issue
Block a user