﻿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
30693	Refatoring django.core.management.templates	Maaz Bin Tahir Saeed	Maaz Bin Tahir Saeed	"'path' module is being used as an absolute import as well as relative import.
Proposing to remove the relative import and refactor all relative imports to absolute imports.
e.g from 'path.join(some_path)' to 'os.path.join(some_path)'

Proposed changes: https://github.com/Diaga/django/tree/ticket_30693"	Cleanup/optimization	closed	Core (Management commands)	dev	Normal	fixed	core management templates		Ready for checkin	0	0	0	0	1	0
