File diff 44cdd088befa → e726ff21a8ff
pinaxcon/settings.py
Show inline comments
...
 
@@ -209,11 +209,14 @@ INSTALLED_APPS = [
 
    # Registrasion
 
    "registrasion",
 

	
 
    # Registrasion-stipe
 
    # Registrasion-stripe
 
    "pinax.stripe",
 
    "django_countries",
 
    "registripe",
 

	
 
    #registrasion-desk
 
    "regidesk",
 

	
 
    # admin - required by registrasion ??
 
    "nested_admin",