Hi,
just in case it hasn't been noted:
The css on the web site is missing - /css/homepage.css gives 404.
wiki pages render black on black. etc.
Michael
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django devel
I noticed on the SQLAlchemy web site that there is "developmental
support" for MS SQL. Would this help hasten support for MS SQL in
Django?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
On Sep 1, 2006, at 5:06 AM, Michael Radziej wrote:
> just in case it hasn't been noted:
>
> The css on the web site is missing - /css/homepage.css gives 404.
> wiki pages render black on black. etc.
Thanks for the heads-up, Michael; it's been fixed.
Jacob
--~--~-~--~~~--
On 9/1/06, Michael Radziej <[EMAIL PROTECTED]> wrote:
I can work around this, sure, but I'd propose to allow tooverwrite the default test database name for the test suite
somehow, preferably on the command line of runtests.py.Thanks for the feedback. These are reasonable concerns. I have just commi
On 9/1/06, Russell Keith-Magee <[EMAIL PROTECTED]> wrote:
> These are reasonable concerns. I have just committed (r3706) a
> TEST_DATABASE_NAME setting; by default, this has a value of None, which will
> cause the test database to use the same 'test_' + DATABASE_NAME scheme;
> however, if you prov
Yea, 'follow' was a new feature of sorts put into the new-admin branch
way back when, by (sadly absent these days) Robert Wittams. I don't
believe it was ever fully documented even after new-admin was merged to
trunk (which was around or before 0.91, I believe).
Regards,
Jeff
Gary Wilson wrote:
On 9/1/06, SmileyChris <[EMAIL PROTECTED]> wrote:
I believe the last line of that patch should have been:+obj = settings.TEMPLATE_STRING_IF_INVALIDbut I just wanted to check that the functionality change isn't intendedfirst.
This was intentional; the original problem was that {% if
Once (gen-auth/pop) are merged, what are the major barriers in getting
that branch merged into trunk?
Thanks!
--Nick
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this grou
On 9/1/06, Adrian Holovaty <[EMAIL PROTECTED]
> wrote:
Any particular reason you used a setting instead of a simplecommand-line parameter? In my view, we should only be adding settingsif absolutely necessary.I agree that a command line argument would probably be viable if the problem was restricted
On 9/1/06, Linicks <[EMAIL PROTECTED]> wrote:
>
> Once (gen-auth/pop) are merged, what are the major barriers in getting
> that branch merged into trunk?
Probably just review by Jacob and Adrian. There are several branches
from summer of code that will be competing for their attention over
the ne
On 9/1/06, Russell Keith-Magee <[EMAIL PROTECTED]> wrote:
> In Michael's case, it sounds like test_myapplication would never be a viable
> database name (due to some name clash). Given that he knows this, and it
> will be a persistent condition, asking him to type './manage.py
> --test_db_name="no
On 8/29/06, Russell Keith-Magee <[EMAIL PROTECTED]> wrote:
> Personally, I find myself leaning towards option 3 - outside of testing, I
> can't see any use case for a template-rendering signal, and I don't like
> special cases. Instrumentation of the rendering system as part of the test
> framewor
Hi django-users,
I developed an application locally and used it with my postgres
database, which used unicode as the server_encoding. Everything worked
fine.
Recently I deployed it onto a system where the postgres server_encoding
is sql_ascii.
After install, I started admin and added an object
If you need MSSQL
support today, you might want to take a look this ticket:
http://code.djangoproject.com/ticket/2358. It hasn't been officially
accepted, but I've been able been able to successfully use MSSQL with Django
after applying it.
Using ticket 2358, I wrote this patch http://code.dj
On 8/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>method="post" enctype="text/plain">
. [...]
> Now here is the problem: print request.POST['tag_str'] in function
> views.info prints the following:
>
> tag1, tag2 title_str=This is the title caption_str=Some random
> paragraph
>
> a
Hi Adrian,
Thank you for the prompt response. And, sorry for posting this to the
developers group.
Your suggestion works! Thanks again. Should this also be added to the
list of newbie mistakes?
What a wonderful framework you have built. I wish such frameworks could
be built for the EDA (electro
16 matches
Mail list logo