• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux django-multisite Download

django-multisite

November 6, 2009
Multisite is a Django plugin that facilitates building and managing multiple websites using a single Django installation. This feature-packed software provides an easy-to-use admin interface and supports a range of customization options for different sites.
Version 0.1
License BSD License
Platform Linux
Supported Languages English
Homepage shestera.ru
Developed by Leonid S Shestera
If you're working on a site built with Django and need to support multiple sites, then you might want to check out django-multisite. django-multisite is a plugin that makes it easy to create a multisite setup in Django.

To get started, you can obtain the code via svn:

git clone git://github.com/shestera/django-multisite.git django-multisite

Once you have the code, you'll want to add the django-multisite/multisite folder to your PYTHONPATH. Then, you'll need to replace your SITE_ID in settings.py with the following:

from multisite.threadlocals import SiteIDHook
SITE_ID = SiteIDHook()

After that, you'll need to add the multisite template loader to your TEMPLATE_LOADERS configuration in settings.py:

TEMPLATE_LOADERS = (
 'multisite.template_loader.load_template_source',
 'django.template.loaders.app_directories.load_template_source',
)

Next, you'll want to add the DynamicSiteMiddleware to your MIDDLEWARE_CLASSES:

MIDDLEWARE_CLASSES = (
 ...
 'multisite.middleware.DynamicSiteMiddleware',
 ...
)

Finally, you'll need to create a settings.TEMPLATE_DIRS directory with the names of the domains you want to support. For example, you might create a directory called "templates/example.com".

Overall, if you need to support multiple sites in your Django project, then django-multisite is definitely worth checking out.
What's New

Version 0.1: N/A

Free Download 2K
338
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    155
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    92
  4. SlideMap 1.2.2
    82
  5. CherryTV 0.1
    81
  6. porm r2
    79
  7. Swiftfox 3.0b5pre-2
    77
  8. Java Games 1.0
    76
  9. Clewarecontrol 0.8
    75
  10. fuseftp 0.8
    74

Related Downloads

django-lightsearch
Django-lightsearch is a Django-based search application, designed to facilitate simple and efficient ...
DTMF2NUM
DTMF2NUM software is a utility tool that enables the decoding of DTMF ...
TCPDF PHP4
TCPDF is a PHP class that creates PDF files effortlessly without needing ...
JSON-GLib
This software is a JSON parser that can be used for libraries ...
Acme::CPANAuthors::Russian
As Russian CPAN authors, our expertise lies in creating software modules for ...
CPAN::Testers::Report
The CPAN Testers report object is a software tool that summarizes testing ...
Chess::Mbox
This software writes chess game data in mbox format and saves it ...
iFLUX
iFLUX is a PHP Framework implementing the Model-View-Controller (MVC) design pattern.
Icadyptes
This is a Linux operating system that is derived from Arch Linux.
AutoBlogger
Autoblogger enables effortless generation of a static photo blog in HTML format.
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.