Only allow users to add NPC or Player characters.
[matthijs/projects/xerxes.git] / templates / influences / character_detail.html
2008-02-10 Matthijs Kooijman * Split off the detail and list templates into a norma...
2008-02-09 Matthijs Kooijman * Fix the approved/not approved display in the charact...
2008-02-09 Matthijs Kooijman * Use h1/h2 instead of h2/h3 in the templates, since...
2008-02-09 Matthijs Kooijman * Put a character's status in the email and detail...
2008-02-01 Matthijs Kooijman * Make the "influences for this character" list in...
2008-01-27 Matthijs Kooijman * Use the Influence summary, where appropriate.
2008-01-27 Matthijs Kooijman * Use the url function in urls.py.
2008-01-24 Matthijs Kooijman * Put the extends tag in the first line of all templat...
2008-01-23 Matthijs Kooijman * Let all the influences templates extend the base...
2008-01-23 Matthijs Kooijman * Fix link to add influence form.
2008-01-23 Matthijs Kooijman * Mark all strings used so far as translatable.
2008-01-21 Matthijs Kooijman * Initial import of a django project.