You cannot post messages because only members can post, and you are not currently a member.
|
Invitation to connect on LinkedIn
|
| |
LinkedIn ------------ I'd like to add you to my professional network on LinkedIn. - George George Lambert State Representative at NH House of Representatives Greater Boston Area Confirm that you know George Lambert [link]
|
|
Documentation
|
| |
I wrote a documentation page for sqlalchdb, since sqladb is marked as deprecated. I've posted my changes on bitbucket at [link]. I'm probably going to start adding some other documentation as well, especially docstrings for several methods in the bundles. David H. Bronke... more »
|
|
add_setup, add_data_func, and database-backed configuration
|
| |
I've recently discovered Glashammer, and I'm now in the process of rewriting one of my current Django projects (EPIC<[link]>; a Trac/Redmine replacement) over to Glashammer. I want to use a database-backed configuration system for pretty much everything except database location and session cookie name. I need a lot of... more »
|
|
Current version
|
| |
Hi-
[link] seems out of date.
Where should I be getting the latest version from?
Thanks
David
|
|
Some refactoring changes to Glashammer
|
| |
Hi everyone. I am doing some gardening in the bundles package which is
based around the concept that our bundles are:
1. bundles will be core and well-maintained - these ones may well be
required by other parts of Glashammer.
2. 3rd party bundles which other parts of Glashammer don't depend on,... more »
|
|
Is Glashammer dead?
|
| |
Hey!
I've read about Glashammer, but I see that there aren't commits in
last two months...
Are you preparing something new, or what ? I'm really interested in
Glashammer... Any Road Map available ?
|
|
Patch to create WTForms dependency
|
| |
We can create a complete setup to deploy in GAE using: gh-admin quickstart_gae Unfortunately, it didnt create dependency for WTFforms. Patch to do that.
|
|
limiting controller methods
|
| |
Hi, I'm looking for something to help organize my URL mapping, and
having used some object-publishing frameworks in the past,
Glashammer's controllers look familiar. But the fact that there's a
getattr done on unqualified user input troubles me; what if someone
starts requesting foo/__class__?... more »
|
|
repoze.what - Redis plugin available
|
| |
I'm pleased to announce the repoze.what plugin to use in Redis
databases.
repoze.what is an authorization framework for WSGI applications, based
on repoze.who (which deals with authentication and identification).
Redis is a key-value database. It is similar to memcached but the
dataset is not volatile, and values can be strings, exactly like in... more »
|
|
Running Glashammer on Windows
|
| |
... is a pain, really:
1.The gh-admin does not work. I had to create a batch file for it
2. The source code download on the site is different from the PyPi
version
3. Running the simplest example,hello world is a problem, see below
Microsoft Windows 2000 [Version 5.00.2195]
(C) Copyright 1985-2000 Microsoft Corp.... more »
|
|
|