Timeline



Jan 12, 2010:

10:43 PM Ticket #12578 (HTTP handling - multipartparser.Parser does not accept non-canonical bare CR and bare LF) updated by Karen Tracey
Ah, so it's not some client that is sending LF-only in the POST data, …
9:29 PM Ticket #12578 (HTTP handling - multipartparser.Parser does not accept non-canonical bare CR and bare LF) updated by Leo Soto M.
The problem occurs on deployments of Django 1.1 on Jython 2.5.1 with …
7:02 PM Ticket #12598 (Database layer (models, ORM) - somefield__isnull=False produce wrong SQL) closed by Alex Gaynor
duplicate: Dupe of #12567.
6:53 PM Ticket #12597 (Database layer (models, ORM) - somefield__isnull=False produce wrong SQL) closed by Russell Keith-Magee
duplicate: Duplicate of #12598
6:37 PM Ticket #12598 (Database layer (models, ORM) - somefield__isnull=False produce wrong SQL) created by benc
Hi I have two models Model1 Model2, extending another model …
6:33 PM Ticket #12597 (Database layer (models, ORM) - somefield__isnull=False produce wrong SQL) created by benc
Hi I have two models Model1 Model2, extending another model …
6:28 PM Ticket #12596 (Forms - Calling ModelForm.clean() is no longer optional) updated by Carl Meyer
Oh, and I made Form.full_clean return a boolean signifying whether …
6:26 PM Ticket #12596 (Forms - Calling ModelForm.clean() is no longer optional) updated by Carl Meyer
Has patch changed
Comments on the patch: - I removed the documentation about …
6:22 PM interactive_contenttype_update.diff attached to Ticket #12339 by Kenneth Arnold
6:22 PM Ticket #12339 (Contrib apps - ContentType update could cascade deletes to generic foreign keys, ...) updated by Kenneth Arnold
Has patch changed
I also prefer interactive; the attached patch is an (untested) shot. …
6:19 PM 12596_r12222.diff attached to Ticket #12596 by Carl Meyer
5:43 PM Ticket #12339 (Contrib apps - ContentType update could cascade deletes to generic foreign keys, ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
I can't say I'm a fan of either current patch. Leaving content types …
5:37 PM Ticket #9326 (Documentation - permalink decorator used in doc and then pre-decorator method used ...) closed by Jannis Leidel
fixed: (In [12222]) Fixed #9326 - Use decorator syntax in get_absolute_url …
5:37 PM Changeset [f56f6e94]mainstable/1.10.xstable/1.11.xstable/1.2.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 #9326 - Use decorator syntax in get_absolute_url example. …
5:36 PM Ticket #11794 (Documentation - topics/db/managers.txt typo) closed by Jannis Leidel
fixed: (In [12221]) Fixed #11794 - Typo in model manager documentation. …
5:36 PM Changeset [9614b01]mainstable/1.10.xstable/1.11.xstable/1.2.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 #11794 - Typo in model manager documentation. Thanks, timo. …
5:36 PM Ticket #12496 (Documentation - Add code examples to built-in filter docs) closed by Jannis Leidel
fixed: (In [12220]) Fixed #12496 - Added code examples to built-in filter …
5:36 PM Changeset [e752d49]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12496 - Added code examples to built-in filter documentation. …
5:35 PM Ticket #11796 (contrib.auth - Change Permission ordering to sort by application, model, then permission) closed by Jannis Leidel
fixed: (In [12219]) Fixed #11796 - Tweaked ordering of permissions a little …
5:35 PM Changeset [f499857]mainstable/1.10.xstable/1.11.xstable/1.2.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 #11796 - Tweaked ordering of permissions a little more to be …
5:35 PM Changeset [c4470e5]mainstable/1.10.xstable/1.11.xstable/1.2.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@…>
Make use of new ability to override admin add form templates and …
5:34 PM Ticket #8933 (contrib.admin - Make more admin templates overridable) closed by Jannis Leidel
fixed: (In [12217]) Fixed #8933 - Allow more admin templates to be overridden.
5:34 PM Changeset [a2056919]mainstable/1.10.xstable/1.11.xstable/1.2.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 #8933 - Allow more admin templates to be overridden. …
5:34 PM Ticket #10640 (contrib.admin - Add `add_form_template` option to ModelAdmin) closed by Jannis Leidel
fixed: (In [12216]) Fixed #10640 - Adds a add_form_template option to …
5:34 PM Changeset [31f3a8c]mainstable/1.10.xstable/1.11.xstable/1.2.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 #10640 - Adds a add_form_template option to ModelAdmin. Thanks …
4:54 PM Ticket #6434 (Documentation - auto_now and auto_now_add documentation) updated by Collin Anderson
Summary changed
I believe that the current attitude towards auto_now and auto_now_add …
4:35 PM Ticket #11796 (contrib.auth - Change Permission ordering to sort by application, model, then permission) updated by Jannis Leidel
Status, Owner, Version, Triage Stage changed
4:20 PM Ticket #12596 (Forms - Calling ModelForm.clean() is no longer optional) updated by Carl Meyer
Status changed
Whoops, forgot to use preview. Accepting, as this was already …
4:19 PM Ticket #12596 (Forms - Calling ModelForm.clean() is no longer optional) created by Carl Meyer
It's [[documented …
4:03 PM Ticket #12588 (Uncategorized - context_processors test failure since r12207) closed by Luke Plant
fixed: (In [12215]) Fixed #12588 - test failure since r12207
4:03 PM Changeset [09b585e4]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12588 - test failure since r12207 git-svn-id: …
3:56 PM Ticket #12416 (GIS - Improve KML Serialization) updated by Tyler Erickson
Cc changed
3:48 PM Ticket #12595 (contrib.localflavor - Localflavor bad arguments handling) updated by Jannis Leidel
Triage Stage changed
3:36 PM Ticket #12581 (Database layer (models, ORM) - connection.queries should use a ring buffer to avoid large memory ...) updated by Rob Hudson
FYI: Original patch by Alex Gaynor, tests and ticket added by Rob Hudson.
3:21 PM Ticket #12595 (contrib.localflavor - Localflavor bad arguments handling) updated by Sayane
Cc changed
3:20 PM localflavor_pl_fix.diff attached to Ticket #12595 by Sayane
3:20 PM Ticket #12595 (contrib.localflavor - Localflavor bad arguments handling) created by Sayane
A lot of form fields in django.contrib.localflavor handles arguments …
3:17 PM Ticket #12592 (Internationalization - language code for brazilian portuguese should be case insensitive.) updated by Jannis Leidel
Version, Milestone, Triage Stage changed
To clarify, this is about the global_settings.py having a comment …
1:43 PM Ticket #6191 (contrib.admin - Admin delete view doesn't show all items in some circumstances) updated by Carl Meyer
Discovered two more differences between this patch and current …
1:41 PM Ticket #12594 (HTTP handling - Meaningless exception when DEBUG=False and resolver.urlconf_module is None.) updated by Yuri Baburov
Exception Before: […] Exception after: […]
1:28 PM Ticket #12594 (HTTP handling - Meaningless exception when DEBUG=False and resolver.urlconf_module is None.) created by Yuri Baburov
Because of resolver.resolve500() can now fail due to urlconf_module …
1:05 PM Ticket #12589 (Documentation - upload_to argument on FileField It is not completely clear in the ...) updated by finngruwier
Ah - I see. Thanks for pointing this out.
1:04 PM 6191_r12203.3.diff attached to Ticket #6191 by Carl Meyer
updated patch: fixes nested list layout issue with siblings
12:58 PM Ticket #12593 (Uncategorized - "manage.py loaddata" exits with system exist status 0 when there are errors) closed by Ramiro Morales
duplicate: Duplicate of #11481.
12:57 PM foo attached to Ticket #12593 by bruce_s
patch to loaddata.py using sys.exit(1)
12:56 PM Ticket #12593 (Uncategorized - "manage.py loaddata" exits with system exist status 0 when there are errors) updated by bruce_s
Patch to fix with sys.exit(1): --- loaddata.py 2010-01-12 …
12:53 PM Ticket #12593 (Uncategorized - "manage.py loaddata" exits with system exist status 0 when there are errors) created by bruce_s
"manage.py loaddata" returns with system exit status 0 on error. it …
12:45 PM Ticket #10923 (GIS - Use thread-safe GEOS API if available) closed by jbronn
fixed: (In [12214]) Fixed #10923 -- The GEOS bindings now use the thread-safe …
12:40 PM Changeset [32e0117a]mainstable/1.10.xstable/1.11.xstable/1.2.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 #10923 -- The GEOS bindings now use the thread-safe API, when …
12:24 PM geos_threadsafe_v3.diff attached to Ticket #10923 by jbronn
Improved comments, and a few imports over last patch.
12:24 PM Ticket #12592 (Internationalization - language code for brazilian portuguese should be case insensitive.) created by italomaia
In i18nguy, as advised in settings.py it says one should use pt-BR, …
12:16 PM Ticket #12339 (Contrib apps - ContentType update could cascade deletes to generic foreign keys, ...) updated by Dan Ros
I agree that this should be fixed, and perhaps at a high priority. The …
11:59 AM Ticket #12591 (GIS - django.contrib.gis.utils.srs is out of date) created by Charlie DeTar
django.contrib.gis.utils.srs.add_postgis_srs fails with the …
11:10 AM DevelopersForHire edited by ksilha
(diff)
11:08 AM 12590.diff attached to Ticket #12590 by Ramiro Morales
One way to fix this issue.
11:05 AM wordy_contenttype_update.diff attached to Ticket #12339 by Kenneth Arnold
11:05 AM Ticket #12590 (Testing framework - validators modeltest test fail under Python 2.4) created by Ramiro Morales
This is happening since the model validation merge (r12098) * and can …
11:05 AM safe_contenttype_update.diff attached to Ticket #12339 by Kenneth Arnold
11:05 AM Ticket #12339 (Contrib apps - ContentType update could cascade deletes to generic foreign keys, ...) updated by Kenneth Arnold
Pick your patch. The first one just removes the dangerous …
11:03 AM Ticket #12589 (Documentation - upload_to argument on FileField It is not completely clear in the ...) closed by Karen Tracey
invalid: The MEDIA_ROOT setting is not ignored if the upload_to is a …
10:44 AM CollaborateOnGithub edited by mrts
(diff)
10:26 AM CollaborateOnGithub edited by mrts
(diff)
10:22 AM CollaborateOnGithub edited by mrts
(diff)
10:17 AM Ticket #12589 (Documentation - upload_to argument on FileField It is not completely clear in the ...) created by finngruwier
The documentation says: "A local filesystem path that will be appended …
9:58 AM Ticket #10933 (Database layer (models, ORM) - Avoid " TypeError: Cannot convert Decimal("0.0000") to Decimal " when ...) updated by Thomas Capricelli
Version changed
Hello. Just to confirm that the bug (really annoying if you have 'send …
9:48 AM Ticket #12512 (Documentation - Misspelling) updated by jkocherhans
Doh, that should have been #12521, not #12512.
9:43 AM Ticket #12339 (Contrib apps - ContentType update could cascade deletes to generic foreign keys, ...) updated by Dan Ros
I was just bitten by this! My situation involved moving some models …
9:11 AM Ticket #12588 (Uncategorized - context_processors test failure since r12207) created by Karen Tracey
Since r12207 we're getting a failure when running the full test suite: …
8:58 AM Ticket #12516 (Core (Other) - email_re has moved from django.form.fields to django.core.validators) closed by jkocherhans
fixed: (In [12213]) Fixed #12516. Added the new location of email_re to the …
8:58 AM Changeset [418bfa2]mainstable/1.10.xstable/1.11.xstable/1.2.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 Joseph Kocherhans <joseph@…>
Fixed #12516. Added the new location of email_re to the release notes. …
8:58 AM Ticket #12525 (Documentation - ModelForm validation doesn't work like documented) closed by jkocherhans
fixed: (In [12212]) Fixed #12525. Added a note to the validators …
8:58 AM Changeset [379ffbc]mainstable/1.10.xstable/1.11.xstable/1.2.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 Joseph Kocherhans <joseph@…>
Fixed #12525. Added a note to the validators doucmentation that models …
8:58 AM Ticket #12510 (Forms - ModelChoiceField.clean call to_python and validate from ChoiceField) closed by jkocherhans
fixed: (In [12211]) Fixed #12510. Changed ModelChoiceField to stop using some …
8:58 AM Changeset [223b2721]mainstable/1.10.xstable/1.11.xstable/1.2.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 Joseph Kocherhans <joseph@…>
Fixed #12510. Changed ModelChoiceField to stop using some of its …
8:26 AM Changeset [eb2cbb6d]mainstable/1.10.xstable/1.11.xstable/1.2.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 some bad indentation git-svn-id: …
8:20 AM Ticket #12587 (Database layer (models, ORM) - Related fields when using multiple databases and different managers) closed by Russell Keith-Magee
duplicate: Duplicate of #12540. Although I'm sure the patch you have provided …
8:04 AM Ticket #12586 (Documentation - Name error in the model validtion docs) closed by jkocherhans
fixed: (In [12209]) Fixed #12586. Corrected a typo in the validation docs. …
8:04 AM Changeset [c4ad3de]mainstable/1.10.xstable/1.11.xstable/1.2.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 Joseph Kocherhans <joseph@…>
Fixed #12586. Corrected a typo in the validation docs. Thanks, phyfus. …
8:02 AM related_multiple_db.diff attached to Ticket #12587 by aprilmay
8:02 AM Ticket #12587 (Database layer (models, ORM) - Related fields when using multiple databases and different managers) created by aprilmay
Let's take the case: - 2 databases in settings.py (default and …
7:52 AM Ticket #12177 (Documentation - Error in part 4 of the tutorial?) closed by Russell Keith-Magee
duplicate: It sounds like you're not following the tutorial exactly. If you're …
7:14 AM Changeset [d83769f]mainstable/1.10.xstable/1.11.xstable/1.2.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@…>
Documented the backwards incompatibility caused by in being a new …
7:03 AM Ticket #12521 (contrib.admin - ModelAdmin save_model request.user idiom is broken by model validation) closed by Luke Plant
fixed: This was fixed in [12206] by Joseph Kocherhans (typo in commit message …
6:56 AM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by Flavio Curella
Cc changed
6:29 AM Ticket #8933 (contrib.admin - Make more admin templates overridable) updated by Jannis Leidel
Owner, Status, Version changed
6:19 AM DevelopersForHire edited by performativeweb
(diff)
4:37 AM Ticket #10414 (Database layer (models, ORM) - select_related ignores unrecognized fields) updated by Russell Keith-Magee
Milestone changed
This is either going to be trivial or impossible to fix. Either way, …
3:41 AM Ticket #12151 (contrib.comments - UnicodeEncodeError from django.contrib.comments.views.utils line 41.) updated by Mikkel Høgh
Cc changed
3:29 AM Ticket #12577 (Contrib apps - BaseGenericInlineFormSet doesn't have save_new() to set the fk instance) updated by Gert Van Gool
Ignore my reply, just saw what you were doing.
3:28 AM Ticket #12577 (Contrib apps - BaseGenericInlineFormSet doesn't have save_new() to set the fk instance) updated by Gert Van Gool
Just wondering why your using a GenericRelation instead of a …
3:04 AM Ticket #12577 (Contrib apps - BaseGenericInlineFormSet doesn't have save_new() to set the fk instance) updated by raffaele.salmaso@…
With r12206 now tries to save a NULL object_id […]

Jan 11, 2010:

11:39 PM Ticket #12177 (Documentation - Error in part 4 of the tutorial?) reopened by Lachlan Musicman
Hmm, this response is what I read about the traps, which is fine …
11:08 PM Ticket #12586 (Documentation - Name error in the model validtion docs) created by Johann Heller
http://docs.djangoproject.com/en/dev/ref/models/instances/#validating-o
10:47 PM Ticket #12574 (Testing framework - all tests pass when there broken tests becase they are skipped) updated by CarlFK
to see the bug in action: […] If you do -v 0 (the default), then …
8:49 PM Ticket #12575 (Contrib apps - Create a better interface for getting/setting the effective level of ...) closed by Luke Plant
fixed: Fixed in [12207]
8:41 PM Changeset [c56beed]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12575 - created a better interface for getting/setting the …
8:29 PM Tickets #12507,​12512,​12520,​12552,​12553 batch updated by jkocherhans
(In [12206]) Fixed #12512. Changed ModelForm to stop performing model …
8:29 PM Changeset [2f9853b2]mainstable/1.10.xstable/1.11.xstable/1.2.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 Joseph Kocherhans <joseph@…>
Fixed #12512. Changed ModelForm to stop performing model validation on …
7:22 PM Ticket #10291 (Documentation - Correction to QuerySet.iterator() documentation) updated by Luke Plant
Looking at the current code, I'm with ikelly on this one, I happened …
7:12 PM paren.diff attached to Ticket #12585 by fcsmith
7:09 PM Ticket #12585 (Documentation - fix typo in tutorial03.txt) created by fcsmith
"Parentheses" is the plural of "parenthesis." Fixed this typo. …
7:07 PM Ticket #12584 (Documentation - cmemcache is deprecated) updated by Julian <julango@…>
Why yes it is, sorry about that.
6:26 PM Ticket #12584 (Documentation - cmemcache is deprecated) closed by Karen Tracey
duplicate: Isn't this the same as #12427?
6:05 PM Ticket #12584 (Documentation - cmemcache is deprecated) created by Julian <julango@…>
The documentation at …
4:09 PM Ticket #12545 (Uncategorized - contains and F() don't work well together) updated by Ubercore
I believe this might be a duplicate of #11722, which I've spent some …
4:04 PM Ticket #12573 (Documentation - Eye-killing web screens) closed by Adrian Holovaty
wontfix: Hi Timothy, Thanks for posting this, but it's not something we're …
3:58 PM Ticket #12427 (Core (Cache system) - cmemcache has been retired / add support for cmemcached) updated by Mikkel Høgh
Cc, Version, Triage Stage changed
Switching 1.1 over to a new library might be considered a regression, …
3:47 PM Ticket #12520 (Forms - django.contrib.auth.forms.UserCreationForm.clean doesn't return ...) updated by jonlesser
Version changed
I am also having this problem in r12205. The form's save() function …
3:45 PM Ticket #12583 (Database layer (models, ORM) - Postgresql backend uses implicit text casts for case insensitive operators) updated by Ubercore
Has patch changed
3:44 PM postgres_typecast_fix_and_test.diff attached to Ticket #12583 by Ubercore
3:22 PM Ticket #12583 (Database layer (models, ORM) - Postgresql backend uses implicit text casts for case insensitive operators) created by Ubercore
In django.db.backends.postgresql.operations.DatabaseOperations, a case …
1:23 PM geos_threadsafe_v2.diff attached to Ticket #10923 by jbronn
threading.local subclasses and I/O function accessors are actually …
12:35 PM 12521.4.diff attached to Ticket #12521 by jkocherhans
A rework based on conversations with Honza
12:09 PM geos_threadsafe_v1.diff attached to Ticket #10923 by jbronn
12:01 PM 6298.diff attached to Ticket #6298 by Rob Hudson
Updated patch after multidb
11:49 AM Ticket #12582 (Uncategorized - Model validation of ForeignKeys ignore limit_choices_to) updated by Honza Král
Needs tests changed
11:49 AM 12582.diff attached to Ticket #12582 by Honza Král
11:42 AM Ticket #12582 (Uncategorized - Model validation of ForeignKeys ignore limit_choices_to) updated by Honza Král
Status, Needs tests, Triage Stage changed
11:39 AM Ticket #12582 (Uncategorized - Model validation of ForeignKeys ignore limit_choices_to) created by Honza Král
When checking valida value of a FK field: […] is used instead of …
11:37 AM Ticket #12581 (Database layer (models, ORM) - connection.queries should use a ring buffer to avoid large memory ...) updated by Rob Hudson
Has patch changed
11:37 AM Ticket #11650 (Uncategorized - Add .gitignore for unofficial mirrors.) closed by Jannis Leidel
wontfix: Closing this as wontfix since this isn't a Django issue.
11:37 AM 12581.diff attached to Ticket #12581 by Rob Hudson
RingBuffer, based on connections.deque (Python 2.4+)
11:36 AM Ticket #12581 (Database layer (models, ORM) - connection.queries should use a ring buffer to avoid large memory ...) created by Rob Hudson
Currently, when running using runserver, each query is appended to a …
11:21 AM Ticket #12580 (Forms - New validations pulls all elements for foreignkeys) closed by Honza Král
duplicate: Duplicate of #12510
11:13 AM Ticket #11650 (Uncategorized - Add .gitignore for unofficial mirrors.) updated by Adam Nelson
I think this would be nice in order to reduce the burden for new …
9:56 AM Ticket #12578 (HTTP handling - multipartparser.Parser does not accept non-canonical bare CR and bare LF) updated by Karen Tracey
Note even if Django is correct per the RFC, if there are non-compliant …
9:52 AM Ticket #12580 (Forms - New validations pulls all elements for foreignkeys) created by Jani Tiainen
Model validation added validate() method on {{{ …
9:46 AM Ticket #5863 (contrib.admin - list_display does not allow functions of referenced objects) updated by Yeago
Seems like discussion of this has petered out. Too bad, especially …
9:32 AM Ticket #10414 (Database layer (models, ORM) - select_related ignores unrecognized fields) updated by Collin Anderson
I've ran into this issue before. Typos and other errors are getting …
9:12 AM Ticket #12578 (HTTP handling - multipartparser.Parser does not accept non-canonical bare CR and bare LF) closed by Leo Soto M.
invalid: You are right Karen, Django is doing the right thing and something …
9:08 AM Ticket #12579 (Documentation - QuerySet.get_or_create()'s behavior depends on database's uniqueness ...) updated by Karen Tracey
I don't agree that the ideal situation is that Django code strive to …
8:21 AM Ticket #12578 (HTTP handling - multipartparser.Parser does not accept non-canonical bare CR and bare LF) updated by Karen Tracey
More details would be helpful here. From a brief look at the code …
8:18 AM SlugifyUniquely edited by essaywriter
(diff)
7:35 AM Ticket #8808 (contrib.formtools - Form Wizard keeps state on subsequent requests and provides no way to ...) updated by Chris Chambers
Cc changed
7:31 AM Ticket #12579 (Documentation - QuerySet.get_or_create()'s behavior depends on database's uniqueness ...) created by Tim Molendijk
QuerySet.get_or_create() works as expected, IFF the kwargs that …
6:45 AM Ticket #12578 (HTTP handling - multipartparser.Parser does not accept non-canonical bare CR and bare LF) updated by Leo Soto M.
Cc changed
6:44 AM Ticket #12578 (HTTP handling - multipartparser.Parser does not accept non-canonical bare CR and bare LF) updated by Leo Soto M.
Keywords, Component changed
Just want to point out that this problem is actually causing serious …
3:46 AM Ticket #6191 (contrib.admin - Admin delete view doesn't show all items in some circumstances) updated by Carl Meyer
One additional note: there was a minor change I had to make to the …
3:37 AM Ticket #6191 (contrib.admin - Admin delete view doesn't show all items in some circumstances) updated by Carl Meyer
I ended up taking a slightly different approach thanks to feedback …
3:35 AM Ticket #12578 (HTTP handling - multipartparser.Parser does not accept non-canonical bare CR and bare LF) created by Jacob Fenwick
According to RFC 2616, Section 3.7.1: …
3:27 AM Ticket #12576 (Translations - Polish translation update) closed by Jarek Zgoda
fixed: Fixed in r12205. Thanks, pigletto.
3:26 AM Ticket #12567 (Database layer (models, ORM) - Incorrect SQL being generated in certain inheritance cases.) reopened by Jarek Zgoda
Sorry, closed wrong ticket.
3:25 AM Ticket #12567 (Database layer (models, ORM) - Incorrect SQL being generated in certain inheritance cases.) closed by Jarek Zgoda
fixed: (In [12205]) Fixed #12567: updated Polish translation of GIS terms. …
3:25 AM Changeset [26279c5]mainstable/1.10.xstable/1.11.xstable/1.2.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 Jarek Zgoda <jarek.zgoda@…>
Fixed #12567: updated Polish translation of GIS terms. Thanks pigletto …
3:19 AM 6191_r12203.2.diff attached to Ticket #6191 by Carl Meyer
new patch that removes the algorithm duplication entirely
3:06 AM Ticket #11442 (Database layer (models, ORM) - Postgresql backend casts inet types to text, breaks IP operations and ...) updated by kristian.klette@…
Morten: The perfomance issue can be "solved" by adding a …
1:46 AM Ticket #12577 (Contrib apps - BaseGenericInlineFormSet doesn't have save_new() to set the fk instance) created by raffaele.salmaso@…
The behaviour introduced with modelvalidation breaks the generic …
1:21 AM polish_translation.diff attached to Ticket #12576 by Maciej Wiśniowski
1:21 AM Ticket #12576 (Translations - Polish translation update) created by Maciej Wiśniowski
Updated translations for GIS

Jan 10, 2010:

11:51 PM Ticket #2594 (Template system - Template system should handle whitespace better) updated by jshedd
Triage Stage changed
10:38 PM Ticket #12575 (Contrib apps - Create a better interface for getting/setting the effective level of ...) updated by Chris Beaven
Has patch, Triage Stage changed
10:38 PM 12575.diff attached to Ticket #12575 by Chris Beaven
patch with docs and fixed tests (to reflect api changes)
10:02 PM Ticket #12575 (Contrib apps - Create a better interface for getting/setting the effective level of ...) updated by Chris Beaven
In fact, adding some tests I see that the current API is broken (since …
9:49 PM Ticket #12575 (Contrib apps - Create a better interface for getting/setting the effective level of ...) updated by Chris Beaven
Status, Owner changed
9:29 PM Ticket #12575 (Contrib apps - Create a better interface for getting/setting the effective level of ...) created by Chris Beaven
As Jeremy Dunck …
9:25 PM Ticket #2594 (Template system - Template system should handle whitespace better) updated by jshedd
As requested by Alex_Gaynor, running Gary Wilson's benchmark: […] …
7:35 PM Ticket #2594 (Template system - Template system should handle whitespace better) updated by jshedd
Patch needs improvement changed
For the patch, I ran a copy of unladen-swallow's django template …
7:26 PM whitespace_benchmarks.zip attached to Ticket #2594 by jshedd
Benchmarks from unladen-swallow for the template system.
7:20 PM Ticket #11223 (contrib.auth - logout view of authentication broken) updated by miracle2k
Cc changed
6:59 PM Ticket #12558 (Database layer (models, ORM) - The ENGINE setting no longer defaults to dummy if it is not defined) closed by Alex Gaynor
fixed: Fixed in r12204.
6:54 PM Changeset [6c9150d8]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12558 -- Improved error handling when processing DATABASES …
6:37 PM runtests.diff attached to Ticket #12574 by CarlFK
6:37 PM Ticket #12574 (Testing framework - all tests pass when there broken tests becase they are skipped) created by CarlFK
If a test is broken (like typo in models.py) and you run the full set …
6:28 PM Ticket #11296 (contrib.admin - Delete confirmation page in Admin displays circular references.) updated by Carl Meyer
I'm exploring a possible solution for this as part of the fix for #6191.
6:25 PM Ticket #6191 (contrib.admin - Admin delete view doesn't show all items in some circumstances) updated by Carl Meyer
The attached patch is based on nicklane's 6191.patch, updated to apply …
6:21 PM admin-selectacross.3.diff attached to Ticket #12282 by Jannis Leidel
Even better now. Only needs through testing with the usual suspects …
6:15 PM template_whitespace_ticket_2594_with_tests.diff attached to Ticket #2594 by jshedd
Everything in one diff.
6:12 PM template_whitespace_ticket_2594_tests.diff attached to Ticket #2594 by jshedd
Tests for whitespace collapsing.
6:09 PM 6191_r12203.diff attached to Ticket #6191 by Carl Meyer
updated patch with increased test coverage
6:08 PM admin-selectacross.2.diff attached to Ticket #12282 by Jannis Leidel
Featuring less brain farts
6:08 PM Ticket #12453 (Uncategorized - Possible bug with multi-db changes) updated by Russell Keith-Magee
If it makes you feel any better, I was able to verify that this …
6:01 PM Ticket #9588 (contrib.contenttypes - provide **kwargs argument to GenericInlineModelAdmin.get_formset) updated by Brian Rosner
Version, Milestone changed
6:00 PM Ticket #12569 (Uncategorized - GenericInlineModelAdmin's get_formset method has a non standard signature) closed by Brian Rosner
duplicate: Duplicate of #9588
5:30 PM Ticket #12573 (Documentation - Eye-killing web screens) updated by Karen Tracey
I'm not sure what you are asking for here. Changing the primary …
5:22 PM template_whitespace_ticket_2594.diff attached to Ticket #2594 by jshedd
Causes template tag blocks to collapse the whitespace around them when …
5:20 PM Ticket #6191 (contrib.admin - Admin delete view doesn't show all items in some circumstances) updated by Carl Meyer
Owner changed
5:20 PM Ticket #11296 (contrib.admin - Delete confirmation page in Admin displays circular references.) updated by Carl Meyer
Owner changed
5:17 PM Ticket #2594 (Template system - Template system should handle whitespace better) updated by jshedd
Owner changed
5:02 PM select-across.mp4 attached to Ticket #12282 by Jannis Leidel
Current version
4:56 PM Ticket #12137 (Database layer (models, ORM) - Postgres 8.4 imposes strict typing on CharField and TextField) closed by Carl Meyer
fixed: Actually a dupe of #10015, fixed in r12150.
4:42 PM Ticket #9089 (Core (Other) - urlencode should support MutliValueDict) updated by Oliver Beattie
Cc changed
4:27 PM admin-selectacross.diff attached to Ticket #12282 by Jannis Leidel
Working example, from …
3:58 PM Ticket #12573 (Documentation - Eye-killing web screens) created by TimothyKendall
Folks, It would be wonderful if new users could elect a background of …
3:58 PM Ticket #11409 (contrib.admin - Reorder permissions booleans in user admin) closed by Adrian Holovaty
fixed: (In [12203]) Fixed #11409 -- Reordered the permissions checkboxes in …
3:58 PM Changeset [71e8d5dd]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11409 -- Reordered the permissions checkboxes in the admin into …
3:56 PM Ticket #11222 (Documentation - tutorial docs only give the relative location of the templates) closed by Adrian Holovaty
fixed: (In [12202]) Fixed #11222 -- Clarified location of admin templates in …
3:56 PM Changeset [8bf71f5]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11222 -- Clarified location of admin templates in tutorial02. …
3:54 PM Ticket #9770 (*.djangoproject.com - extraneous slash in search link of "Welcome to the new documentation" ...) closed by Adrian Holovaty
fixed: That bunch of code must've been removed from the template for some …
3:52 PM Ticket #12161 (Documentation - Error in code example - Generic views (regular expression)) updated by Manuel Saelices
I think second changed line is a raw string, and don't must to be escaped
3:51 PM Ticket #11976 (Documentation - typo in docs/ref/contrib/comments/forms.txt) closed by Adrian Holovaty
fixed: (In [12201]) Fixed #11976 -- Ended our campaign to add the word …
3:51 PM Changeset [dd167aa9]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11976 -- Ended our campaign to add the word 'valdation' to the …
3:48 PM Ticket #11232 (*.djangoproject.com - Using Django link on the django home page points to Reference.) closed by Adrian Holovaty
fixed: (In [12200]) Fixed #11232 -- Fixed broken doc links on …
3:45 PM Ticket #11109 (*.djangoproject.com - Changeset 8224 broken in Trac) closed by Adrian Holovaty
fixed: Done. For future reference, this is what I did on the …
3:38 PM 12572_syncdb.diff attached to Ticket #12572 by lorochka85
3:37 PM Ticket #11783 (Contrib apps - django.contrib.humanize.templatetags.ordinal throws TypeError for NoneType) closed by Adrian Holovaty
fixed: (In [12199]) Fixed #11783 -- ordinal template tag now catches …
3:37 PM Changeset [8b9cf79]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11783 -- ordinal template tag now catches TypeError. Thanks, …
3:36 PM Ticket #11842 (Core (Management commands) - django-admin.py should display help output when no arguments are given) closed by Adrian Holovaty
fixed: (In [12198]) Fixed #11842 -- django-admin.py now displays usage …
3:36 PM Changeset [a4b0947]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11842 -- django-admin.py now displays usage information if …
3:36 PM Ticket #12572 (Core (Other) - syncdb support for list of apps as command argument) created by lorochka85
Sometimes there is a need to do syncdb on only one or more apps from …
3:31 PM Ticket #11957 (django-admin.py runserver - runserver must be restarted after error in admin.py) updated by Brian Rosner
Status changed
3:31 PM Ticket #11957 (django-admin.py runserver - runserver must be restarted after error in admin.py) updated by Brian Rosner
Owner, Status, Triage Stage changed
3:28 PM Ticket #12297 (Documentation - Faulty example in DB query documentation (Making queries)) closed by Adrian Holovaty
fixed: (In [12197]) Fixed #12297 -- Fixed typo in docs/topics/db/queries.txt. …
3:28 PM Changeset [e1e40503]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12297 -- Fixed typo in docs/topics/db/queries.txt. Thanks, …
3:26 PM Ticket #12567 (Database layer (models, ORM) - Incorrect SQL being generated in certain inheritance cases.) updated by Alex Gaynor
Summary changed
Changed the summary, it wasn't totally accurate.
3:15 PM Sprint201001Leipzig edited by streetcleaner
Changed accommodation contact (diff)
3:09 PM Sprint201001Leipzig edited by streetcleaner
Added information on how to get there and accommodation (diff)
3:05 PM Changeset [fa4627c]mainstable/1.10.xstable/1.11.xstable/1.2.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 Jarek Zgoda <jarek.zgoda@…>
Polish translation update git-svn-id: …
2:55 PM Sprint201001Leipzig edited by streetcleaner
Added myself to the attendees list (diff)
2:51 PM Ticket #10291 (Documentation - Correction to QuerySet.iterator() documentation) reopened by Erin Kelly
Reopening because I think Adrian's determination is incorrect. If I'm …
2:39 PM test_client_request.diff attached to Ticket #12571 by rvdrijst
adds the wsgi_request to the client response
2:39 PM basegenricinlineformset_unused_code_removed.diff attached to Ticket #12570 by Lars van de Kerkhof
2:38 PM Ticket #12571 (Testing framework - Test client doesn't set WSGIRequest instance on response) created by rvdrijst
When you call get() or post() on the Client instance …
2:38 PM Ticket #12570 (Contrib apps - BaseGenericInlineFormSet has unused members) created by Lars van de Kerkhof
BaseGenericInlineFormSet has 2 members which are never changed or …
2:31 PM genericinlinemodeladmin_get_formset_kwargs_fix.diff attached to Ticket #12569 by Lars van de Kerkhof
2:31 PM Ticket #12569 (Uncategorized - GenericInlineModelAdmin's get_formset method has a non standard signature) created by Lars van de Kerkhof
Unlike InlineModelAdmin GenericInlineModelAdmin does not let you …
2:28 PM Ticket #10260 (Documentation - i18n documentation refactoring) updated by Ramiro Morales
Latest patch contains the following additional changes: * Added a …
2:26 PM 10260-i18n-docs-rf-r12194.diff attached to Ticket #10260 by Ramiro Morales
Updated patch
2:08 PM Ticket #9400 (File uploads/storage - flock causes problems when writing to an NFS share) updated by Karen Tracey
Replying to worksology: > We are experiencing this same …
1:58 PM Ticket #12568 (Forms - SubFieldBase descriptor object should be accessible) updated by Lars van de Kerkhof
More specific: SubFieldBase? will throw an AttributeError? every time …
1:54 PM Ticket #3274 (Generic views - [patch] Provide date_list to template context in archive_month view) closed by Karen Tracey
fixed: In r12195, forgetting to put the correct incantation in the commit …
1:54 PM subfieldbase-fix.diff attached to Ticket #12568 by Lars van de Kerkhof
1:53 PM Ticket #12568 (Forms - SubFieldBase descriptor object should be accessible) created by Lars van de Kerkhof
Currently any field that has SubFieldBase as a metaclass will …
1:52 PM Changeset [b45fd3ff]mainstable/1.10.xstable/1.11.xstable/1.2.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 Karen Tracey <kmtracey@…>
Fixed: 3274: Added date_list context variable to the archive_month …
1:41 PM Ticket #12539 (Database layer (models, ORM) - Error while validating non required IntegerField with localflavor form ...) updated by Jannis Leidel
Triage Stage changed
1:34 PM Ticket #11794 (Documentation - topics/db/managers.txt typo) reopened by Tim Graham
need to remove "be" in: "there are a couple of things to be remember"
1:23 PM Ticket #9223 (Forms - Declarative widgets for ModelForm) closed by Adrian Holovaty
fixed: (In [12194]) Fixed #9223 -- Added support for declarative widgets to …
1:23 PM Changeset [9bb1fa72]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #9223 -- Added support for declarative widgets to ModelForm. I …
1:15 PM filepath-folders.3.diff attached to Ticket #5893 by Alex Gaynor
Merge conflicts!
1:13 PM month_archive_date_list.diff attached to Ticket #3274 by Sean Brant
1:05 PM Ticket #12113 (Documentation - contrib.auth documentation is misleading re: whether User.is_active ...) closed by Adrian Holovaty
fixed: (In [12193]) Fixed #12113 -- Clarified is_active documentation. …
1:05 PM Changeset [06645cb]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12113 -- Clarified is_active documentation. Thanks, ejucovy and …
12:56 PM Ticket #10887 (contrib.admin - admin.autodiscover) closed by Adrian Holovaty
fixed: (In [12192]) Fixed #10887 -- Fixed a possible gotcha in …
12:56 PM Changeset [31eb0fbe]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #10887 -- Fixed a possible gotcha in admin.autodiscover() by …
12:55 PM 12113.3.diff attached to Ticket #12113 by Ivan Sagalaev
Another edit, without vague "authentication path"
12:55 PM Ticket #11501 (Documentation - Punctuation error) closed by Adrian Holovaty
fixed: (In [12191]) Fixed #11501 -- Removed 'How meta' from tutorial 2 to …
12:55 PM Changeset [5bcaa45]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11501 -- Removed 'How meta' from tutorial 2 to appease the …
12:54 PM aggregate-validation.diff attached to Ticket #11256 by Alex Gaynor
12:53 PM Ticket #11693 (Documentation - Sitemap framework docs contain a regular expression error in the ...) closed by Adrian Holovaty
fixed: (In [12190]) Fixed #11693 -- Added escaping for the dot in sitemap.xml …
12:53 PM Changeset [260c5de2]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11693 -- Added escaping for the dot in sitemap.xml in the …
12:51 PM Ticket #11794 (Documentation - topics/db/managers.txt typo) closed by Adrian Holovaty
fixed: (In [12189]) Fixed #11794 -- Removed an unnecessary literary flourish …
12:51 PM Changeset [34db1d6]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11794 -- Removed an unnecessary literary flourish in …
12:50 PM Ticket #12345 (Documentation - incorrect invoking in the example of Multi-table inheritance section) closed by Adrian Holovaty
fixed: (In [12188]) Fixed #12345 -- Fixed bug in db/models.txt.
12:50 PM Changeset [74f88194]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12345 -- Fixed bug in db/models.txt. git-svn-id: …
12:49 PM Ticket #11952 (Documentation - HttpResponse Attribute docs refer to "status" when should be "status_code") closed by Adrian Holovaty
fixed: (In [12187]) Fixed #11952 -- Documented HttpResponse.status_code …
12:49 PM Changeset [287de02]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11952 -- Documented HttpResponse.status_code attribute. Thanks, …
12:48 PM Ticket #6094 (HTTP handling - core handlers do not catch middleware exceptions) updated by Adrian Holovaty
(In [12186]) Fixed #6094 again -- fixed broken unit tests. Thanks, …
12:48 PM Changeset [7d9de178]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #6094 again -- fixed broken unit tests. Thanks, isagalaev …
12:47 PM Ticket #12113 (Documentation - contrib.auth documentation is misleading re: whether User.is_active ...) updated by Ivan Sagalaev
I would also ditch "Nothing in the authentication path checks the …
12:44 PM Ticket #11960 (Core (Other) - Misleading/Wrong Error: argument of type 'function' is not iterable) closed by Adrian Holovaty
fixed: (In [12185]) Fixed #11960 -- Improved error message for redirects. …
12:44 PM Changeset [2ef52d0]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11960 -- Improved error message for redirects. Thanks, mattmcc …
12:44 PM 6094.fix-broken-test.diff attached to Ticket #6094 by Ivan Sagalaev
Patch fixing broken tests
12:42 PM Ticket #12271 (Documentation - Documentation typo in URLFields section of Model Field Reference) closed by Adrian Holovaty
fixed: (In [12184]) Fixed #12271 -- Fixed typo in URLField docs. Thanks, …
12:42 PM Changeset [cc25361b]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12271 -- Fixed typo in URLField docs. Thanks, adam@… …
12:40 PM Ticket #12195 (Documentation - cache set method - timeout - documentation) closed by Adrian Holovaty
fixed: (In [12183]) Fixed #12195 -- Clarified cache documentation to rename …
12:40 PM Changeset [7789e9c]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12195 -- Clarified cache documentation to rename …
12:38 PM Ticket #12161 (Documentation - Error in code example - Generic views (regular expression)) closed by Adrian Holovaty
fixed: (In [12182]) Fixed #12161 -- Added escaping of a backslash in two …
12:38 PM Changeset [5ce16c7]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12161 -- Added escaping of a backslash in two generic-views.txt …
12:36 PM Ticket #12084 (Documentation - Document the return type of QuerySet.update()) closed by Adrian Holovaty
fixed: (In [12181]) Fixed #12084 -- Documented the fact that …
12:36 PM Changeset [457df03]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12084 -- Documented the fact that QuerySet.update() returns the …
12:36 PM Changeset [5ceed0a]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Changed a whole bunch of places to raise exception instances instead …
12:28 PM admin-count.2.diff attached to Ticket #11295 by Alex Gaynor
12:26 PM Ticket #9400 (File uploads/storage - flock causes problems when writing to an NFS share) updated by worksology
We are experiencing this same issue on our production environment, …
12:22 PM Ticket #11006 (Forms - Cannot set initial data with inline model formset) updated by lorochka85
Looks like a duplicate of http://code.djangoproject.com/ticket/12213
12:21 PM Ticket #11582 (Core (Other) - BaseHTTPServer has lots of special handling for admin media) updated by Jannis Leidel
Status, Owner, Version changed
12:09 PM Ticket #11904 (Documentation - Error on docs page for conditional view processing) closed by Adrian Holovaty
fixed: (In [12179]) Fixed #11904 -- Fixed error in …
12:09 PM Changeset [bef8913]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11904 -- Fixed error in conditional-view-processing.txt. …
12:07 PM Ticket #11884 (Documentation - Clarify in documentation how to enable built-in reference in admin.) closed by Adrian Holovaty
fixed: (In [12178]) Fixed #11884 -- Clarified documentation to explain how to …
12:07 PM Changeset [26dc6548]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11884 -- Clarified documentation to explain how to activate the …
12:03 PM Changeset [91d9108f]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Removed unnecessary debugging statement in admin_views regression test …
12:01 PM Ticket #11880 (Documentation - Admin site URL Conf docs missing raw string notation) closed by Adrian Holovaty
fixed: (In [12176]) Fixed #11880 -- Changed admin URLconfs in docs to use raw …
12:01 PM Changeset [692f84c4]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11880 -- Changed admin URLconfs in docs to use raw strings, for …
11:58 AM admin-media.2.diff attached to Ticket #11582 by Alex Gaynor
11:58 AM Ticket #12228 (Documentation - Outdated example in flatpages documentation.) closed by Adrian Holovaty
fixed: (In [12175]) Fixed #12228 -- Updated flatpages examples. Thanks, …
11:58 AM Changeset [4606e089]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12228 -- Updated flatpages examples. Thanks, johnthedebs …
11:56 AM Ticket #12537 (Database layer (models, ORM) - Mistake in db/models/base.py (dict.set_default instead of setdefault)) closed by Adrian Holovaty
fixed: (In [12174]) Fixed #12537 -- Fixed error in Model.full_validate(). …
11:56 AM Changeset [7c0326bc]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12537 -- Fixed error in Model.full_validate(). Thanks, gauss …
11:55 AM Ticket #12350 (Documentation - Typo on /en/dev/intro/tutorial04) closed by Adrian Holovaty
fixed: (In [12173]) Fixed #12350 -- Fixed typo in tutorial04. Thanks, mortense
11:55 AM Changeset [985dcdb4]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12350 -- Fixed typo in tutorial04. Thanks, mortense …
11:54 AM Ticket #7486 (contrib.admin - IsLessThanOtherField's third argument is required, but documented as ...) closed by Alex Gaynor
invalid: Validators of this form no longer exist.
11:54 AM Ticket #12326 (Documentation - Spelling, /en/dev/intro/tutorial04) closed by Adrian Holovaty
fixed: (In [12172]) Fixed #12326 -- Fixed typo in tutorial04. Thanks, mortense
11:54 AM Changeset [1f400c6]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12326 -- Fixed typo in tutorial04. Thanks, mortense …
11:54 AM Ticket #7485 (contrib.admin - OtherField validators don't work with inline child objects) closed by Alex Gaynor
invalid: The old validator system no longer exists, therefore I'm closing this.
11:53 AM Ticket #12142 (Database layer (models, ORM) - Calling update() on EmptyQuerySet updates all rows in database) closed by Adrian Holovaty
fixed: (In [12171]) Fixed #12142 -- EmptyQuerySet.update() no longer updates …
11:53 AM Changeset [cf1b684]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12142 -- EmptyQuerySet.update() no longer updates all rows in …
11:53 AM Ticket #12567 (Database layer (models, ORM) - Incorrect SQL being generated in certain inheritance cases.) updated by Alex Gaynor
Triage Stage changed
11:49 AM Ticket #12213 (Forms - Initial data and addition queryset_filter for formset from ...) updated by lorochka85
Component changed
Queryset support was added to BaseInlineFormSet (not initial though) …
11:49 AM Changeset [0683a79]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Added some missing init.py files to two tests git-svn-id: …
11:48 AM testcase.diff attached to Ticket #12567 by Alex Gaynor
a test case
11:48 AM Ticket #12567 (Database layer (models, ORM) - Incorrect SQL being generated in certain inheritance cases.) created by Alex Gaynor
Given the models […] The query: […] Generates bad SQL …
11:47 AM Ticket #12092 (Documentation - grammatical error on http://docs.djangoproject.com/en/dev/intro/install/) closed by Adrian Holovaty
fixed: (In [12169]) Fixed #12092 -- Fixed grammar error in install.txt. …
11:47 AM Changeset [978fb86]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12092 -- Fixed grammar error in install.txt. Thanks, Abizern …
11:45 AM Ticket #10989 (Documentation - Typos in formset and widget media docs) closed by Adrian Holovaty
fixed: (In [12168]) Fixed #10989 -- Fixed typos in formset and widget-media …
11:45 AM Changeset [9e3dbc7]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #10989 -- Fixed typos in formset and widget-media docs. Thanks, …
11:42 AM Ticket #12047 (Documentation - Copy/paste error in documentation) closed by Adrian Holovaty
fixed: (In [12167]) Fixed #12047 -- Fixed typo in generic views …
11:42 AM Changeset [516947fd]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12047 -- Fixed typo in generic views documentation. Thanks, …
11:37 AM Changeset [92568d3]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Removed an 'assert False' I stupidly committed in [12165] git-svn-id: …
11:35 AM Ticket #6094 (HTTP handling - core handlers do not catch middleware exceptions) closed by Adrian Holovaty
fixed: (In [12165]) Fixed #6094 -- Middleware exceptions are now caught by …
11:35 AM Changeset [ca6f64a]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #6094 -- Middleware exceptions are now caught by the core …
11:28 AM Ticket #2304 (Database layer (models, ORM) - [patch] DISABLE_TRANSACTION_MANAGEMENT is not working as described in Doc's) updated by Karen Tracey
Patch needs improvement changed
The existing patch is not the correct solution. Per Jacob's response …
11:28 AM Ticket #10979 (Core (Other) - FixedOffset.__repr__ is misleading for negative offsets) closed by Adrian Holovaty
fixed: (In [12164]) Fixed #10979 -- Fixed misleading FixedOffset.repr(). …
11:28 AM Changeset [a7dc2c06]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #10979 -- Fixed misleading FixedOffset.repr(). Thanks, gsong …
11:27 AM Ticket #12304 (Forms - modelForm/unique_together error 'Foo bar with this None and None ...) updated by Ramiro Morales
Current status is: 1. …
11:26 AM Ticket #6094 (HTTP handling - core handlers do not catch middleware exceptions) updated by Ivan Sagalaev
I've made an alternative patch that is much less involving than the …
11:25 AM Ticket #10947 (Documentation - Queryset "__in" documentation missing list() call) closed by Adrian Holovaty
fixed: (In [12163]) Fixed #10947 -- Fixed error in in documentation. …
11:25 AM Changeset [ddd6f28c]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #10947 -- Fixed error in in documentation. Thanks, julianb and …
11:24 AM Ticket #10862 (Documentation - Confusing image field text) closed by Adrian Holovaty
fixed: (In [12162]) Fixed #10862 -- Clarified confusing documentation about …
11:23 AM Changeset [665ac87]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #10862 -- Clarified confusing documentation about ImageField …
11:23 AM 6094-minimal.diff attached to Ticket #6094 by Ivan Sagalaev
Minimal patch and test
11:22 AM Ticket #10800 (Documentation - render_to_string and render_to_response use select_template) closed by Adrian Holovaty
fixed: (In [12161]) Fixed #10800 -- Made a small improvement to …
11:22 AM Changeset [6502965]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #10800 -- Made a small improvement to render_to_string() docs. …
11:21 AM Changeset [1461a76]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Added tests that I neglected to check in for #8049 in [12159]
11:20 AM 12304-only-tests-trunk-r12159.diff attached to Ticket #12304 by Ramiro Morales
The previous patch reduced to only contain the regression tests that …
11:19 AM Ticket #10291 (Documentation - Correction to QuerySet.iterator() documentation) closed by Adrian Holovaty
invalid: I'm not sure this documentation change is correct/appropriate. The …
10:59 AM Ticket #10787 (Generic views - debug.py Templates: Request URLs Should Include django.root) closed by Sean Brant
duplicate: This was a dupe of #9577 and fixed by r10535.
10:51 AM Ticket #8049 (contrib.admin - AdminSite login has_permission inconsistency) closed by Adrian Holovaty
fixed: (In [12159]) Fixed #8049 -- Fixed inconsistency in admin site …
10:51 AM Changeset [19b7207]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #8049 -- Fixed inconsistency in admin site is_active checks. …
10:45 AM Ticket #12216 (Documentation - typo in flatpages docs) closed by Adrian Holovaty
fixed: (In [12158]) Fixed #12216 -- Fixed typo in flatpages docs. Thanks, timo
10:45 AM Changeset [b651bcb]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12216 -- Fixed typo in flatpages docs. Thanks, timo …
10:21 AM DevelopersForHire edited by Herbert Poul
(diff)
10:09 AM Ticket #12192 (Database layer (models, ORM) - Don't execute sql query with limit 0) updated by Ramiro Morales
Version changed
I've updated the patches for this ticket to trunk status after the …
10:04 AM Ticket #12453 (Uncategorized - Possible bug with multi-db changes) closed by Sean Brant
invalid: This is no longer causing problems for me. So either some other fix …
10:00 AM Ticket #12521 (contrib.admin - ModelAdmin save_model request.user idiom is broken by model validation) updated by Ivan Sagalaev
Confirming that current patch fixes my use-case with PreviewForm.
9:48 AM 12521.3.diff attached to Ticket #12521 by jkocherhans
Now with updated docs for model's validation methods.
9:43 AM Ticket #12399 (Core (Cache system) - memcached not working as expected when setting keys with a timeout > ...) updated by gciotta
Summary changed
9:37 AM Ticket #9940 (Testing framework - Pass DATABASE_OPTIONS to regressiontests/admin_scripts tests) closed by Ramiro Morales
fixed: Fixed in r11952.
9:32 AM 10436-app-name-translation-in-admin-r12157.diff attached to Ticket #10436 by Ramiro Morales
Patch updated to r12157
9:24 AM Ticket #6903 (contrib.admin - Go back to old change_list view after hitting save) updated by Ramiro Morales
Owner changed
9:18 AM Ticket #12399 (Core (Cache system) - memcached not working as expected when setting keys with a timeout > ...) updated by gciotta
The patch above may be better because it works at the cache layer, …
9:13 AM memcached-timeout-fixes.diff attached to Ticket #12399 by gciotta
Fixes at cache layer, tested on 1.1.1 and trunk r12157
8:40 AM Ticket #12558 (Database layer (models, ORM) - The ENGINE setting no longer defaults to dummy if it is not defined) updated by anonymous
+1, just had exactly the same problem - you shouldn't need to define …
7:56 AM Sprint201001Leipzig edited by Diefenbach
(diff)
7:19 AM Sprint201001Leipzig edited by Martin Mahner
(diff)
7:16 AM Sprint201001Leipzig edited by Jannis Leidel
(diff)
7:15 AM Sprint201001Leipzig edited by anonymous
(diff)
7:07 AM Sprints edited by Jannis Leidel
added Leipzig sprint (diff)
7:05 AM Sprint201001Leipzig created by Jannis Leidel
initial leipzig sprint page

Jan 9, 2010:

11:49 PM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) created by Ben Jackson
For example, if you want to customize the 'actions' dropdown menu you …
10:15 PM Ticket #7270 (Database layer (models, ORM) - selected_related() can not follow reverse relations of OneToOne.) updated by Alex Gaynor
This new version passes all tests (both the ones it introduces and the …
9:36 PM Ticket #12455 (contrib.admin - admin_order_field for Admin list_display not working for callable) closed by Brian Rosner
fixed: (In [12157]) Fixed #12455 -- corrected an oversight in result_headers …
9:36 PM Changeset [a689ba9]mainstable/1.10.xstable/1.11.xstable/1.2.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 Brian Rosner <brosner@…>
Fixed #12455 -- corrected an oversight in result_headers not honoring …
9:00 PM django_11667_manage_test.diff attached to Ticket #11667 by Allen Riddell
patch for #comment:4
8:52 PM Ticket #6955 (Validators - Unicode XML breaks RelaxNGCompact validator) closed by Jeremy Dunck
wontfix: At some point after I logged this, the XML validator was removed from …
8:38 PM Ticket #11667 (Core (Management commands) - Full traceback if import error before model validation) updated by Allen Riddell
Owner changed
8:37 PM Ticket #11667 (Core (Management commands) - Full traceback if import error before model validation) updated by Allen Riddell
Owner, Status changed
8:35 PM Ticket #11667 (Core (Management commands) - Full traceback if import error before model validation) updated by Allen Riddell
Cc changed
8:31 PM Ticket #11667 (Core (Management commands) - Full traceback if import error before model validation) updated by Allen Riddell
Status, Owner changed
I had a similar issue when running tests. I would do a `manage.py …
8:19 PM Ticket #12300 (Uncategorized - Catching exceptions and printing messages without file name and line number) closed by Allen Riddell
duplicate: There's a patch for this problem in 11667
8:14 PM Ticket #6199 (Core (Cache system) - Avoid cache stampedes) closed by Jeremy Dunck
wontfix: I'm wontfixing my own ticket; since CACHE_BACKEND allows extension, …
8:11 PM 5590.diff attached to Ticket #5590 by Jeremy Dunck
Updated patch to apply to the 1.2 alpha.
8:09 PM Ticket #12565 (Database layer (models, ORM) - PostgresSQL does not rollback transactions from database errors.) updated by Ramiro Morales
Could be a duplicate of #6669 (and possibly of #9964?).
8:05 PM Ticket #12565 (Database layer (models, ORM) - PostgresSQL does not rollback transactions from database errors.) created by abhik
When I decorate a function with @transaction.commit_on_success and an …
6:42 PM Ticket #3237 (Core (Other) - [patch] CIDR in INTERNAL_IPS) closed by Jeremy Dunck
wontfix: I made this a snippet: http://www.djangosnippets.org/snippets/1862/
6:20 PM Ticket #11696 (Database layer (models, ORM) - validate command in 1.1 hides errors in models that used to be shown) updated by CarlFK
I am reverting back the change to db/models/loading.py This seems to …
6:16 PM Ticket #8049 (contrib.admin - AdminSite login has_permission inconsistency) updated by Brian Rosner
Status changed
6:16 PM Ticket #8049 (contrib.admin - AdminSite login has_permission inconsistency) updated by Brian Rosner
Owner, Status changed
6:13 PM DevelopersForHire edited by seanashton
(diff)
6:12 PM Ticket #8049 (contrib.admin - AdminSite login has_permission inconsistency) updated by Ivan Sagalaev
Has patch changed
Added a patch fixing all mentioned cases and a couple more in obscure …
6:12 PM Ticket #11474 (Documentation - models.XMLField doesn't work as advertised) updated by django@…
As a stopgap measure, xml.parsers.expat could be used to verify that …
6:11 PM 8049.diff attached to Ticket #8049 by Ivan Sagalaev
Patch
6:07 PM Changeset [6e756a3c]mainstable/1.10.xstable/1.11.xstable/1.2.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 Joseph Kocherhans <joseph@…>
Added init.py and models.py so tests for validators will actually …
6:00 PM Ticket #12564 (Internationalization - i18n format for admin object history view entries timestamps) updated by Jannis Leidel
Owner, Status changed
Oops, that was me.
5:59 PM Ticket #12564 (Internationalization - i18n format for admin object history view entries timestamps) updated by anonymous
Milestone, Status, Owner, Triage Stage changed
5:49 PM Ticket #11697 (contrib.admin - Select multiple action checkboxes with shift+mouseclick in django ...) closed by Jannis Leidel
fixed: (In [12155]) Fixed #11697 - Allow shift clicking for selecting …
5:49 PM Changeset [9ec29cf]mainstable/1.10.xstable/1.11.xstable/1.2.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 #11697 - Allow shift clicking for selecting multiple action …
5:41 PM Ticket #11697 (contrib.admin - Select multiple action checkboxes with shift+mouseclick in django ...) updated by Sean Brant
Has patch changed
5:40 PM Ticket #4092 (contrib.localflavor - django/contrib/localflavor/usa/forms.py USStateSelect missing blank options) updated by Alex Gaynor
Summary changed
Reverting the summary. This issue was fixed as a part of #10969.
5:31 PM Ticket #4092 (contrib.localflavor - django/contrib/localflavor/usa/forms.py USStateSelect missing blank options) closed by aditya
fixed
5:20 PM reverse_select_related.diff attached to Ticket #7270 by Alex Gaynor
4:58 PM remove_newlines.diff attached to Ticket #2986 by Sean Brant
just removes newlines forcing everything into one long string.
4:51 PM Changeset [73d8abf3]mainstable/1.10.xstable/1.11.xstable/1.2.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@…>
Removed unneeded import, thanks Alex Gaynor. git-svn-id: …
4:51 PM Ticket #12466 (Forms - required class are also added to not required fields) closed by Jannis Leidel
fixed: (In [12153]) Fixed #12466 - Set HTML class attributes for each field …
4:51 PM Changeset [5e83b79]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12466 - Set HTML class attributes for each field separately. …
4:40 PM 12521.2.diff attached to Ticket #12521 by jkocherhans
Similar to the last patch, but splits full_validate into …
4:34 PM Ticket #11301 (Forms - Fields using SplitHiddenDateTimeWidget are still rendered with their label) closed by Jannis Leidel
fixed: (In [12152]) Fixed #11301 - Properly hide SplitHiddenDateTimeWidget. …
4:34 PM Changeset [4700200]mainstable/1.10.xstable/1.11.xstable/1.2.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 #11301 - Properly hide SplitHiddenDateTimeWidget. Thanks to …
4:19 PM DjangoResources edited by Jakub Wiśniowski
added django.pl - polish community site (diff)
4:14 PM Ticket #11843 (Forms - MultipleHiddenInput outputs invalid HTML (inputs all get the same ID)) closed by Jannis Leidel
fixed: (In [12151]) Fixed #11843 - Give MultipleHiddenInput different IDs. …
4:14 PM Changeset [341c85b]mainstable/1.10.xstable/1.11.xstable/1.2.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 #11843 - Give MultipleHiddenInput different IDs. Thanks Chris …
4:11 PM Ticket #11697 (contrib.admin - Select multiple action checkboxes with shift+mouseclick in django ...) updated by Carl Meyer
Works great for me in Firefox 3.0 on Ubuntu, and on WinXP VM: FF 3.5, …
4:06 PM Ticket #10015 (Database layer (models, ORM) - contrib.comments inline on Postgres 8.3 fails to cast integer to text) closed by Adrian Holovaty
fixed: (In [12150]) Fixed #10015 -- PostgreSQL 8.3+ no longer barfs when …
4:05 PM Changeset [18723e6]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #10015 -- PostgreSQL 8.3+ no longer barfs when passing an …
3:48 PM django_elif.diff attached to Ticket #3100 by cwebber
Django {% elif %} tag support (now with docs in the same patch)
3:47 PM Ticket #6483 (Internationalization - Support European date format for JavaScript) updated by Jiri Suchan
This bug is fixed in [11964] where formats.py were added. Do you agree?
3:43 PM Ticket #3100 (Template system - Support for arguments on intermediate tag tokens (ex. {% if arg %}{% ...) updated by cwebber
Triage Stage changed
Added docs for the {% elif %} tag.
3:42 PM django_elif_docs.diff attached to Ticket #3100 by cwebber
Docs for the new {% elif %} tag
3:40 PM Ticket #11600 (Core (Management commands) - "View on site" link is not properly aligned) closed by Adrian Holovaty
fixed: (In [12149]) Fixed #11600 -- Fixed placement of 'View on site' in …
3:40 PM Changeset [1d61a1e]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #11600 -- Fixed placement of 'View on site' in stacked inline …
3:38 PM Ticket #11600 (Core (Management commands) - "View on site" link is not properly aligned) updated by Brian Rosner
Status, Owner changed
3:37 PM stackedinline-viewonsite-fix.diff attached to Ticket #11600 by Sean Brant
This moves the link next to the related object title
3:36 PM Ticket #8049 (contrib.admin - AdminSite login has_permission inconsistency) updated by Ivan Sagalaev
Status, Owner changed
3:35 PM view-on-site-fix.png attached to Ticket #11600 by Sean Brant
What it looks like fixed
3:30 PM Ticket #12282 (contrib.admin - Admin Actions: No Way to Select All) updated by Martin Mahner
blinkylights; any problems when I reassign the ticket to me? I don't …
3:28 PM Ticket #12550 (contrib.admin - DecimalField with null=True causes exception in admin list) closed by Brian Rosner
fixed: (In [12148]) Fixed #12550 -- better handling with choices and null …
3:28 PM Changeset [ac1b2751]mainstable/1.10.xstable/1.11.xstable/1.2.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 Brian Rosner <brosner@…>
Fixed #12550 -- better handling with choices and null fields when …
3:27 PM Ticket #7235 (Database layer (models, ORM) - filtering on an EmptyQuerySet raises an Exception) closed by Adrian Holovaty
fixed: (In [12147]) Fixed #7235 -- EmptyQuerySet no longer raises and …
3:27 PM Changeset [2dd9a85]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #7235 -- EmptyQuerySet no longer raises and exception when it's …
3:27 PM shift-check-multi-3.diff attached to Ticket #11697 by Sean Brant
this patch will automatically select/deselect the check all if you …
3:25 PM select-all.png attached to Ticket #12282 by Martin Mahner
3:25 PM Ticket #12282 (contrib.admin - Admin Actions: No Way to Select All) updated by Martin Mahner
I worked on this while fixing #10615. I have a working solution which …
3:18 PM Ticket #9886 (HTTP handling - File-like interface for HttpRequest) updated by Ivan Sagalaev
An answer to Russel's concern about it playing well with WSGI …
3:18 PM Ticket #373 (Database layer (models, ORM) - Add support for multi-column primary keys.) updated by joejasinski
Cc changed
3:16 PM Ticket #12563 (Uncategorized - Add ability to apply an admin action on all objects of all pages) closed by Karen Tracey
duplicate: Isn't this #12282? I saw an in-progress version blinkylights was …
3:08 PM Ticket #12550 (contrib.admin - DecimalField with null=True causes exception in admin list) updated by Brian Rosner
Status, Owner, Triage Stage changed
3:07 PM Changeset [058343c]mainstable/1.10.xstable/1.11.xstable/1.2.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@…>
Minor formatting fixes for [12139] git-svn-id: …
3:04 PM Ticket #3100 (Template system - Support for arguments on intermediate tag tokens (ex. {% if arg %}{% ...) updated by cwebber
Patch needs improvement, Needs tests changed
3:03 PM Changeset [9041b1a]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Changed an i18n test to use a number that converts consistely …
3:02 PM Ticket #12564 (Internationalization - i18n format for admin object history view entries timestamps) updated by Ramiro Morales
Version changed
3:00 PM 9886.3.diff attached to Ticket #9886 by Ivan Sagalaev
Patch updated to current trunk
2:59 PM admin-history-dt-fmt.diff attached to Ticket #12564 by Ramiro Morales
2:59 PM Ticket #12564 (Internationalization - i18n format for admin object history view entries timestamps) created by Ramiro Morales
The object history can use the new locale aware formatting …
2:57 PM Ticket #12563 (Uncategorized - Add ability to apply an admin action on all objects of all pages) updated by Jannis Leidel
Triage Stage changed
2:57 PM Ticket #12563 (Uncategorized - Add ability to apply an admin action on all objects of all pages) updated by Martin Mahner
Status, Owner changed
2:57 PM Changeset [e0c3cd4d]mainstable/1.10.xstable/1.11.xstable/1.2.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 Karen Tracey <kmtracey@…>
Changed an i18n test to use a number that converts consistely from …
2:55 PM Ticket #12563 (Uncategorized - Add ability to apply an admin action on all objects of all pages) created by Martin Mahner
Related to #10615
2:48 PM shift-check-multi-2.diff attached to Ticket #11697 by Sean Brant
Fixes the x of y and the shift-click the first item issue
2:46 PM Ticket #9886 (HTTP handling - File-like interface for HttpRequest) updated by Ivan Sagalaev
Owner, Needs documentation, Needs tests changed
2:42 PM Ticket #3100 (Template system - Support for arguments on intermediate tag tokens (ex. {% if arg %}{% ...) updated by cwebber
I removed those named-end-block tests and also added {% elif %} tag …
2:33 PM Ticket #12197 (Internationalization - parse_accept_lang_header parse HTTP_ACCEPT_LANGUAGE with wrong Quality ...) updated by Adrian Holovaty
Description changed
2:29 PM Ticket #3100 (Template system - Support for arguments on intermediate tag tokens (ex. {% if arg %}{% ...) updated by Adrian Holovaty
I'm fine with removing those named-end-block tests. I agree that named …
2:28 PM Ticket #7235 (Database layer (models, ORM) - filtering on an EmptyQuerySet raises an Exception) updated by taylormarshall
Needs tests changed
2:13 PM 7235_tests.diff attached to Ticket #7235 by taylormarshall
regression tests for 7235
2:11 PM Ticket #6991 (contrib.admin - Omit redundant "if" judgements) closed by Adrian Holovaty
fixed: (In [12142]) Fixed #6991 -- Removed some redundant …
2:11 PM Changeset [933b9e8]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #6991 -- Removed some redundant user.is_authenticated() calls in …
2:08 PM Ticket #11697 (contrib.admin - Select multiple action checkboxes with shift+mouseclick in django ...) updated by Jannis Leidel
Maby combining the two events into one (Actions.counter() and checking …
2:04 PM Ticket #11757 (Uncategorized - Wrong mimetype when responding HttpResponseNotModified in ...) closed by Jannis Leidel
fixed: (In [12141]) Fixed #11757 - Set mimetype when responding with …
2:04 PM Changeset [8a109a7b]mainstable/1.10.xstable/1.11.xstable/1.2.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 #11757 - Set mimetype when responding with …
2:04 PM Ticket #10717 (contrib.admin - {% admin_media_prefix %} needs escaping) closed by Jannis Leidel
fixed: (In [12140]) Fixed #10717 - Escape result of admin_media_prefix …
2:04 PM Changeset [73d636f7]mainstable/1.10.xstable/1.11.xstable/1.2.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 #10717 - Escape result of admin_media_prefix template tag. …
2:03 PM Ticket #9638 (Core (Other) - Add %(app_label)s to the related_name format string for abstract models) closed by Jannis Leidel
fixed: (In [12139]) Fixed #9638 - Added %(app_label)s to the related_name …
2:03 PM Changeset [bacfe3f]mainstable/1.10.xstable/1.11.xstable/1.2.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 #9638 - Added %(app_label)s to the related_name format string …
2:03 PM Ticket #11478 (contrib.admin - jsi18n loading from templates within django/contrib/admin/templates/ ...) closed by Jannis Leidel
fixed: (In [12138]) Fixed #11478 - Use namespacing for URLs to i18n …
2:03 PM Changeset [1e955e01]mainstable/1.10.xstable/1.11.xstable/1.2.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 #11478 - Use namespacing for URLs to i18n JavaScript in admin. …
2:02 PM Ticket #12059 (Database layer (models, ORM) - datetime to time conversion incorrect) closed by Jannis Leidel
fixed: (In [12137]) Fixed #12059 - Let TimeField.to_python correctly return a …
2:02 PM Changeset [b7236b85]mainstable/1.10.xstable/1.11.xstable/1.2.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 #12059 - Let TimeField.to_python correctly return a …
2:02 PM Ticket #11697 (contrib.admin - Select multiple action checkboxes with shift+mouseclick in django ...) updated by Karen Tracey
Tested with IE8 and Chrome on Windows also. Both also show the …
1:58 PM Ticket #12465 (Documentation - &#8217; in title) closed by Adrian Holovaty
fixed: (In [12136]) Fixed #12465 -- Fixed double-escaped quote marks in …
1:53 PM Ticket #11697 (contrib.admin - Select multiple action checkboxes with shift+mouseclick in django ...) updated by Karen Tracey
Noticed a couple of things playing with this on Ubuntu/Firefox. …
1:44 PM Ticket #12521 (contrib.admin - ModelAdmin save_model request.user idiom is broken by model validation) updated by jkocherhans
Status changed
My current patch is almost there I think. I still need to talk to …
1:42 PM 12521.diff attached to Ticket #12521 by jkocherhans
This combines my fixes, Honza fixes, and Ivan's tests. Almost there.
1:31 PM Ticket #10702 (Database layer (models, ORM) - .extra() should accept "having" parameter) updated by Carl Meyer
@Alex I know that new QuerySet _methods_ that map directly to SQL …
1:28 PM Changeset [00252d84]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Negligible change to docs/topics/cache.txt so I can test something in …
1:27 PM Ticket #10015 (Database layer (models, ORM) - contrib.comments inline on Postgres 8.3 fails to cast integer to text) updated by Carl Meyer
Keywords, Patch needs improvement, Component, Needs tests changed
1:24 PM 10015_r12120.diff attached to Ticket #10015 by Carl Meyer
patch with test and fix at model-field level
1:23 PM Ticket #10015 (Database layer (models, ORM) - contrib.comments inline on Postgres 8.3 fails to cast integer to text) updated by Carl Meyer
Per discussion with Adrian at Chicago sprint, treating this as a …
1:20 PM Ticket #12562 (Uncategorized - Test failure on Python 2.7 alpha 2) updated by Karen Tracey
(In [12134]) [1.1.X] Fixed #12562: Made Platypus just a tad lighter so …
1:20 PM Changeset [03d57f0a]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #12562: Made Platypus just a tad lighter so it does not …
1:20 PM shift-check-multi.diff attached to Ticket #11697 by Sean Brant
This adds support for shift-clicking checkboxes to select items in a range
1:17 PM Ticket #12562 (Uncategorized - Test failure on Python 2.7 alpha 2) closed by Karen Tracey
fixed: (In [12132]) Fixed #12562: Made Platypus just a tad lighter so it does …
1:17 PM Changeset [6017907f]mainstable/1.10.xstable/1.11.xstable/1.2.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 Karen Tracey <kmtracey@…>
Fixed #12562: Made Platypus just a tad lighter so it does not trigger …
1:14 PM Ticket #12495 (Documentation - Wrong URL for pytextile in contrib.markup docstring) closed by Adrian Holovaty
fixed: (In [12130]) Fixed #12495 -- Fixed broken link in …
1:14 PM Changeset [45b5d02]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12495 -- Fixed broken link in django.contrib.markup docstring …
1:11 PM Ticket #12497 (Documentation - A few cross link typos in the docs) closed by Adrian Holovaty
fixed: (In [12129]) Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro
1:11 PM Changeset [88265d4a]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro …
1:09 PM Ticket #12562 (Uncategorized - Test failure on Python 2.7 alpha 2) updated by Karen Tracey
Owner changed
I'll do that then.
1:09 PM Ticket #12512 (Documentation - Misspelling) closed by Adrian Holovaty
fixed: (In [12128]) Fixed #12512 -- Fixed typo in docs/ref/models/fields.txt. …
1:09 PM Changeset [df9adba]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12512 -- Fixed typo in docs/ref/models/fields.txt. Thanks, …
1:09 PM Ticket #12523 (Documentation - Typo in The messages framework docs) closed by Adrian Holovaty
fixed: (In [12127]) Fixed #12523 -- Fixed typo in docs/ref/contrib/messages.txt
1:09 PM Changeset [161e4667]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12523 -- Fixed typo in docs/ref/contrib/messages.txt …
1:08 PM Ticket #12562 (Uncategorized - Test failure on Python 2.7 alpha 2) updated by Alex Gaynor
Triage Stage changed
Your solution LGTM.
1:08 PM Ticket #12555 (Documentation - Typo - Missing quote mark in docs in rev/models/querysets) closed by Adrian Holovaty
fixed: (In [12126]) Fixed #12555 -- Fixed typo in …
1:08 PM Changeset [e21d3af9]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Fixed #12555 -- Fixed typo in docs/ref/models/querysets.txt. Thanks, …
1:02 PM Ticket #12562 (Uncategorized - Test failure on Python 2.7 alpha 2) created by Karen Tracey
I get one (just one!) test failure running the test suite on Python …
12:27 PM Ticket #12561 (contrib.admin - The ``can_delete`` argument of ``generic_inlineformset_factory`` isn't ...) updated by Piaume
Summary changed
12:26 PM django_cantdelete_bug.png attached to Ticket #12561 by Piaume
Bug result on the admin site (there is a "Delete" checkbox)
12:25 PM Ticket #12561 (contrib.admin - The ``can_delete`` argument of ``generic_inlineformset_factory`` isn't ...) created by Piaume
When the can_delete argument of generic_inlineformset_factory
12:18 PM Changeset [6629d1e]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Edited docs/ref/validators.txt git-svn-id: …
12:11 PM Ticket #12521 (contrib.admin - ModelAdmin save_model request.user idiom is broken by model validation) updated by Ivan Sagalaev
Owner changed
Added a couple of tests that fail with current trunk. Some comments: …
12:07 PM Changeset [d8b7772]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Made some edits to the validation part of …
12:06 PM 12521.tests.diff attached to Ticket #12521 by Ivan Sagalaev
Correct tests failing on current trunk
11:55 AM Changeset [50bfa46c]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Edited docs/releases/1.2.txt git-svn-id: …
11:09 AM Changeset [bf2283d]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Edited docs/topics/db/multi-db.txt git-svn-id: …
11:08 AM Changeset [4a6c7469]mainstable/1.10.xstable/1.11.xstable/1.2.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 Adrian Holovaty <adrian@…>
Removed ridiculous extra space around the title in …
10:55 AM Ticket #12521 (contrib.admin - ModelAdmin save_model request.user idiom is broken by model validation) updated by Adrian Ribao
Owner, Status changed
What happened? I didn't change the owner nor the status! I'll try to …
10:53 AM Ticket #12521 (contrib.admin - ModelAdmin save_model request.user idiom is broken by model validation) updated by Adrian Ribao
Cc, Status, Owner changed
10:39 AM Ticket #12142 (Database layer (models, ORM) - Calling update() on EmptyQuerySet updates all rows in database) updated by Alex Gaynor
Needs tests, Triage Stage changed
10:21 AM Ticket #12521 (contrib.admin - ModelAdmin save_model request.user idiom is broken by model validation) updated by Honza Král
Replying to isagalaev: > I'm about to add some tests to …
10:19 AM Ticket #12560 (Uncategorized - Unique validation should not check for null atuo-assigned PK) updated by Honza Král
Has patch changed
Added a quick patch, haven't checked everything, so only take it as an …
10:17 AM 12560.diff attached to Ticket #12560 by Honza Král
Quick fix to get the discussion started, may not be 100%
10:03 AM Ticket #12142 (Database layer (models, ORM) - Calling update() on EmptyQuerySet updates all rows in database) updated by cwebber
Added a patch, verified that it passes with the other bit of the patch …
10:01 AM django_emptyqueryset_withtest.diff attached to Ticket #12142 by cwebber
Updated "patch with overriden update() returning 0", with a test
9:48 AM Ticket #12521 (contrib.admin - ModelAdmin save_model request.user idiom is broken by model validation) updated by Ivan Sagalaev
Owner, Status, Needs tests changed
I'm about to add some tests to jkocherhans' patch. Honza, your patch …
9:34 AM Ticket #12560 (Uncategorized - Unique validation should not check for null atuo-assigned PK) created by Karen Tracey
Initially noted here: …
9:33 AM DevelopersForHire edited by anonymous
(diff)
9:27 AM 9223.4.diff attached to Ticket #9223 by Ivan Sagalaev
Patch updated to current trunk
9:22 AM Ticket #12055 (Translations - Mongolian internationalization) updated by anonymous
Component changed
9:04 AM Ticket #12559 (Database layer (models, ORM) - Wrong SQL in M2M fields) updated by Alex Gaynor
Description changed
Fixed formatting, please use preview.
8:15 AM Ticket #12559 (Database layer (models, ORM) - Wrong SQL in M2M fields) created by anonymous
I have some strange problem after updating to the 1.2 alpha version. …
8:04 AM Ticket #12558 (Database layer (models, ORM) - The ENGINE setting no longer defaults to dummy if it is not defined) updated by Oliver Beattie
Milestone changed
8:02 AM db.diff attached to Ticket #12558 by Oliver Beattie
8:01 AM Ticket #12558 (Database layer (models, ORM) - The ENGINE setting no longer defaults to dummy if it is not defined) created by Oliver Beattie
If the ENGINE setting is not defined in a project's settings.py file …
6:47 AM Ticket #12557 (contrib.auth - AnonymousUser has_perm should check backends has_perm) updated by Harro
Bleg.. now without errors.. (or so says pyflakes :))
6:47 AM Ticket #12521 (contrib.admin - ModelAdmin save_model request.user idiom is broken by model validation) updated by Ivan Sagalaev
Cc changed
6:45 AM anonymous_permissions.2.diff attached to Ticket #12557 by Harro
AnonymousUser also checks backend for permissions
6:37 AM Ticket #12557 (contrib.auth - AnonymousUser has_perm should check backends has_perm) created by Harro
Right now a non logged in user isn't allowed to do anything at all. …
6:35 AM Ticket #12507 (Contrib apps - New logic in ModelAdmin.add_view for model validation needs some ...) updated by Luke Plant
Also, even without the logic problems, simply the change in method …
4:25 AM Ticket #494 (contrib.admin - Collapse in admin interface for inline related objects) updated by anonymous
I patched manually the current svn with the 494.7 patch, but it seems …
Note: See TracTimeline for information about the timeline view.
Back to Top