Skip to content

Smallplex - Shares and Investor landing page, with links/redirects to separate web apps.

License

Notifications You must be signed in to change notification settings

osonwanne/smallplexsites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smallplex

Smallplex - Shares and Investor landing page, with links/redirects to separate web apps. http://smallplex.com

Smallplex Properties

Set-up and installation:

  1. git clone https://github.com/osonwanne/smallplexsites.git

  2. cd smallplexsites

  3. virtualenv .

  4. source bin/activate

  5. pip install -r requirements.txt

(Optional - resolves ImportErrors on Ubuntu)

  • sudo apt-get build-dep python-imaging
  • sudo apt-get install libjpeg62 libjpeg62-dev
  • pip install Pillow
  • sudo easy_install django-treebeard
  • sudo apt-get install python-unicodecsv
  • pip install glue
  1. python manage.py migrate

  2. python manage.py collectstatic

  3. python manage.py runserver

  • Update host with Sendgrid credentials in base.py settings

About

Smallplex - Shares and Investor landing page, with links/redirects to separate web apps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published