openuds/server/src
Adolfo Gómez fa2335efd4 * Finished create/edit methods
* Added delete method
* a little more refactoring ( ofc :-) )
Need to debug a bit more this, and probably make some adaptions for models that do not serializes objects
2013-11-26 03:42:46 +00:00
..
server * Added form validations (more work will be needed probably for numerics for example) 2013-11-23 22:39:07 +00:00
uds * Finished create/edit methods 2013-11-26 03:42:46 +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