You cannot post messages because only members can post, and you are not currently a member.
Description:
Discussion of how to make third-party Django apps and contribs work better together.
|
|
|
Admin NoticeType
|
| |
Hello, I'm one of the Transifex[1] developers and jezdez just encouraged me to come up here to ask something about the django-notification app. Is there any plan to add a flag on the NoticeType model to be able to have admin notice types? In this way we could filter those notices types at the web interface for the... more »
|
|
Kaazing Founder Jonas Jacobi to speak on HTML 5, Comet, WebSockets, Future of the Web
|
| |
Kaazing Founder Jonas Jacobi to speak on HTML 5, Comet, WebSockets,
Future of the Web
Bangalore, December 10, 2008: Web applications have traditionally been
seen as second tier citizens in our network infrastructure, not
capable of fully participating in the back-end message infrastructure
due to its stateless architecture. The founder of Kaazing, Jonas... more »
|
|
ANN: django-attachments
|
| |
Chicago Djangonauts has decided on a group project: django-attachments
as a reusable app.
Description:
Generic file attachments for any domain object. Will follow
guidelines for reusable apps.
See
[link]... more »
|
|
block-level reusable views
|
| |
Most frameworks have a convention allowing apps to expose reusable
"blocks" or "portlets" etc. These are views which can be embedded in
any page, which may take context passed from the main page view.
For example, a client wants the login form (of Pinax's account app)
displayed on the homepage. Great. I can just reuse the existing view.... more »
|
|
new (basic) pinax css themes
|
| |
I've just created a google code project with some django-hotclub
themes. By now there are only two and they are very basic themes: only
base.css file modified to change colors, tipography, inputs, etc.
see it at [link].
regards
|
|
new mailing list pinax-users
|
| |
As part of an overall attempt to reduce confusion around use of "Hotclub of France" in the context of Pinax, we've created a new mailing list for Pinax users. I encourage all of you interested in Pinax to join pinax-users: [link] Questions and discussion about Pinax should take place there rather... more »
|
|
TemplateSyntaxError at /
|
| |
Hi everybody, i just checked pinax from svn. The fallowing error i am
getting when i run pinax with python 2.5.1 with django 1.0 on
WindowsXP SP2.
TemplateSyntaxError at /
Caught an exception while rendering: Non-ASCII character '\xb1' in
file f:\djpj\django-hotclub\externa l_libs\ybrowserauth\ybrowserau th.py... more »
|
|
which versions of django and django-hotclub?
|
| |
Hi Guys,
I tested out hotclub and pinax sometime last week and it was working
great. After a django trunk update and a django-hotclub update I get
the following template syntax error:
TemplateSyntaxError at /
Caught an exception while rendering: 'module' object has no attribute
'ModelThing'... more »
|
|
|