David Winterbottom
							
						 
						
							
								e54fc4ea91
								
							 
						 
						
							Added offer detail page. 
							
							 
							
Only works for whole site ranges at the moment 
							
							
						 
						13 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								fd0c606489
								
							 
						 
						
							Updated 404 and 500 handling 
							
							
						 
						13 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								aeed90bea9
								
							 
						 
						
							Nano-tweaks 
							
							
						 
						13 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								d1dfd98adf
								
							 
						 
						
							Added password reset functionality 
							
							 
							
* Using the Django views directly.
* Replacement templates are in templates/registration but they are
* largely copies of the content in Django's but with our layout.html 
							
							
						 
						13 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								9586f3cc71
								
							 
						 
						
							Added basic structure for product update view 
							
							
						 
						13 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								30d66348f6
								
							 
						 
						
							Added first part of dashboard app - just an index view at the moment 
							
							
						 
						13 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								b021f8fbc2
								
							 
						 
						
							Removed reports and order management from default URLs 
							
							
						 
						14 年前  
					 
				
					
						
							
								   Andrew Ingram
							
						 
						
							
								649528dc54
								
							 
						 
						
							Updated some namings to reflect product->catalogue and item->product changes 
							
							
						 
						14 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								5b7b990b20
								
							 
						 
						
							MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent.  Also, renamed product app to catalogue 
							
							
						 
						14 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								b42e3485bc
								
							 
						 
						
							Added relationship between item class and attribute type! 
							
							
						 
						14 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								b2c8270e29
								
							 
						 
						
							Converted final two apps over to new structure 
							
							
						 
						14 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								cccce7aa71
								
							 
						 
						
							Converted order management app to new structure 
							
							
						 
						14 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								4521e1b2e2
								
							 
						 
						
							Converted promotions app to new structure 
							
							
						 
						14 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								4b3124cc4b
								
							 
						 
						
							Converted checkout app to new structure 
							
							
						 
						14 年前  
					 
				
					
						
							
								   David Winterbottom
							
						 
						
							
								0dd0f384fd
								
							 
						 
						
							Lots of minor tidy-up/pep8 related things - plus fixed lots of broken 
							
							 
							tests 
							
							
						 
						14 年前  
					 
				
					
						
							
								   Andrew Ingram
							
						 
						
							
								5313fc2918
								
							 
						 
						
							Refactored apps to use app_label.app, this is to stop __init__.py executing get_model calls before the installed apps get installed. 
							
							 
							
Basket app now uses Application object 
							
							
						 
						14 年前  
					 
				
					
						
							
								   Andrew Ingram
							
						 
						
							
								d6a5af96f0
								
							 
						 
						
							Working on refactoring reviews to be optional. Came up against an interesting bug with namespaced URLs, they don't play nice with reverse, see this bug report: 
							
							 
							
https://code.djangoproject.com/ticket/11559  
							
							
						 
						14 年前  
					 
				
					
						
							
								   Andrew Ingram
							
						 
						
							
								57dba803a6
								
							 
						 
						
							created a Shop application that includes all the oscar URLs, updated examples to use it 
							
							
						 
						14 年前