summaryrefslogtreecommitdiff
path: root/django
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2013-11-19 15:34:01 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2013-11-19 15:34:20 -0800
commit73b3c257e339985f2ab009c3ccf9a74be9e1d134 (patch)
tree103617b8b5e69395e58ddc4e276bc171f30243f6 /django
parentb5eef8535aa278fa050c1af8c1e368e28ff18401 (diff)
Changed shortcuts from being a package to just being a module
Diffstat (limited to 'django')
-rw-r--r--django/shortcuts.py (renamed from django/shortcuts/__init__.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/django/shortcuts/__init__.py b/django/shortcuts.py
index 17a860d87e..17a860d87e 100644
--- a/django/shortcuts/__init__.py
+++ b/django/shortcuts.py