Changeset - 869137a84a62
[Not reviewed]
! ! !
Christopher Neugebauer - 7 years ago 2017-06-07 21:14:02
chrisjrn@gmail.com
Moves templates from registrasion-demo to symposion-bootstrap-templates
66 files changed with 2 insertions and 2112 deletions:
0 comments (0 inline, 0 general)
pinaxcon/settings.py
Show inline comments
...
 
@@ -155,6 +155,7 @@ INSTALLED_APPS = [
 

	
 
    # Registrasion
 
    "registrasion",
 
    "symposion_templates",
 

	
 
    # Registrasion-stipe
 
    "pinax.stripe",
pinaxcon/templates/symposion/conference/user_list.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/proposal_new_message/message.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/proposal_new_message/subject.txt
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/proposal_updated/message.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/proposal_updated/subject.txt
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/speaker_addition/message.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/speaker_addition/subject.txt
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/speaker_invite/message.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/speaker_invite/subject.txt
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/speaker_no_profile/message.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/speaker_no_profile/subject.txt
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/sponsor_signup/message.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/sponsor_signup/subject.txt
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/teams_user_applied/message.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/teams_user_applied/subject.txt
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/teams_user_invited/message.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/emails/teams_user_invited/subject.txt
Show inline comments
 
deleted file
pinaxcon/templates/symposion/proposals/_pending_proposal_row.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/proposals/_proposal_fields.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/proposals/_proposal_row.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/proposals/base.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/proposals/document_create.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/proposals/proposal_cancel.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/proposals/proposal_detail.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/proposals/proposal_edit.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/proposals/proposal_leave.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/proposals/proposal_speaker_manage.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/proposals/proposal_submit.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/proposals/proposal_submit_kind.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/_result_notification_prepare_help.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/_review_table.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/access_not_permitted.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/base.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/result_notification.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/result_notification_prepare.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/review_admin.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/review_assignment.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/review_bulk_accept.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/review_comment.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/review_detail.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/review_list.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/review_review.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/reviews/review_stats.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/schedule/_edit_grid.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/schedule/_grid.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/schedule/_slot_edit.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/schedule/presentation_detail.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/schedule/schedule_conference.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/schedule/schedule_detail.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/schedule/schedule_edit.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/schedule/schedule_list.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/speakers/base.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/speakers/speaker_create.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/speakers/speaker_edit.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/speakers/speaker_profile.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/sponsorship/_horizontal_by_level.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/sponsorship/_sponsor_link.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/sponsorship/_vertical_by_level.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/sponsorship/_wall.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/sponsorship/add.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/sponsorship/apply.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/sponsorship/detail.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/sponsorship/list.html
Show inline comments
 
deleted file
pinaxcon/templates/symposion/teams/team_detail.html
Show inline comments
 
deleted file
requirements.txt
Show inline comments
...
 
@@ -16,3 +16,4 @@ coverage==4.0.3
 
https://github.com/chrisjrn/registrasion/tarball/master#egg=registrasion
 
https://github.com/pinax/symposion/tarball/ad81810#egg=symposion
 
https://github.com/chrisjrn/registrasion-stripe/tarball/master#egg=registrasion-stripe
 
https://github.com/chrisjrn/symposion-bootstrap-templates/tarball/master#egg=symposion-bootstrap-templates
0 comments (0 inline, 0 general)