Ignore:
Timestamp:
07/14/11 16:07:26 (2 years ago)
Author:
Jose Benito <jose.benito.gonzalez@…>
Branches:
master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b2, v0.99, b8c30da8ebdbdcbd675a873997cc3e95f567de49, 10eafd9ae230cbad5d99d5aaf22c24724fb6c98f
Children:
331c68
Parents:
137cf0
Message:

[MIX] Added migration for RBlocking and some REF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/plugins/RoomBooking/notifications.py

    rf9bbd4 rdc8ef7  
    1818## along with CDS Indico; if not, write to the Free Software Foundation, Inc., 
    1919## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. 
    20 from indico.core.api.reservation import IReservationListener, IReservationStartStopListener 
    21 from indico.core.api.base import Component 
     20from indico.core.extpoint.reservation import IReservationListener, IReservationStartStopListener 
     21from indico.core.extpoint.base import Component 
    2222from zope.interface import implements 
    2323from datetime import datetime, timedelta 
Note: See TracChangeset for help on using the changeset viewer.