Re: Why the request.get_full_path() returns empty string

2007-12-09 Thread Eratothene
Don't bother I have just figured out why. On 10 дек, 07:07, Eratothene <[EMAIL PROTECTED]> wrote: > Does any have I idea why is that so in trunk? > def get_full_path(): > return '' > > Docs say: > get_full_path() > Returns the path, plus an appended query string, if applicable. > > Example:

Why the request.get_full_path() returns empty string

2007-12-09 Thread Eratothene
Does any have I idea why is that so in trunk? def get_full_path(): return '' Docs say: get_full_path() Returns the path, plus an appended query string, if applicable. Example: "/music/bands/the_beatles/?print=true" --~--~-~--~~~---~--~~ You received this

Ticket #399 (BigIntegerField patch)

2007-12-09 Thread Aaron Krill
Hello, I recently commented on ticket #399 regarding why the check-in of this patch should not be delayed, and I would like permission to please change the status of this ticket back to "Ready for check-in." This field is very important for myself, and as evidenced by the level of communication

Re: Fixing app_label

2007-12-09 Thread SmileyChris
On Dec 10, 2:41 pm, Gary Wilson <[EMAIL PROTECTED]> wrote: > The current app_directories template loader has always bugged me because it > is: > > 1) inefficient - all application template directories are added as global > template directories and are searched each time by the template loader.

Undocumented backwards incompatible change

2007-12-09 Thread SmileyChris
Changeset 6299 [1] added some "useful" methods and attributes to AnonymousUser. One of these attributes is is_active = True This is a change in functionality, because previously if you used (like I was) {% if user.is_active %}, it would be only true for real users who were active. Now it's true

How Much Do You Know About PayDay Loans?

2007-12-09 Thread Naeem
How Much Do You Know About PayDay Loans? Most people have heard of payday loans. They are well spread over the internet in a plethora of small ads on blogs and websites everywhere. However not everyone is aware of exactly what payday loans are. http://doiop.com/ga31b1 Does the Truth Help or

Re: Django weekly updates?

2007-12-09 Thread [EMAIL PROTECTED]
Hi, I've also been missing the weekly updates - they were an fast and easy way in my busy life to be updated on what happened in the community. Now I find my self quickly browsing the feeds, changesets, mailinglists digest, djangosnippets, etc. a few times a week, to be updated. An