Update readme.rst
This commit is contained in:
		
							parent
							
								
									998ae6e6be
								
							
						
					
					
						commit
						2d4f0a4acd
					
				
					 1 changed files with 12 additions and 14 deletions
				
			
		
							
								
								
									
										26
									
								
								README.rst
									
										
									
									
									
								
							
							
						
						
									
										26
									
								
								README.rst
									
										
									
									
									
								
							|  | @ -1,17 +1,15 @@ | ||||||
| registrasion-demo | lca2017/website | ||||||
| ================= | =============== | ||||||
| 
 | 
 | ||||||
| PinaxCon | This is a fork of the PinaxCon demo site. | ||||||
| --------- |  | ||||||
| `PinaxCon` is a working demo of Symposion and the Symposion Starter Project. It usually lives at https://github.com/pinax/PinaxCon |  | ||||||
| 
 | 
 | ||||||
| This is a fork of PinaxCon to demonstrate Registrasion, a registration package that works well with Symposion. You can find Registrasion at https://github.com/chrisjrn/registrasion | Launchifying | ||||||
|  | ------------ | ||||||
| 
 | 
 | ||||||
| Registrasion has relaively complete docs at http://registrasion.readthedocs.org | - create a virtualenv with python 2.7 | ||||||
| 
 | - activate the virtualenv | ||||||
| 
 | - cd into the ``website`` directory | ||||||
| What is the point of this? | - ``pip install -r requirements.txt`` | ||||||
| -------------------------- | - ``python manage.py migrate`` | ||||||
| This project provides some starter templates for much of the functionality of Registrasion, as well as demos of how to make payments and enter user profiles. | - ``python manage.py loaddata ./fixtures/*`` | ||||||
| 
 | - ``python manage.py runserver [YOUR PORT]`` | ||||||
| If you care to, you can also use this project as a starting point for your own Registrasion-based site. |  | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Christopher Neugebauer
						Christopher Neugebauer