Tue, 14 Oct 2008 12:02:42 +0000 |
Pawel Solyga |
Some indentations fixes. Changed all the email=id function arguments to email=id.email().
|
changeset |
files
|
Mon, 13 Oct 2008 22:32:09 +0000 |
Pawel Solyga |
Some indentations fixes and ugettext_lazy() wrap up for DEF_DEV_LOGOUT_LOGIN_MSG_FMT in access.py.
|
changeset |
files
|
Mon, 13 Oct 2008 22:22:16 +0000 |
Pawel Solyga |
Rename soc/logic/models/settings.py to model site_settings.py and apply import name change to soc/views/site/home.py
|
changeset |
files
|
Mon, 13 Oct 2008 22:18:54 +0000 |
Pawel Solyga |
Fix typos in doc string in sponsor.py and settings.py
|
changeset |
files
|
Mon, 13 Oct 2008 22:04:42 +0000 |
Pawel Solyga |
Remove spaces between dict key name and colon. Fix some typos based on comments http://code.google.com/p/soc/source/detail?r=739.
|
changeset |
files
|
Mon, 13 Oct 2008 21:54:51 +0000 |
Pawel Solyga |
Add missing blank lines between imports and sort all of the imports.
|
changeset |
files
|
Mon, 13 Oct 2008 21:34:07 +0000 |
Pawel Solyga |
Add missing blank lines between imports in access.py module.
|
changeset |
files
|
Mon, 13 Oct 2008 17:41:20 +0000 |
Pawel Solyga |
Rearrange imports in home.py so they apply to new discussed format (separate "from ..." and "import ..." blocks). Add Delete Document functionality.
|
changeset |
files
|
Mon, 13 Oct 2008 06:19:43 +0000 |
Sverre Rabbelier |
Bugfixes to the latest revision
|
changeset |
files
|
Mon, 13 Oct 2008 04:34:14 +0000 |
Sverre Rabbelier |
Added missing models/__init__.py and removed empty logic/model directory
|
changeset |
files
|
Sun, 12 Oct 2008 18:40:32 +0000 |
Sverre Rabbelier |
Dictionaries need String values for keys
|
changeset |
files
|
Sun, 12 Oct 2008 18:32:43 +0000 |
Sverre Rabbelier |
Removed now-obsolete code from model.py and __init__.py
|
changeset |
files
|
Sun, 12 Oct 2008 18:30:37 +0000 |
Sverre Rabbelier |
Made the existing code use the new soc.logic.models
|
changeset |
files
|
Sun, 12 Oct 2008 18:11:20 +0000 |
Sverre Rabbelier |
Added invididual model logic files
|
changeset |
files
|
Sun, 12 Oct 2008 16:50:28 +0000 |
Sverre Rabbelier |
Also removed helper directory
|
changeset |
files
|