Commit Graph

5624 Commits

Author SHA1 Message Date
Frédéric Péters 8b79f95210 Specify character set 2010-06-01 11:21:01 +02:00
Frédéric Péters 1d2019e6f7 Localisation and internationalisation framework 2010-06-01 11:05:24 +02:00
Frédéric Péters 6365b34943 Include, and style, a footer 2010-06-01 10:50:14 +02:00
Frédéric Péters 928f07dffd Let registration pages set an appropriate <title> 2010-06-01 10:44:06 +02:00
Frédéric Péters 77c6a49abb A little bit of form styling 2010-06-01 10:37:05 +02:00
Frédéric Péters 51f987e83d Some minimalistic styling 2010-06-01 10:03:16 +02:00
Frédéric Péters 8ed0caf85b Indent base.html template, and remove link to admin 2010-06-01 09:55:37 +02:00
Frédéric Péters 9b72bb8490 Layout for media files, with an empty stylesheet at the moment 2010-06-01 09:52:55 +02:00
Frédéric Péters 9add66f49a Remove instructional comments 2010-06-01 09:41:08 +02:00
Frédéric Péters 9a564e8748 Remove unused database parameters from settings.py
As they were useful as example, also add a section on specifying a different
database in the INSTALL documentation.
2010-06-01 09:39:13 +02:00
Frédéric Péters b424fddc38 Get database from project directory, not current working directory 2010-06-01 09:27:15 +02:00
Jerome Schneider 191c832353 Basic implementation of the registration
* templates/: add an index and html files for the registration
 * settings.py: load registration module
 * urls.py: add registration urls
2010-05-31 18:14:52 +02:00
Frédéric Péters bad962a2b7 Look for local_settings.py, for local settings changes 2010-05-31 16:58:15 +02:00
Frédéric Péters 3958632278 Add support for the django debug toolbar 2010-05-31 16:55:53 +02:00
Jerome Schneider 1408cc4661 Add .pyo and .db files in gitignore 2010-05-31 16:46:36 +02:00
Frédéric Péters f6e3cc80fb Customize administration base template to mention Authentic 2010-05-31 16:34:21 +02:00
Benjamin Dauvergne ecd08f18f8 Remove the sites application 2010-05-31 16:06:27 +02:00
Frédéric Péters 142ae8422b createsuperuser is not required, syncdb will ask for it 2010-05-31 16:01:51 +02:00
Frédéric Péters 8e7b974002 ignore .pyc files 2010-05-31 16:00:02 +02:00
Benjamin Dauvergne bdb1fc8196 Add an INSTALL file 2010-05-31 15:59:51 +02:00
Jerome Schneider 2f5e89d0ff Add idp application and enable admin module 2010-05-31 16:10:43 +02:00
Jerome Schneider a32fcc7755 Set Sqlite3 database by default 2010-05-31 16:10:43 +02:00
Benjamin Dauvergne 8f846a9bc1 Add a COPYING file 2010-05-31 15:47:21 +02:00
Jerome Schneider d5899c48da Initial import 2010-05-31 15:24:53 +02:00