Only allow users to add NPC or Player characters.
[matthijs/projects/xerxes.git] / templates / influences / character_list.html
2008-02-10 Matthijs Kooijman * Split off the detail and list templates into a norma...
2008-02-09 Matthijs Kooijman * Let the character_template use the url templatetag...
2008-02-09 Matthijs Kooijman * Use h1/h2 instead of h2/h3 in the templates, since...
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 * Make the character list a real character list again...
2008-01-23 Matthijs Kooijman * Add general add influence link to character_list.
2008-01-23 Matthijs Kooijman * Add an addCharacter view to the influences app.
2008-01-23 Matthijs Kooijman * Mark all strings used so far as translatable.
2008-01-21 Matthijs Kooijman * Initial import of a django project.