From contact method | Email contact method 20 |
---|---|
Item | Git commits |
Item version number | 1 |
Home: https://github.com/mikemintz/deme
Commit: f9e0c148ba25d763bada71ec20281f7fda999e68
https://github.com/mikemintz/deme/commit/f9e0c148ba25d763bada71ec20281f7fda999e68
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2011-06-04 (Sat, 04 Jun 2011)
Changed paths:
M deme_django/cms/base_viewer.py
M deme_django/cms/models.py
Log Message:
-----------
Moved the 'advanced' help_text designation to models.py
Commit: 089e62d5964324e4fb3e80a2896e5d9139eb8646
https://github.com/mikemintz/deme/commit/089e62d5964324e4fb3e80a2896e5d9139eb8646
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2011-06-05 (Sun, 05 Jun 2011)
Changed paths:
M deme_django/cms/base_viewer.py
M deme_django/cms/models.py
M deme_django/cms/templatetags/item_tags.py
M deme_django/docs/installation.rst
Log Message:
-----------
Updating to Django 1.2.5, fixed some incompatability, made TODO notes where there are still known issues.
Commit: aceef0871c17f2e95064dd0080ca8f65ea0d9692
https://github.com/mikemintz/deme/commit/aceef0871c17f2e95064dd0080ca8f65ea0d9692
Author: Mike Mintz <mikemintz@cs.stanford.edu>
Date: 2011-06-05 (Sun, 05 Jun 2011)
Changed paths:
M deme_django/cms/models.py
Log Message:
-----------
Default viewer should not be capitalized in form, since technically it could be case sensitive.
Compare: https://github.com/mikemintz/deme/compare/ff0e60f...aceef08