diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2006-06-07 00:09:29 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2006-06-07 00:09:29 +0000 |
| commit | b3a6348bc24de6dc7168e6c00f2d2d440b1fe748 (patch) | |
| tree | 573223e5b6077b6c7455dcae179025489894c298 /tests/modeltests/get_or_create/__init__.py | |
| parent | 7e88ec527107bd2c9023d48bcf177636eebc7e7a (diff) | |
Added Manager.get_or_create()
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3092 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/modeltests/get_or_create/__init__.py')
| -rw-r--r-- | tests/modeltests/get_or_create/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/modeltests/get_or_create/__init__.py b/tests/modeltests/get_or_create/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/tests/modeltests/get_or_create/__init__.py |
