diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2005-11-30 01:09:47 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2005-11-30 01:09:47 +0000 |
| commit | 5066fe528c0797af2d6d12ab49d39c7735e9b05f (patch) | |
| tree | 655721e6e63df1f3d619399ac1ed3b13238d0604 | |
| parent | 674ac13ca6cf99a902d75e2fad5748570b0aa913 (diff) | |
Added django.contrib.auth, in preparation for moving stuff to it
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1499 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | django/contrib/auth/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/django/contrib/auth/__init__.py b/django/contrib/auth/__init__.py new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/django/contrib/auth/__init__.py |
