Skip to content

SanomaCZ/ella-category-subdomain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ella Category Subdomain

Ella Category Subdomain is an application for the Ella, a Django based CMS system.

You can use selected Ella categories as subdomains without the need to create many sites and for easier administration.

It is usable for SEO, microsites, landing pages and similar things.

Installation

Install via PyPi:

pip install ella-category-subdomain

Or you can get latest version from GitHub and install it:

python setup.py install

Tests

You can run tests for this application, here is example:

# create and acivate virtualenv, then
pip install -r requirements/base.txt -r requirements/test.txt
./tests/unit/run_tests.py

TODO

  • caching
  • tests with client (middleware)

About

Use selected Ella categories as subdomains without the need to create many sites and for easier administration.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages