Skip to content

Tags: chermong/uliweb

Tags

0.1.6

Toggle 0.1.6's commit message
* Remove APP_LAYOUT functionality, and it can be replaced with

    ```
    settings.APP_LAYOUTS.get('messages', 'layout.html')
    ```

  so you can still config app's layout template in settings.ini. Another way is
  to replace app's layout template in a new app with the same filename, and then
  install it after the original app in `INSTALLED_APPS`.

git-svn-id: https://uliweb.googlecode.com/svn/trunk@1065 14287918-b64d-0410-abb6-a92efa0c2026

0.1.5

Toggle 0.1.5's commit message
add DEBUG_CONSOLE default value as False

git-svn-id: https://uliweb.googlecode.com/svn/trunk@1017 14287918-b64d-0410-abb6-a92efa0c2026

0.1.4

Toggle 0.1.4's commit message
Fix pysimplesoap boot type bug

0.1.3

Toggle 0.1.3's commit message
ready to release 0.1.3

0.1.2

Toggle 0.1.2's commit message
change version to 0.1.2

git-svn-id: https://uliweb.googlecode.com/svn/trunk@945 14287918-b64d-0410-abb6-a92efa0c2026

0.1.1

Toggle 0.1.1's commit message
add readme.txt

git-svn-id: https://uliweb.googlecode.com/svn/trunk@917 14287918-b64d-0410-abb6-a92efa0c2026

0.1

Toggle 0.1's commit message
ready to release 0.1 version

git-svn-id: https://uliweb.googlecode.com/svn/trunk@909 14287918-b64d-0410-abb6-a92efa0c2026

v0.0.1a7

Toggle v0.0.1a7's commit message
version 0.0.1a7