Opened 19 years ago

Closed 19 years ago

Last modified 17 years ago

#30 closed defect (fixed)

django-admin shouldn't copy "." directories from the template.

Reported by: Jacob Owned by: Adrian Holovaty
Component: Tools Version: 1.0
Severity: normal Keywords:
Cc: Triage Stage: Design decision needed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

It's creating spurious ".svn" directories when used from svn; that's not so hot.

Change History (1)

comment:1 by Adrian Holovaty, 19 years ago

Resolution: fixed
Status: newclosed

Fixed in [8].

Note: See TracTickets for help on using tickets.
Back to Top