Remove stop parameter from home_settings and site_settings views. This is something...
commit98c9f2892442d36000b551a8c14f84261b1742af
authorPawel Solyga <Pawel.Solyga@gmail.com>
Mon, 10 Nov 2008 23:18:06 +0000 (10 23:18 +0000)
committerPawel Solyga <Pawel.Solyga@gmail.com>
Mon, 10 Nov 2008 23:18:06 +0000 (10 23:18 +0000)
treeaab238457277e9964c54f35fc687487740d4c56a
parent40808251d0344f32e177b3b357026cef5a156805
Remove stop parameter from home_settings and site_settings views. This is something Sverre didn't mean to commit :-) Add missing params description to the models Base class docs.

Patch by: Pawel Solyga
app/soc/views/models/base.py
app/soc/views/models/home_settings.py
app/soc/views/models/site_settings.py