Statistics
| Branch: | Tag: | Revision:

root / db / migrations / 0007_auto__chg_field_networkinterface_ipv4.py @ 75768d0e

History | View | Annotate | Download (11.4 kB)

# Date Author Comment
797e88b3 05/29/2011 05:59 pm Giorgos Verigakis

Bugfixes

  • Switch from IPAddressField to CharField to make Postgres happy.
  • Do not return addresses if they are empty.

Database migration needed.