#17503: startproject can't create new project directly in current working directory -------------------------------------+------------------------------------- Reporter: carljm | Owner: carljm Type: Bug | Status: closed Component: Core (Management | Version: 1.3 commands) | Resolution: fixed Severity: Normal | Triage Stage: Accepted Keywords: | Needs documentation: 0 Has patch: 0 | Patch needs improvement: 0 Needs tests: 0 | UI/UX: 0 Easy pickings: 0 | -------------------------------------+------------------------------------- Changes (by carljm):
* status: new => closed * resolution: => fixed Comment: In [17340]: {{{ #!CommitTicketReference repository="" revision="17340" Fixed #17503 -- A destination directory passed to startproject or startapp as optional second argument is now reused as the project/app directory, rather than a new project/app directory created within it. Refs #17042. }}} -- Ticket URL: <https://code.djangoproject.com/ticket/17503#comment:1> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.