Hi folks,
I created Brevity for my own use and thought about throwing it at
*Kickstarter* to see if it sticks; and to see if anyone else has a need for
it. http://kck.st/21jLaTe
*Heads up: * While ~70% of Brevity is already open source software, making
it 100% open source is only possible throug
What is the best way to dynamically build and insert templatetags from some
data in settings.py
# in settings.py
DYN_TAGS = [
{
'name': 'foo',
'data': {
'code': 200,
'says': 'Foo here',
}
},
{
'name': 'bar',
'data'
Folks,
Unfortunately joining tables are possible only (my experience) when all
your tables are of the same kind. Either they all have to be Geo or all
have to be non-Geo tables.
Now, the question is if anyone has tried the new custom user Model in 1.5
while using the GeoManager.
If so, how did y
3 matches
Mail list logo