openuds/server/src
Adolfo Gómez ea4f44a9ae * Upgraded to work with Django 1.5
* Refactorized Configurations load
* Added "small_name" to authentications, so we can access an specifig auth directly by using url
* Upgraded templates to correctly work with 1.5
2013-02-27 09:55:54 +00:00
..
server * Upgraded to work with Django 1.5 2013-02-27 09:55:54 +00:00
uds * Upgraded to work with Django 1.5 2013-02-27 09:55:54 +00:00
manage.py Initial release 2012-07-19 23:47:54 +00:00
sitecustomize.py Fixed a bug with encodings when using extended chars (such as á, ...). Set default encoding at "wsgi.py" to UTF-8 and added a custom "sitecustomize.py" so, in case we run server from command line (with PYTHONPATH at least pointing to "."), correctly sets the encoding to UTF-8 2012-10-30 15:00:45 +00:00