Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-20 | INCOMPATIBLE: major restructuring of the repository | Azul | |
* removed Django code - we're keeping the tests - so I hope the two can still be used together * removed js packer - everyone has their own packaging strategy these days * cleaned up the repository - we only have js so javascript directory does not make much sense | |||
2009-08-15 | This adds a file 'utils.py' to simplify templating. | ausiv4 | |
Functions exist to create headers that include javascript files, and create javascript functions for login and registration. There are also functions that create login and registration forms. These functions don't necessarily account for everything a web developer might want to do, but it should simplify things for most developers and provide guidelines for developers who want to build on top of this functionality. Views.py now builds the login and register pages based on these functions. The register page now uses the login.html template, and the register.html template should be deleted in the next release. | |||
2009-08-06 | Changes were made to improve database efficiency and to use the django ↵ | ausiv4 | |
authentication backend framework. | |||
2009-07-23 | Test commit | ausiv4 | |
2009-07-23 | First submission. | ausiv4 | |