﻿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
20661	MAC address field	patryk@…	nobody	"Hi!

I would like to ask you to reconsider addition of field representing MAC address. There was similar ticket created 7 years ago: [ticket:2239] and it was closed with wontfix.

I use Django in many projects and a lot of them are related to IP networks. In many situations I need to deal with mac addresses (Ethernet addresses in wired networks, wireless radio cards addresses, BSSIDs, radio cards in APs, Bluetooth addresses, etc). PostgreSQL provides native support for macaddr data type: http://www.postgresql.org/docs/9.1/static/datatype-net-types.html#DATATYPE-MACADDR in other databases it can be represented as char(17).

If you agree to add new field type I can prepare proper patches against current code. "	New feature	closed	Database layer (models, ORM)	dev	Normal	duplicate	mac address	patryk@…	Unreviewed	0	0	0	0	0	0
