Timeline



Nov 5, 2010:

11:32 PM Ticket #14630 (Testing framework - Oracle test tablespace disk datafile not big enough for running full ...) updated by Ramiro Morales
(In [14469]) [1.2.X] Fixed #14630 -- Increased maximum size of the …
11:32 PM Changeset [c8c781a9]stable/1.2.x by Ramiro Morales <cramm0@…>
[1.2.X] Fixed #14630 -- Increased maximum size of the Oracle …
11:30 PM Ticket #14630 (Testing framework - Oracle test tablespace disk datafile not big enough for running full ...) closed by Ramiro Morales
fixed: (In [14468]) Fixed #14630 -- Increased maximum size of the Oracle …
11:30 PM Changeset [59d5537]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Ramiro Morales <cramm0@…>
Fixed #14630 -- Increased maximum size of the Oracle tablespace …
11:19 PM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by Jardel Weyrich
Cc changed
i18n.diff seems to tackle the problem while avoids unnecessary …
10:27 PM Ticket #14629 (Documentation - Typographic and Linguistic Corrections) updated by Alex Gaynor
FYI in the future if you could upload a diff from the root of the …
10:26 PM Changeset [80d6495f]stable/1.2.x by Alex Gaynor <alex.gaynor@…>
[1.2.X] Fixed #14629 -- corrected a misspelling and poor wording in …
10:26 PM Ticket #14629 (Documentation - Typographic and Linguistic Corrections) closed by Alex Gaynor
fixed: (In [14466]) Fixed #14629 -- corrected a misspelling and poor wording …
10:26 PM Changeset [cf03598e]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Alex Gaynor <alex.gaynor@…>
Fixed #14629 -- corrected a misspelling and poor wording in the docs. …
9:34 PM Ticket #14630 (Testing framework - Oracle test tablespace disk datafile not big enough for running full ...) updated by Ramiro Morales
Has patch changed
9:34 PM 14630.diff attached to Ticket #14630 by Ramiro Morales
9:32 PM Ticket #14630 (Testing framework - Oracle test tablespace disk datafile not big enough for running full ...) updated by Ramiro Morales
Description changed
9:30 PM Ticket #14630 (Testing framework - Oracle test tablespace disk datafile not big enough for running full ...) created by Ramiro Morales
While setting up Oracle XE to run the Django tests I found that …
9:08 PM models.diff attached to Ticket #14629 by OldTroll
Diff of Corrections to Models.txt
9:08 PM Ticket #14629 (Documentation - Typographic and Linguistic Corrections) created by OldTroll
A misspelling and a linguistic correction for the section on Field …
8:21 PM DjangoScreencasts edited by aruseni
(diff)
7:43 PM Changeset [56ae68c9]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Alex Gaynor <alex.gaynor@…>
Removed the use of a deprecated unittest method. git-svn-id: …
4:26 PM Ticket #14617 (Documentation - Docs should mention runserver's automatic serving of static files) updated by Carl Meyer
This django-developers post is relevant to how this patch still needs …
4:24 PM Ticket #14617 (Documentation - Docs should mention runserver's automatic serving of static files) updated by Carl Meyer
I have some documentation improvements (hopefully!) here: …
2:12 PM Ticket #14628 (Documentation - Document which settings can be changed at runtime) updated by Jacob
Summary changed
I'd like to put together a document that breaks settings down into …
2:08 PM Ticket #14628 (Documentation - Document which settings can be changed at runtime) created by NicoEchaniz
The current documentation about settings states that they shouldn't be …
1:06 PM Ticket #14627 (Documentation - Add example for URLconfs for how to concatenate calls to patterns() ...) updated by filmer
Version changed
1:05 PM Ticket #14627 (Documentation - Add example for URLconfs for how to concatenate calls to patterns() ...) created by filmer
This was my question and answer that I asked in the IRC chatroom …
1:00 PM Ticket #14626 (Database layer (models, ORM) - DateField with auto_now=True is not coming in as Python's ...) updated by Alex Gaynor
Description changed
Added formatting.
12:53 PM ClassBasedViews edited by Andrew Badr
(diff)
12:47 PM Ticket #14626 (Database layer (models, ORM) - DateField with auto_now=True is not coming in as Python's ...) updated by mischko
Version changed
Tested on 1.1.0 and 1.2.3.
12:40 PM Ticket #14626 (Database layer (models, ORM) - DateField with auto_now=True is not coming in as Python's ...) updated by mischko
Version changed
12:25 PM Ticket #14626 (Database layer (models, ORM) - DateField with auto_now=True is not coming in as Python's ...) created by mischko
Oracle backend with cx_Oracle 5.0.4 Python 2.4.3 Oracle 11 […] …
11:34 AM Ticket #14625 (Documentation - Docs on logging should emphasize that file logging is not multiprocess save) updated by Piotr Czachur
You may provide http://pypi.python.org/pypi/ConcurrentLogHandler as …
11:07 AM Ticket #14625 (Documentation - Docs on logging should emphasize that file logging is not multiprocess save) created by Piotr Czachur
python logging facility is not multiprocess save: "Although logging …
10:43 AM 10154-r14446.diff attached to Ticket #10154 by Karen Tracey
10:17 AM Ticket #14624 (Documentation - Old Cache Middleware mentioned) created by domguard
In the transactions Documentation pages, the old unique Cache …
10:11 AM Ticket #14057 (Template system - Expose an interface for custom-escaping template content) updated by Will Hardy
Here's a quick survey of the relationship between default filters and …
9:56 AM Ticket #14623 (Database layer (models, ORM) - DateTimeField(auto_now=True) does not change when update is called) created by mklauber
According to documentation, the auto_now property of a …
9:38 AM Ticket #14622 (Database layer (models, ORM) - ValuesListQuerySet used with a foo__in filter breaks in SQL generation) created by Calvin Spealman
A similar bug was reported in #10181 but I do not believe it was …
7:01 AM Ticket #14621 (Uncategorized - Non-informative error when URL is not properly configured) closed by srulix
duplicate: doh! this is a dupe to ticket:6442. sorry guys.
6:55 AM TypeError at _polls_5_.htm attached to Ticket #14621 by srulix
the error
6:54 AM Ticket #14621 (Uncategorized - Non-informative error when URL is not properly configured) created by srulix
New into Django, I just stumbled across this when I was trying to do …
6:33 AM Ticket #14620 (Core (Other) - django.utils.translation.get_language doesn't use settings) updated by Julian
ok, seems to be a related bug at least. to make it clear again: …
6:19 AM Ticket #14620 (Core (Other) - django.utils.translation.get_language doesn't use settings) closed by Jannis Leidel
duplicate: I believe this is a duplicate of #9340
6:08 AM Ticket #14620 (Core (Other) - django.utils.translation.get_language doesn't use settings) updated by Julian
sorry, it should've read 'in my setup.py setup' not 'in my settings.py …
6:02 AM Ticket #14620 (Core (Other) - django.utils.translation.get_language doesn't use settings) created by Julian
I'm using the test_suite option in my settings.py setup. When …
4:47 AM ForumAppsComparison edited by alafin
(diff)
4:17 AM Ticket #10004 (Internationalization - Enable -c switch in xgettext call to collect translator comments) updated by Claude Paroz
Needs documentation changed
4:17 AM comment-extraction-3.patch attached to Ticket #10004 by Claude Paroz
Comment extraction with documentation
4:13 AM Sprints edited by Jannis Leidel
(diff)
3:59 AM Ticket #10004 (Internationalization - Enable -c switch in xgettext call to collect translator comments) updated by Claude Paroz
Patch revised. I have no personal preference for the comment keyword, …
3:54 AM comment-extraction-2.patch attached to Ticket #10004 by Claude Paroz
Comment extraction without tests refactoring
12:16 AM Ticket #8054 (contrib.admin - Move method properties for admin list customisation to ModelAdmin) closed by Carl Meyer
fixed: Closing this ticket to avoid any further confusion, based on mailing …

