* Give the login and logout views a name and refer to the logout view by that name.
[matthijs/projects/xerxes.git] / urls.py
2008-02-03 Matthijs Kooijman * Give the login and logout views a name and refer...
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 * Replace all tabs with spaces.
2008-01-24 Matthijs Kooijman * Let django server /static in debug mode.
2008-01-23 Matthijs Kooijman * Make the character list a real character list again...
2008-01-23 Matthijs Kooijman * Add an addCharacter view to the influences app.
2008-01-23 Matthijs Kooijman * Remove old addInfluence view and replace it by a...
2008-01-21 Matthijs Kooijman * Initial import of a django project.