diff options
author | Dan McGee <dan@archlinux.org> | 2012-04-27 09:07:26 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-04-27 09:12:26 -0500 |
commit | 4e1e28729f97eb694cdcae2f3fe51b5178963069 (patch) | |
tree | 9da48058e5538ef72d3472a43a92b3f35b77502f /devel/urls.py | |
parent | 57c1176d9e918c9d11ecd4a1e8bea3f138c8cf6a (diff) |
Use GenericIPAddressField in flag request ip_address
New (and slightly odd with regards to verbose_name) in Django 1.4. This
simply ensures a deployment in an IPv6 environment actually works as
expected. If you were using PostgreSQL as a database backend, you won't
be affected by this as the 'inet' type was already used, but at least
now you can edit the values in the admin without getting an error.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'devel/urls.py')
0 files changed, 0 insertions, 0 deletions