Nov 4, 2010:

11:46 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by Carl Meyer
Replying to natrius: > I've written a patch that only …
10:23 PM Ticket #14570 (Internationalization - New format character to represent locale-specifc alternative month names) updated by shell_dweller
Suggestion to use pgettext instead of "_Month" makes good sense. I …
9:05 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by Niran Babalola
I've written a patch that only avoids caching the response when it has …
7:55 PM Ticket #10004 (Internationalization - Enable -c switch in xgettext call to collect translator comments) updated by Wil Clouser
> I certainly think this is a neat idea, but don't really like the …
7:16 PM WikiFormatting edited by Luke Plant
(diff)
6:42 PM Ticket #14616 (Documentation - Recommend a leading underscore on module-level loggers in docs) closed by Russell Keith-Magee
wontfix: I don't deny that _log is a common idiom, but the real fix here …
6:38 PM Ticket #10004 (Internationalization - Enable -c switch in xgettext call to collect translator comments) updated by Jannis Leidel
I certainly think this is a neat idea, but don't really like the …
6:26 PM rss-guid_is_permalink-attribute.diff attached to Ticket #9800 by andreiko
my version of patch
6:25 PM Ticket #9800 (contrib.syndication - Syndication Framework could implement isPermaLink": "false" to better ...) reopened by andreiko
Here's another, more backward compatible solution — to let one specify …
4:55 PM Ticket #10004 (Internationalization - Enable -c switch in xgettext call to collect translator comments) updated by Claude Paroz
Needs documentation, Has patch changed
When reviewing martinb's patch, I wonder what value we add in making …
4:54 PM comment-extraction.patch attached to Ticket #10004 by Claude Paroz
Add comment extraction to makemessages with L10n keyword
4:10 PM Ticket #14619 (Documentation - Type-o in "Sending e-mail" documentation) updated by Alex Gaynor
(In [14464]) [1.2.X] Fixed #14619 -- corrected a typo in the email …
4:10 PM Changeset [25452e3a]stable/1.2.x by Alex Gaynor <alex.gaynor@…>
[1.2.X] Fixed #14619 -- corrected a typo in the email docs. Backport …
4:09 PM Ticket #14619 (Documentation - Type-o in "Sending e-mail" documentation) closed by Alex Gaynor
fixed: (In [14463]) Fixed #14619 -- corrected a typo in the email docs.
4:09 PM Changeset [3d650b49]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Alex Gaynor <alex.gaynor@…>
Fixed #14619 -- corrected a typo in the email docs. git-svn-id: …
3:19 PM Ticket #14619 (Documentation - Type-o in "Sending e-mail" documentation) created by orblivion
http://docs.djangoproject.com/en/dev/topics/email/ Just search for …
3:16 PM Ticket #13142 (Core (Mail) - Add support for SSL connections in core.mail.backends.smtp) updated by Hraban <hraban@…>
According to Python docs, SMTP_SSL was not added with Python 2.6, but …
3:04 PM introspection.py.diff attached to Ticket #14618 by pyrou
3:03 PM Ticket #14618 (Core (Management commands) - unable to "inspectdb" on mysql4 database) created by pyrou
I tried an inspectdb on a mysql 4 database, and got an Exception …
2:55 PM Ticket #13142 (Core (Mail) - Add support for SSL connections in core.mail.backends.smtp) updated by Hraban <hraban@…>
Cc changed
2:30 PM Ticket #14617 (Documentation - Docs should mention runserver's automatic serving of static files) updated by Jannis Leidel
Status, Triage Stage changed
2:05 PM Ticket #14617 (Documentation - Docs should mention runserver's automatic serving of static files) created by Chris Beaven
Specifically, here: …
1:56 PM Ticket #14057 (Template system - Expose an interface for custom-escaping template content) reopened by Chris Beaven
I remember having a discussion with the same solution (Context …
12:42 PM Ticket #14616 (Documentation - Recommend a leading underscore on module-level loggers in docs) created by dgolden_ichec
The …
11:37 AM Changeset [e2a0de0]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Alex Gaynor <alex.gaynor@…>
Fixed a test failure introduced in [14461]. git-svn-id: …
11:14 AM 14057-context-parameter.diff attached to Ticket #14057 by Will Hardy
Allowing a callable to be passed to Context, providing custom autoescape
11:11 AM Ticket #14057 (Template system - Expose an interface for custom-escaping template content) updated by Will Hardy
Could a callable be passed to Context() in the autoescape parameter? …
11:03 AM Ticket #13935 (Database layer (models, ORM) - QuerySet .dates() method should span relationships) closed by Alex Gaynor
fixed: (In [14461]) Fixed #13935, added support for using QuerySet.dates …
11:03 AM Changeset [abaa3ed4]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Alex Gaynor <alex.gaynor@…>
Fixed #13935, added support for using QuerySet.dates across related …
10:19 AM Ticket #14140 (Template system - There is no way to override admin templates to the project level) closed by Luke Plant
duplicate: I think this is basically the same underlying issue as #8158. Please …
9:15 AM Ticket #11966 (Internationalization - Error: errors happened while running xgettext over template file with ...) updated by Jannis Leidel
(In [14460]) [1.2.X] Fixed #11966 -- Made it possible to use a percent …
9:15 AM Changeset [85f4dd6]stable/1.2.x by Jannis Leidel <jannis@…>
[1.2.X] Fixed #11966 -- Made it possible to use a percent sign in a …
9:06 AM Ticket #11966 (Internationalization - Error: errors happened while running xgettext over template file with ...) closed by Jannis Leidel
fixed: (In [14459]) Fixed #11966 -- Made it possible to use a percent sign in …
9:06 AM Changeset [127506a]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jannis Leidel <jannis@…>
Fixed #11966 -- Made it possible to use a percent sign in a …
8:33 AM Ticket #14614 (Core (Other) - Dont send Request message when handle_uncaught_exception()) updated by aakok
I think 500 pages that rendered when debug = True must not hide any …
8:26 AM Ticket #14602 (Core (Other) - bug in wsgi handler in trunk) updated by Waldemar Kornewald
Thanks a lot!
7:46 AM Ticket #14614 (Core (Other) - Dont send Request message when handle_uncaught_exception()) updated by Russell Keith-Magee
Component, Triage Stage changed
Ok - now I understand what you're saying. For the record, the data …
7:39 AM Ticket #14612 (contrib.auth - Password reset page leaks user count) updated by Luke Plant
(In [14458]) [1.2.X] Fixed #14612 - Password reset page leaks valid …
7:39 AM Changeset [fca56e8]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed #14612 - Password reset page leaks valid user ids …
7:39 AM Changeset [74b566e8]stable/1.2.x by Luke Plant <L.Plant.98@…>
[1.2.X] Fixed a test setup and isolation bug that was causing …
7:36 AM Ticket #14612 (contrib.auth - Password reset page leaks user count) closed by Luke Plant
fixed: (In [14456]) Fixed #14612 - Password reset page leaks valid user ids …
7:36 AM Changeset [6feef0c]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed #14612 - Password reset page leaks valid user ids publicly. …
7:31 AM Changeset [7d4a3991]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Luke Plant <L.Plant.98@…>
Fixed a test setup and isolation bug that was causing …
7:08 AM Ticket #6476 (Internationalization - Allow make-messages.py to pass --no-wrap to xgettext and family) closed by Jannis Leidel
fixed: (In [14454]) Fixed #6476 -- Added option to makemessages management …
7:08 AM Changeset [efc5384]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jannis Leidel <jannis@…>
Fixed #6476 -- Added option to makemessages management command to …
7:05 AM Ticket #13154 (Core (Other) - Make reverse() match the behavior of resolve()) updated by Michał Sałaban
Can we have this patch applied to 1.3? This change is …
7:03 AM Ticket #14602 (Core (Other) - bug in wsgi handler in trunk) closed by Russell Keith-Magee
fixed: (In [14453]) Fixed #14602 -- Added an extra check to wsgi.input …
7:03 AM Changeset [c906b27]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #14602 -- Added an extra check to wsgi.input handling to prevent …
7:03 AM Changeset [b66df2f4]stable/1.2.x by Jannis Leidel <jannis@…>
[1.2.X] Fixed typo in i18n docs. Backport from trunk (r14451). …
7:02 AM Ticket #14602 (Core (Other) - bug in wsgi handler in trunk) updated by Russell Keith-Magee
I suspect that this is more an issue with AppEngines curious sandbox …
6:58 AM Ticket #14614 (Core (Other) - Dont send Request message when handle_uncaught_exception()) reopened by Oguz Aylanc
Replying to russellm: > No, you need to run your server …
6:54 AM Ticket #14612 (contrib.auth - Password reset page leaks user count) updated by Luke Plant
Triage Stage changed
6:25 AM Ticket #14615 (Database layer (models, ORM) - Related objects manager returns related objects with null FKs for ...) closed by Russell Keith-Magee
wontfix: I don't think the User().myobject_set.all() syntax you are …
6:18 AM Ticket #14614 (Core (Other) - Dont send Request message when handle_uncaught_exception()) closed by Russell Keith-Magee
invalid: No, you need to run your server with DEBUG=False. When DEBUG=False, …
6:03 AM Ticket #14615 (Database layer (models, ORM) - Related objects manager returns related objects with null FKs for ...) created by Artem Skoretskiy
Let's say we have 2 models (one refer to another): […] In this …
5:48 AM Changeset [05db03c2]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jannis Leidel <jannis@…>
Fixed typo in i18n docs. git-svn-id: …
5:48 AM Ticket #9988 (Internationalization - Make it possible to handle translation contexts) closed by Jannis Leidel
fixed: (In [14450]) Fixed #9988 -- Added support for translation contexts. …
5:48 AM Changeset [83aeb3c]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jannis Leidel <jannis@…>
Fixed #9988 -- Added support for translation contexts. Thanks, Claude …
3:18 AM Ticket #14614 (Core (Other) - Dont send Request message when handle_uncaught_exception()) created by Oguz Aylanc
When 500 error happens django sends request message , then you get …
12:44 AM Ticket #9988 (Internationalization - Make it possible to handle translation contexts) updated by Torsten Bronger
Cc changed

Nov 3, 2010:

11:47 PM Changeset [d633a581]stable/1.2.x by Alex Gaynor <alex.gaynor@…>
[1.2.X] Converted templates doctests into unittests. We have always …
11:47 PM Changeset [0659391]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Alex Gaynor <alex.gaynor@…>
Converted templates doctests into unittests. We have always been at …
10:40 PM Ticket #14613 (Core (Other) - sql custom bug) created by rilldo
1, following sql faild, because django refuse '---' string. INSERT …
10:11 PM Ticket #14600 (Documentation - No mentioning of addition of staticfiles to ...) updated by Brian Neal
Cc changed
There is also no mention that the new staticfiles context processor …
8:29 PM Ticket #14318 (GIS - Add GEOSGeometry.valid_reason) closed by jbronn
fixed: (In [14447]) Fixed #14318 -- Added GEOSGeometry.valid_reason
8:29 PM Changeset [cabc21c]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Fixed #14318 -- Added GEOSGeometry.valid_reason property. Thanks, …
8:22 PM Ticket #9519 (Database layer (models, ORM) - Add QuerySet.bulk_delete() that issues only a single SQL query) updated by Craig de Stigter
+1 for this. The way it is currently implemented, all the objects that …
7:15 PM Ticket #14612 (contrib.auth - Password reset page leaks user count) updated by Matthew Schinckel
As an aside: it's likely that since this appears to be based on the PK …
7:01 PM Changeset [877033b4]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Alex Gaynor <alex.gaynor@…>
Sped up the create_permissions signal handler (and thus the test …
6:59 PM Ticket #14612 (contrib.auth - Password reset page leaks user count) created by Paul McMillan
django.contrib.auth.views.password_reset_confirm() leaks information …
3:09 PM Ticket #14611 (Testing framework - Added dedicated option to test.Client methods (other than get()) for ...) created by Jari Pennanen
I have a view that takes GET and POST parameters, currently …
2:21 PM Ticket #14574 (Forms - Initial values support for inline model formsets) updated by Paul Oswald
I just ran into this today. I expected to be able to pass initial …
1:40 PM Ticket #11966 (Internationalization - Error: errors happened while running xgettext over template file with ...) updated by Claude Paroz
Has patch changed
Attached patch (download it if Trac doesn't show it) tries a simple …
1:36 PM 11966.patch attached to Ticket #11966 by Claude Paroz
Fix + tests
1:11 PM Ticket #14610 (Testing framework - fixtures should be able to specify their database) created by cyberlogi
I have a product that has two databases, one is the member related …
1:06 PM Ticket #14587 (contrib.admin - Model description on administrative interface) updated by Vsevolod Novikov
My concern is to use standard python __doc__ feature, or an …
12:38 PM Ticket #10636 (django-admin.py runserver - Development server fails if settings module does not define ...) updated by Jannis Leidel
Owner, Status changed
12:37 PM Ticket #10859 (Internationalization - Make text not marked for translation stick out) closed by Jannis Leidel
wontfix: Agreed, closing.
12:34 PM Ticket #11686 (Internationalization - Support for gettext's contexts) updated by Jannis Leidel
FYI, further progress to #9988.
12:31 PM Ticket #14605 (HTTP handling - method similar to HttpRequest.is_ajax() to detect flash) updated by nickname123
I will double check over the headers that flash sends and reply back. …
12:13 PM Ticket #11870 (contrib.comments - Moderation doesn't work with comments extended from ...) updated by Jannis Leidel
Jesus, of course the patch didn't run me, but it didn't run *for* me, …
12:12 PM Ticket #11870 (contrib.comments - Moderation doesn't work with comments extended from ...) updated by Jannis Leidel
Patch needs improvement changed
The last patch didn't run me: https://gist.github.com/f6284636f9edd130bd96
11:30 AM Ticket #4147 (Internationalization - Add some i18n hooks to DateFormat) updated by anonymous
Cc changed
11:24 AM Ticket #14576 (contrib.formtools - Regression in FormWizard) updated by Jannis Leidel
Triage Stage, Milestone changed
11:22 AM Ticket #9988 (Internationalization - Make it possible to handle translation contexts) updated by Claude Paroz
Note that Catalan translations will have to be updated after the …
10:54 AM Ticket #10859 (Internationalization - Make text not marked for translation stick out) updated by Claude Paroz
It seems podebug of Translate-Toolkit is the ideal tool for this. …
10:48 AM Ticket #9988 (Internationalization - Make it possible to handle translation contexts) updated by anonymous
Cc changed
10:29 AM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) updated by George Notaras
@lukeplant: Thanks for your reply and sorry if I got over-excited …
10:28 AM Ticket #6106 (Internationalization - make-messages.py should not touch POT-Creation-Date) updated by Claude Paroz
IMHO this is clearly a wontfix issue, as jezdez stated. It is …
10:18 AM Ticket #9988 (Internationalization - Make it possible to handle translation contexts) updated by Claude Paroz
Cc, Has patch changed
10:17 AM months_ap_pgettext.patch attached to Ticket #9988 by Claude Paroz
Add context to MONTHS_AP dict strings
9:55 AM Ticket #14609 (Database layer (models, ORM) - __or__ method of queries does not return a correctly combined query.) created by Stephen Burrows
Unfortunately, I don't have enough experience in SQL or the internals …
9:36 AM Ticket #14570 (Internationalization - New format character to represent locale-specifc alternative month names) updated by Claude Paroz
Cc changed
I have some doubt about the "_Month" syntax used in your patch. We are …
9:10 AM pgettext-2.patch attached to Ticket #9988 by Claude Paroz
pgettext implementation including js and docs
8:14 AM Ticket #14606 (Core (Other) - Application module imported twice when running development server) updated by anonymous
Replying to Keryn Knight <[email protected]>: > Is …
7:23 AM Ticket #10636 (django-admin.py runserver - Development server fails if settings module does not define ...) updated by dmlodecki@…
For further clarity: It is not that the Admin media don't serve with …
7:18 AM Ticket #10636 (django-admin.py runserver - Development server fails if settings module does not define ...) reopened by dmlodecki@…
From kmtracey in #14607: It is a duplicate: #10636 is the same. Why …
7:03 AM Ticket #14606 (Core (Other) - Application module imported twice when running development server) updated by Keryn Knight <keryn@…>
Is this not a function of the project/application being loaded once …
6:36 AM Ticket #14607 (Uncategorized - Settings.py: A blank ADMIN_MEDIA_PREFIX fails annoyingly) closed by Karen Tracey
duplicate: It is a duplicate: #10636 is the same. Why did you want to set …
6:29 AM Ticket #9988 (Internationalization - Make it possible to handle translation contexts) updated by Claude Paroz
I just attached a patch to implement pgettext for Django (same patch …
6:28 AM Ticket #9988 (Internationalization - Make it possible to handle translation contexts) updated by Jannis Leidel
Milestone changed
6:26 AM pgettext.patch attached to Ticket #9988 by Claude Paroz
pgettext implementation
6:17 AM Ticket #11686 (Internationalization - Support for gettext's contexts) updated by Claude Paroz
Needs documentation, Has patch changed
I'd like to reopen this, see the attached patch (note I didn't include …
6:10 AM pgettext.patch attached to Ticket #11686 by Claude Paroz
pgettext implementation
5:11 AM Ticket #14603 (Uncategorized - Copy & paste-able unittest output) updated by teh
OK thanks - this change makes little sense outside of django. I'll add …
4:40 AM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) updated by Luke Plant
Replying to gnotaras: > BTW, supposing that you are 100% …
4:17 AM Ticket #14582 (Contrib apps - django.contrib.staticfiles development file serving is ...) updated by Jannis Leidel
Status, Owner changed
4:01 AM Ticket #7817 (Template system - {% include "tpl" with foo=x bar=y %}) updated by Jannis Leidel
Something like this seems more reasonable to me: {{{ {% include …
3:53 AM Ticket #14533 (Core (Other) - django signals not thread-safe) updated by anonymous
lock.release() should be done in a "finally:" cause.
2:25 AM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) updated by George Notaras
@russellm: Thanks for pointing me to the contributors guide. I was not …
1:36 AM inphone.diff attached to Ticket #14608 by Kenneth Gonsalves
diff between current forms.py and proposed forms.py
1:32 AM Ticket #14608 (contrib.localflavor - Adding a INPhoneNumberField to indian localflavor) created by Kenneth Gonsalves
Indian landline phone numbers have an STD code prefixed by a '0' and …
12:15 AM Ticket #14605 (HTTP handling - method similar to HttpRequest.is_ajax() to detect flash) updated by Gabriel Hurley
Forgive my ignorance (I'm not a flash developer), but is_ajax works …

Nov 2, 2010:

11:41 PM Ticket #14604 (GIS - Ubuntu documentation for geospatial/Postgres is out of date) updated by Gabriel Hurley
Description, Keywords, Triage Stage changed
Formatted description. The docs referenced by this ticket are here: …
8:18 PM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) updated by Russell Keith-Magee
@gnotaras -- When someone disagrees with you, it doesn't necessarily …
8:16 PM Ticket #14134 (Core (Other) - Ability to set csrf cookie path and https-only plus add 'secure') updated by grendel
Needs tests, Summary changed
Replying to mtredinnick: > Absolutely required. We also …
8:14 PM Ticket #14607 (Uncategorized - Settings.py: A blank ADMIN_MEDIA_PREFIX fails annoyingly) created by dmlodecki@…
If you set ADMIN_MEDIA_PREFIX = '' in settings.py, your …
7:33 PM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) updated by George Notaras
Replying to lukeplant: > This is the big deal: Django is a …
6:34 PM Ticket #14370 (contrib.admin - Adding support for Autocomplete in contrib.admin) updated by Jannis Leidel
Triage Stage changed
Marking this accepted after the discussions on IRC and the mailing list.
5:41 PM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) updated by George Notaras
I have explained numerous times that I didn't suggest hard-coding any …
5:26 PM Ticket #14606 (Core (Other) - Application module imported twice when running development server) created by rlz
I use Django 1.2.3. I've created a new django project testproject and …
5:08 PM create_template_postgis-debian.sh attached to Ticket #14604 by mfitzp
updated script
5:08 PM Ticket #14605 (HTTP handling - method similar to HttpRequest.is_ajax() to detect flash) created by nickname123
It would be beneficial to have an easy method to detect when http …
5:08 PM Ticket #14604 (GIS - Ubuntu documentation for geospatial/Postgres is out of date) created by mfitzp
The note where it says "The PostGIS SQL files are not placed the …
4:32 PM Sprint201011Berlin edited by Jannis Leidel
(diff)
4:02 PM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) updated by Luke Plant
This is the big deal: Django is a general purpose web framework, and …
3:33 PM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) updated by George Notaras
Okay, I understand your concerns and you are right about what will …
3:28 PM Ticket #14318 (GIS - Add GEOSGeometry.valid_reason) updated by Robert Coup
> only thing that's bugging me is whether we should rename property …
3:05 PM Ticket #14318 (GIS - Add GEOSGeometry.valid_reason) updated by jbronn
Owner, Status changed
Updated the patch to make sure 3.1 is available before making …
3:02 PM geos_validreason.2.diff attached to Ticket #14318 by jbronn
2:37 PM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) updated by Luke Plant
Your latest proposal addresses some of the concerns about security, …
2:31 PM Changeset [d8e311c]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Justin Bronn <jbronn@…>
Updated OpenLayers (now points to 2.10) and OpenStreetMap JavaScript …
1:43 PM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) updated by George Notaras
@Luke: First of all thanks for your detailed reply. I agree that a …
1:41 PM Ticket #10728 (Database layer (models, ORM) - [PATCH] SubfieldBase classes can't be subclassed.) closed by Alex Gaynor
fixed: (In [14444]) [1.2.X] Fixed #10728 -- corrected subclassing of Fields …
1:41 PM Changeset [6f30440b]stable/1.2.x by Alex Gaynor <alex.gaynor@…>
[1.2.X] Fixed #10728 -- corrected subclassing of Fields who use the …
1:40 PM Changeset [222c7326]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Alex Gaynor <alex.gaynor@…>
Fixed #10728 -- corrected subclassing of Fields who use the …
1:30 PM Ticket #14559 (Uncategorized - Minor docstring corrections) updated by Alex Gaynor
(In [14442]) [1.2.X] Fixed #14559 -- corrected some typos and …
1:30 PM Changeset [a25718c]stable/1.2.x by Alex Gaynor <alex.gaynor@…>
[1.2.X] Fixed #14559 -- corrected some typos and misleading …
1:30 PM Ticket #14559 (Uncategorized - Minor docstring corrections) closed by Alex Gaynor
fixed: (In [14441]) Fixed #14559 -- corrected some typos and misleading …
1:30 PM Changeset [352deb09]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Alex Gaynor <alex.gaynor@…>
Fixed #14559 -- corrected some typos and misleading docstrings. …
12:59 PM Sprint201011Argentina edited by marcos@…
(diff)
12:52 PM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) closed by Luke Plant
wontfix: My logic regarding this is as follows: 1. This new setting is …
11:34 AM Ticket #14598 (Core (Other) - Use example.com for example domains.) updated by Carl Meyer
I'm terrible, I totally forgot to thank you in the commit message :/ …
11:19 AM Ticket #14598 (Core (Other) - Use example.com for example domains.) closed by Carl Meyer
fixed: (In [14440]) Fixed #14598 -- Changed some 'domain.com' uses to …
11:19 AM Changeset [4ba6348]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Carl Meyer <carl@…>
Fixed #14598 -- Changed some 'domain.com' uses to 'example.com' …
10:44 AM Ticket #8171 (Forms - Invalid formset when form is missing from POST data) updated by veena
Milestone changed
It's not upon to me to do it or not. Via HTTP you can receive any …
10:44 AM Ticket #14599 (Documentation - delete() is not documented on 'QuerySet API reference' page) updated by Carl Meyer
This is fixed in the patch for #7539, which I'm planning to land for 1.3.
10:43 AM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by Carl Meyer
The current patch here also fixes #13067 and #14599. Just so I don't …
10:38 AM Ticket #14603 (Uncategorized - Copy & paste-able unittest output) closed by Alex Gaynor
wontfix: The unittest directory is a backport of unittest2, it should never be …
10:34 AM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) reopened by George Notaras
Closed? Please folks..., not so fast. I am quite certain we can find a …
10:34 AM DevelopersForHire edited by javyer
Added tribalo.net (diff)
10:23 AM Ticket #12816 (Core (Other) - Add a render() shortcut) updated by Mikhail Korobov
Owner changed
10:17 AM 0001-Change-description-for-failed-tests-to-a-copy-paste-.patch attached to Ticket #14603 by teh
10:17 AM Ticket #14603 (Uncategorized - Copy & paste-able unittest output) created by teh
It's a change to the fail output FAIL: test_something …
10:02 AM render_shortcut.6.diff attached to Ticket #12816 by Mikhail Korobov
force_bake is removed, template response middleware is introduces, …
9:41 AM Ticket #10803 (Database layer (models, ORM) - dbshell should try 'mysql5' as well for executable name) updated by Adam Nelson
Most developers are using HomeBrew for Mac development now and I've …
9:07 AM Ticket #14602 (Core (Other) - bug in wsgi handler in trunk) updated by Waldemar Kornewald
As an alternative, the following patch makes it work on App Engine: …
9:05 AM Ticket #14602 (Core (Other) - bug in wsgi handler in trunk) updated by Russell Keith-Magee
You've understood the purpose of the check correctly; I can't think of …
8:52 AM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) closed by Luke Plant
wontfix: As I said in the comments in that snippet, clients are able to set …
8:42 AM Ticket #13567 (Template system - cycle tag with 'as' shouldn't return a value) closed by Russell Keith-Magee
fixed: (In [14439]) Fixed #13567 -- Added a 'silent' argument to the cycle …
8:42 AM Changeset [a89e0263]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #13567 -- Added a 'silent' argument to the cycle tag, so that …
8:41 AM Ticket #14602 (Core (Other) - bug in wsgi handler in trunk) updated by Waldemar Kornewald
Their servers and SDK emulate _fileobject as a function instead of a …
8:36 AM Ticket #14602 (Core (Other) - bug in wsgi handler in trunk) updated by Russell Keith-Magee
Triage Stage changed
Ok - in which case, you'll have to provide a patch that you can verify …
8:18 AM Sprint201011Argentina edited by Natalia Bidart
(diff)
8:13 AM Ticket #14602 (Core (Other) - bug in wsgi handler in trunk) updated by Waldemar Kornewald
Yes, you're right. I can only reproduce it on App Engine. Looks like …
8:07 AM Ticket #14602 (Core (Other) - bug in wsgi handler in trunk) updated by Russell Keith-Magee
I don't see this error under the Django devserver, mod_wsgi, or the …
8:05 AM Ticket #14602 (Core (Other) - bug in wsgi handler in trunk) created by Waldemar Kornewald
I get the following traceback with Django trunk: […] When I …
7:04 AM promote_alias.diff attached to Ticket #14601 by ryanbutterfield
promote_alias fix and tests
7:04 AM Ticket #14601 (Database layer (models, ORM) - ValuesQuerySet join types not being promoted) created by ryanbutterfield
In the following test case the join type of the User model isn't …
7:02 AM Ticket #14599 (Documentation - delete() is not documented on 'QuerySet API reference' page) updated by Gabriel Hurley
Triage Stage changed
yep, that probably ought to be documented under "QuerySet methods that …
6:59 AM Ticket #14600 (Documentation - No mentioning of addition of staticfiles to ...) updated by Gabriel Hurley
Triage Stage changed
6:53 AM Ticket #14584 (Documentation - PASSWORD_RESET_TIMEOUT_DAYS is not documented) updated by Gabriel Hurley
(In [14438]) [1.2.X] Fixed #14584 -- Documented …
6:53 AM Changeset [72e3bc6e]stable/1.2.x by Gabriel Hurley <gabehr@…>
[1.2.X] Fixed #14584 -- Documented …
6:53 AM Ticket #14584 (Documentation - PASSWORD_RESET_TIMEOUT_DAYS is not documented) closed by Gabriel Hurley
fixed: (In [14437]) Fixed #14584 -- Documented …
6:53 AM Changeset [bb062c3]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Gabriel Hurley <gabehr@…>
Fixed #14584 -- Documented settings.PASSWORD_RESET_TIMEOUT_DAYS. Also …
6:26 AM Ticket #9619 (Database layer (models, ORM) - to_python not called when fetching data with .values(...)) updated by Chris Chambers
Cc changed
5:26 AM Ticket #14600 (Documentation - No mentioning of addition of staticfiles to ...) created by mathijs@…
In the …
5:11 AM Ticket #14599 (Documentation - delete() is not documented on 'QuerySet API reference' page) created by abeld
According to http://docs.djangoproject.com/en/dev/topics/db/queries/
4:00 AM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) updated by Simon Meers
Luke Plant provided a workaround for this issue here: …
3:35 AM Ticket #14594 (HTTP handling - Django/CherryPy problem with POST data) updated by Russell Keith-Magee
Oops - sorry about that. I had the code right in my editor during …
3:30 AM Ticket #14594 (HTTP handling - Django/CherryPy problem with POST data) closed by Russell Keith-Magee
fixed: (In [14436]) Fixed #14594 -- Corrected r14435, which got the logic …
3:30 AM Changeset [3e62e25]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #14594 -- Corrected r14435, which got the logic completely bass …
3:17 AM 14594.diff attached to Ticket #14594 by Mark Sundstrom
Patch to reverse the use of content_length applied in [14435]
3:16 AM Ticket #14594 (HTTP handling - Django/CherryPy problem with POST data) reopened by Mark Sundstrom
The fix in [14435] is exactly backwards -- content_length should be …
2:38 AM Ticket #14594 (HTTP handling - Django/CherryPy problem with POST data) closed by Russell Keith-Magee
fixed: (In [14435]) Fixed #14594 -- Corrected a problem introduced by r14394
2:38 AM Changeset [32f650c]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #14594 -- Corrected a problem introduced by r14394 whereby …
1:16 AM example_domain.diff attached to Ticket #14598 by alex.brinsmead@…
1:16 AM Ticket #14598 (Core (Other) - Use example.com for example domains.) created by alex.brinsmead@…
The comment for the ADMINS setting in settings.py and the sample value …
1:03 AM Ticket #14597 (HTTP handling - request.is_secure() should support headers like: X-Forwarded-Protocol ...) created by George Notaras
request.is_secure() should support checking the existence of an …
12:55 AM Ticket #14596 (Core (Cache system) - Cache backend initialization refactoring) closed by Russell Keith-Magee
fixed: (In [14434]) Fixed #14596 -- Light refactoring of the cache backends. …
12:55 AM Changeset [1fc7c4a]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #14596 -- Light refactoring of the cache backends. * Removes …
12:41 AM Changeset [ed51dd5d]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Alex Gaynor <alex.gaynor@…>
Avoid an O(n2) operation where O(n) will suffice. Possibly worth a …
12:31 AM Changeset [5b78abe]stable/1.2.x by Alex Gaynor <alex.gaynor@…>
[1.2.X] Fixed a few more cases of the tests not properly restoring …
12:31 AM Changeset [89219a6]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Alex Gaynor <alex.gaynor@…>
Fixed a few more cases of the tests not properly restoring sys.path …
12:28 AM Changeset [a24ccfc7]stable/1.2.x by Alex Gaynor <alex.gaynor@…>
[1.2.X] Properly handle the fact that lists are mutable when trying to …
12:27 AM Changeset [7dfefa74]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Alex Gaynor <alex.gaynor@…>
Properly handle the fact that lists are mutable when trying to …
12:23 AM Changeset [3cfde83]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Migrated app_loading doctests. Backport of r14427 from trunk. …
12:21 AM Changeset [909c44e1]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Migrated app_loading doctests. git-svn-id: …
12:15 AM Ticket #14470 (Testing framework - Convert model_admin doctests to unit tests) updated by Russell Keith-Magee
(In [14426]) [1.2.X] Fixed #14470 -- Migrated modeladmin doctests. …
12:15 AM Changeset [628be349]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #14470 -- Migrated modeladmin doctests. Thanks to …
12:09 AM Ticket #14470 (Testing framework - Convert model_admin doctests to unit tests) closed by Russell Keith-Magee
fixed: (In [14425]) Fixed #14470 -- Migrated modeladmin doctests. Thanks to …
12:09 AM Changeset [c10d41c8]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #14470 -- Migrated modeladmin doctests. Thanks to Preston …
Note: See TracTimeline for information about the timeline view.
Back to Top