Changeset - 4d8832bb4046
[Not reviewed]
0 1 0
Patrick Altman - 8 years ago 2016-02-28 01:07:32
paltman@gmail.com
Update with actual url
1 file changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
README.md
Show inline comments
...
 
@@ -5,25 +5,25 @@ Pinax
 
------
 

	
 
[![Join us on Slack](http://slack.pinaxproject.com/badge.svg)](http://slack.pinaxproject.com/)
 

	
 
Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable Django apps, themes, and starter project templates.
 
This collection can be found at http://pinaxproject.com.
 

	
 

	
 
PinaxCon
 
---------
 
`PinaxCon` is a working demo of Symposion and the Symposion Starter Project.  Online at:
 

	
 
http://conference.pinaxproject.com/
 
http://conference.pinaxproject.com/ (https://ky395.us2.gondor.io/ until DNS is configured)
 

	
 

	
 

	
 
Getting Started
 
----------------
 

	
 
Make sure you are using a virtual environment of some sort (e.g. `virtualenv` or
 
`pyenv`).
 

	
 
```
 
createdb pinaxcon
 
pip install -r requirements.txt
...
 
@@ -50,13 +50,12 @@ We would also highly recommend for your to read our [Open Source and Self-Care b
 

	
 

	
 
Code of Conduct
 
-----------------
 

	
 
In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a Code of Conduct, which can be found here  http://pinaxproject.com/pinax/code_of_conduct/. We'd like to ask you to treat everyone as a smart human programmer that shares an interest in Python, Django, and Pinax with you.
 

	
 

	
 
Pinax Project Blog and Twitter
 
-------------------------------
 

	
 
For updates and news regarding the Pinax Project, please follow us on Twitter at [@pinaxproject](https://twitter.com/pinaxproject) and check out our blog http://blog.pinaxproject.com.
 

	
0 comments (0 inline, 0 general)