Esempio n. 1
0
# Spacetelescope
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(CalendarOptions)
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *


urlpatterns = urlpatterns_for_options( ConferencePosterOptions )
Esempio n. 3
0
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
#    * Redistributions of source code must retain the above copyright
#      notice, this list of conditions and the following disclaimer.
#
#    * Redistributions in binary form must reproduce the above copyright
#      notice, this list of conditions and the following disclaimer in the
#      documentation and/or other materials provided with the distribution.
#
#    * Neither the name of the European Southern Observatory nor the names
#      of its contributors may be used to endorse or promote products derived
#      from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY ESO ``AS IS'' AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
# EVENT SHALL ESO BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
# IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.events.options import EventOptions

urlpatterns = urlpatterns_for_options( EventOptions )
Esempio n. 4
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(StationeryOptions)
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
#    * Redistributions of source code must retain the above copyright
#      notice, this list of conditions and the following disclaimer.
#
#    * Redistributions in binary form must reproduce the above copyright
#      notice, this list of conditions and the following disclaimer in the
#      documentation and/or other materials provided with the distribution.
#
#    * Neither the name of the European Southern Observatory nor the names
#      of its contributors may be used to endorse or promote products derived
#      from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY ESO ``AS IS'' AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
# EVENT SHALL ESO BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
# IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.announcements.options import WebUpdateOptions

urlpatterns = urlpatterns_for_options(WebUpdateOptions)
# Djangoplicity
# Copyright 2007-2015 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(SupernovaActivityOptions)
Esempio n. 7
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(EPublicationOptions)
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
#    * Redistributions of source code must retain the above copyright
#      notice, this list of conditions and the following disclaimer.
#
#    * Redistributions in binary form must reproduce the above copyright
#      notice, this list of conditions and the following disclaimer in the
#      documentation and/or other materials provided with the distribution.
#
#    * Neither the name of the European Southern Observatory nor the names
#      of its contributors may be used to endorse or promote products derived
#      from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY ESO ``AS IS'' AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
# EVENT SHALL ESO BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
# IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.media.options import ImageComparisonOptions

urlpatterns = urlpatterns_for_options( ImageComparisonOptions )
Esempio n. 9
0
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
#    * Redistributions of source code must retain the above copyright
#      notice, this list of conditions and the following disclaimer.
#
#    * Redistributions in binary form must reproduce the above copyright
#      notice, this list of conditions and the following disclaimer in the
#      documentation and/or other materials provided with the distribution.
#
#    * Neither the name of the European Southern Observatory nor the names
#      of its contributors may be used to endorse or promote products derived
#      from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY ESO ``AS IS'' AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
# EVENT SHALL ESO BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
# IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.media.options import PictureOfTheWeekOptions

urlpatterns = urlpatterns_for_options( PictureOfTheWeekOptions )
Esempio n. 10
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(ScienceInSchoolOptions)
Esempio n. 11
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(BrochureOptions)
Esempio n. 12
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *


urlpatterns = urlpatterns_for_options( PostCardOptions )
Esempio n. 13
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(HandoutOptions)
Esempio n. 14
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(MerchandiseOptions)
Esempio n. 15
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#
from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(KidsDrawingOptions)
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(PlanetariumShowOptions)
Esempio n. 17
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(PressKitOptions)
Esempio n. 18
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *


urlpatterns = urlpatterns_for_options( MessengerOptions )
Esempio n. 19
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(PresentationOptions)
Esempio n. 20
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(PaperModelOptions)
Esempio n. 21
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(MiniSiteOptions)
Esempio n. 22
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(ApparelOptions)
Esempio n. 23
0
# Djangoplicity
# Copyright 2007-2015 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options( DonationOptions )
Esempio n. 24
0
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#
#    * Redistributions of source code must retain the above copyright
#      notice, this list of conditions and the following disclaimer.
#
#    * Redistributions in binary form must reproduce the above copyright
#      notice, this list of conditions and the following disclaimer in the
#      documentation and/or other materials provided with the distribution.
#
#    * Neither the name of the European Southern Observatory nor the names
#      of its contributors may be used to endorse or promote products derived
#      from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY ESO ``AS IS'' AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
# EVENT SHALL ESO BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
# IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.announcements.options import AnnouncementOptions

urlpatterns = urlpatterns_for_options(AnnouncementOptions)
Esempio n. 25
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(BulletinOptions)
Esempio n. 26
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(BookOptions)
Esempio n. 27
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(ReportOptions)
Esempio n. 28
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(MediaOptions)
Esempio n. 29
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(PrintedPosterOptions)
Esempio n. 30
0
# Djangoplicity
# Copyright 2007-2008 ESA/Hubble
#
# Authors:
#   Lars Holm Nielsen <*****@*****.**>
#   Luis Clara Gomes <*****@*****.**>
#

from djangoplicity.archives.urls import urlpatterns_for_options
from djangoplicity.products.options import *

urlpatterns = urlpatterns_for_options(UserVideoOptions)