﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
17475	startproject template misnaming top-level folders	Alex Gaynor	nobody	"I'm not sure what the precise cause of this is (as there are a bunch of test for it), but here's the quite simple shell session (you can see the part where I type `ls` about 3 times because I was so confused):

{{{
(tracebin)alex@alex-gaynor-laptop:~/projects$ django-admin.py startproject tracebin --template=~/projects/django-project-skeleton/ -epy,rst(tracebin)alex@alex-gaynor-laptop:~/projects$ ls
blagoblog     django                       gcc        koala  presentations  pypy             pypy.org   readthedocs.org   tracebin
cpython       django-project-skeleton      hack       numpy  pycon-bot      pypy-benchmarks  pypy-py3k  sqlalchemy        tracebin-mockup
cross_system  django-template-compilation  jitviewer  plb    pygments-main  pypy-extradoc    pypy-z     sublime-projects  yaffi
(tracebin)alex@alex-gaynor-laptop:~/projects$ cd readthedocs.org/^C
(tracebin)alex@alex-gaynor-laptop:~/projects$ cd tracebin
(tracebin)alex@alex-gaynor-laptop:~/projects/tracebin$ ls
emplates  equirements  README.rst  roject_name  tatic
(tracebin)alex@alex-gaynor-laptop:~/projects/tracebin$ ls
emplates  equirements  README.rst  roject_name  tatic
(tracebin)alex@alex-gaynor-laptop:~/projects/tracebin$ ls
emplates  equirements  README.rst  roject_name  tatic
(tracebin)alex@alex-gaynor-laptop:~/projects/tracebin$ ls roject_name/
__init__.py  settings  urls.py  wsgi.py
(tracebin)alex@alex-gaynor-laptop:~/projects/tracebin$ ls ~/projects/django-project-skeleton/
project_name  README.rst  requirements  static  templates

}}}"	Bug	closed	Core (Management commands)	dev	Release blocker	fixed			Accepted	0	0	0	0	0	0
