Workout With Friends
Stay fit with a little motivation
 All Classes Namespaces Files Functions Variables Properties
Classes | Variables
wowf.views.challenge Namespace Reference

Classes

class  ChallengeView
class  CreateChallengeView

Variables

dictionary create_challenge_forms

Variable Documentation

dictionary wowf.views.challenge.create_challenge_forms
Initial value:
1 {'challenge.create.speed': CreateSpeedChallengeForm,
2  'challenge.create.endurance': CreateEnduranceChallengeForm,
3  'challenge.create.bench': CreateBenchPressChallengeForm,
4  'challenge.create.squat': CreateSquatChallengeForm}

Definition at line 12 of file challenge.py.