mirror of
https://github.com/django/django.git
synced 2025-04-14 20:34:36 +00:00
tests: added test for startproject output tests: added output tests for startapp fix: try to fix unicode encoding error using sys.stdout.write fix: changed stdout encoding chore: used self instead of sys for printing fix: deleted new line character refactor: handle target in TemplateCommand ci: use sys.stdout.reconfigure to make ci works tests: fixed startapp test