Ignore:
Timestamp:
07/06/12 17:18:42 (12 years ago)
Author:
sil
Message:

Merged branch 1.0 (until tag 1.0.0) back to trunk

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/sara_cmt/sara_cmt/cluster/migrations/0023_auto__del_unique_interface_hwaddress__add_unique_interface_hwaddress_n.py

    r13029 r14194  
    11# encoding: utf-8
     2
     3#    This file is part of CMT, a Cluster Management Tool made at SARA.
     4#    Copyright (C) 2012  Sil Westerveld
     5#
     6#    This program is free software; you can redistribute it and/or modify
     7#    it under the terms of the GNU General Public License as published by
     8#    the Free Software Foundation; either version 2 of the License, or
     9#    (at your option) any later version.
     10#
     11#    This program is distributed in the hope that it will be useful,
     12#    but WITHOUT ANY WARRANTY; without even the implied warranty of
     13#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     14#    GNU General Public License for more details.
     15#
     16#    You should have received a copy of the GNU General Public License
     17#    along with this program; if not, write to the Free Software
     18#    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
     19
    220import datetime
    321from south.db import db
Note: See TracChangeset for help on using the changeset viewer.