Timeline



Feb 22, 2010:

11:59 PM Ticket #12855 (Database layer (models, ORM) - QuerySet.__or__ has bad behavior in the presence of extra) updated by jbronn
(In [12507]) Fixed #12855 -- QuerySets? with extra where parameters …
11:59 PM Changeset [6a28f581]stable/1.1.x by Justin Bronn <jbronn@…>
Fixed #12855 -- QuerySets? with extra where parameters now combine …
11:54 PM Ticket #12776 (contrib.auth - get_profile() may throw AttributeError instead of SiteProfileNotAvailable) closed by anonymous
fixed: Fixed in r12506.
11:52 PM Changeset [1d5165e]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 #12776 -- User.get_profile now raises …
11:44 PM Ticket #12068 (Template system - The {% url %} parser can fail with StopIteration) updated by alexdutton
Triage Stage changed
We currently disallow {% url view as %}, but accept {{ as }}. Should …
11:43 PM model-api.txt attached to Ticket #12930 by adamfast
model-api.txt file to replace the one in place after applying the patch
11:42 PM Ticket #12930 (GIS - Merge contrib.gis docs into Django docs tree) updated by Alex Gaynor
Please upload a diff against the root of the tree, rather than a full file.
11:42 PM geos.txt attached to Ticket #12930 by adamfast
geos.txt file to replace the one in place after applying the patch
11:42 PM db-api.txt attached to Ticket #12930 by adamfast
db-api.txt file to replace the one in place after applying the patch
11:41 PM Ticket #12930 (GIS - Merge contrib.gis docs into Django docs tree) updated by adamfast
Updated geos.txt, db-api.txt and model-api.txt with better metadata / …
11:37 PM Ticket #12239 (Database layer (models, ORM) - Float is rounded to integer on queries on integer field) updated by Alex Gaynor
Component changed
11:26 PM Ticket #12608 (Database layer (models, ORM) - Inconsistent results from values and values_list when using annotate) closed by jbronn
fixed: (In [12505]) Fixed #12608 -- No longer return inconsistent results …
11:26 PM Changeset [5546430]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 #12608 -- No longer return inconsistent results when using …
11:26 PM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by Bruno Renié
Triage Stage changed
Moving back to accepted, it needs to be reviewed by a core dev before …
11:22 PM Ticket #12776 (contrib.auth - get_profile() may throw AttributeError instead of SiteProfileNotAvailable) updated by Alex Gaynor
Triage Stage changed
11:22 PM Ticket #12806 (Database layer (models, ORM) - Implement __getitem__ on RawQuerySet) closed by jbronn
fixed: (In [12504]) Fixed #12806 -- Added an implementation of …
11:22 PM Changeset [c4699b0]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 #12806 -- Added an implementation of RawQuerySet.__getitem__. …
11:17 PM Ticket #12072 (Template system - Literal strings containing [,=] break {% url %}.) closed by jbronn
fixed: (In [12503]) Fixed #12072 -- Certain characters no longer break url …
11:17 PM Changeset [34982799]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 #12072 -- Certain characters no longer break url tag. Thanks, …
11:13 PM Ticket #12806 (Database layer (models, ORM) - Implement __getitem__ on RawQuerySet) updated by Alex Gaynor
Triage Stage changed
11:12 PM 12806-3.patch attached to Ticket #12806 by Bruno Renié
RFC
11:09 PM 12806-2.patch attached to Ticket #12806 by Bruno Renié
Updated patch with Alex's comments
11:07 PM Ticket #12929 (Testing framework - runtests.py should reference the checkout it is part of) closed by Russell Keith-Magee
wontfix: I'm only a mild +0, so if there is someone in the core who has a use …
11:05 PM Ticket #2238 (Database layer (models, ORM) - select_related should fetch reverse relations) closed by Karen Tracey
wontfix: Please read: …
10:59 PM patch-12072-e.diff attached to Ticket #12072 by alexdutton
Tidied up the regex even more
10:57 PM Ticket #12929 (Testing framework - runtests.py should reference the checkout it is part of) updated by Karen Tracey
Not that I haven't been bitten by it, but I actually do use the …
10:54 PM Ticket #12806 (Database layer (models, ORM) - Implement __getitem__ on RawQuerySet) updated by Bruno Renié
Has patch changed
10:52 PM 12806.patch attached to Ticket #12806 by Bruno Renié
Patch adds indexing w/ tests and a mention in the docs
10:39 PM Ticket #12855 (Database layer (models, ORM) - QuerySet.__or__ has bad behavior in the presence of extra) closed by jbronn
fixed: (In [12502]) Fixed #12855 -- QuerySets with extra where parameters …
10:39 PM Changeset [6ed7bd56]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 #12855 -- QuerySets with extra where parameters now combine …
10:34 PM patch-12072-d.diff attached to Ticket #12072 by alexdutton
Tidied up regex
10:16 PM patch-12561-1.diff attached to Ticket #12561 by Natalia Bidart
Improved the tests. Added default values on parent class for …
9:52 PM Ticket #12072 (Template system - Literal strings containing [,=] break {% url %}.) updated by alexdutton
New (considerably shorter) patch, with much regex help from Honza.
9:51 PM patch-12072-c.diff attached to Ticket #12072 by alexdutton
Tidier patch
9:19 PM Ticket #12065 (contrib.flatpages - URL clash between FlatPages causes middleware error) updated by ryazwinski
In discussions today with Joseph and others decision was made to leave …
9:14 PM admin.patch attached to Ticket #12065 by ryazwinski
patch to admin only to disallow url collisions - view continues to …
9:04 PM Ticket #12855 (Database layer (models, ORM) - QuerySet.__or__ has bad behavior in the presence of extra) updated by Alex Gaynor
Has patch changed
9:04 PM django-extra-where.diff attached to Ticket #12855 by Alex Gaynor
8:38 PM Ticket #12880 (Documentation - Structural documentation fix: unqualified method directives) updated by Tim Graham
Triage Stage changed
I added an alternate patch which uses the currentmodule directive, a …
8:36 PM 12880.diff attached to Ticket #12880 by Tim Graham
patch using currentmodule directive
8:21 PM 12567.2.diff attached to Ticket #12567 by coleifer
updated patch to respect query optimization on isnull=False & inner joins
8:21 PM Ticket #12567 (Database layer (models, ORM) - Incorrect SQL being generated in certain inheritance cases.) updated by coleifer
Alex pointed out that switching the promote_alias_chain bit to promote …
7:23 PM Ticket #12072 (Template system - Literal strings containing [,=] break {% url %}.) updated by alexdutton
I've added some tests to highlight the issue, and also replaced the {% …
7:20 PM patch-12072.diff attached to Ticket #12072 by alexdutton
Patch (maybe not pretty)
6:17 PM Ticket #11811 (Database layer (models, ORM) - No error raised on update(foreignkey=unsavedobject) on nullable fk) updated by ashearer
I shouldn't have said "passing an unsaved model acts the same as …
6:08 PM Ticket #12820 (Core (Other) - for param in request.REQUEST fails with (a misleading) KeyError exception) updated by jkocherhans
(In [12501]) [1.1.X] Fixed #12820. Implemented other dict methods for …
6:08 PM Changeset [16efc1a9]stable/1.1.x by Joseph Kocherhans <joseph@…>
[1.1.X] Fixed #12820. Implemented other dict methods for MergeDict. …
6:00 PM Ticket #11811 (Database layer (models, ORM) - No error raised on update(foreignkey=unsavedobject) on nullable fk) updated by ashearer
The same surprising behavior occurs whether you assign to the …
6:00 PM 11811-patch-rev-3.diff attached to Ticket #11811 by ashearer
Patch
5:58 PM Ticket #9200 (contrib.formtools - Add a session based form wizard) updated by Dana Spiegel
Seeing as 1.2 is almost ready to be released, is there any chance that …
5:51 PM Ticket #8537 (Documentation - clarify session expiration) updated by Tim Graham
Has patch changed
5:50 PM 8537.diff attached to Ticket #8537 by Tim Graham
5:48 PM Ticket #5691 (Core (Cache system) - Add the active language to generate the cache key) updated by Jannis Leidel
Needs documentation changed
I'm not sure if we break a promise changing the cache key in 1.2 or if …
5:47 PM 12567.diff attached to Ticket #12567 by coleifer
5:47 PM Ticket #12567 (Database layer (models, ORM) - Incorrect SQL being generated in certain inheritance cases.) updated by coleifer
Has patch changed
So there is a bit in the query's add_filter() method that blocks join …
5:42 PM Changeset [c1d795d]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 Jacob Kaplan-Moss <jacob@…>
Clarified a comment from [11687]. git-svn-id: …
5:41 PM Ticket #11687 (Template system - The 'add' template filter only works for integers, and can fail noisily) updated by Jacob
(In [12499]) [1.1.X] Fixed #11687: the add filter is now less …
5:41 PM Changeset [bd79677]stable/1.1.x by Jacob Kaplan-Moss <jacob@…>
[1.1.X] Fixed #11687: the add filter is now less failsome when faced …
5:41 PM django_6298.diff attached to Ticket #6298 by Eric Holscher
Added docs to the settings file. Wrap docs.
5:38 PM Ticket #12820 (Core (Other) - for param in request.REQUEST fails with (a misleading) KeyError exception) closed by jkocherhans
fixed: (In [12498]) Fixed #12820. Implemented other dict methods for …
5:38 PM Changeset [b3d20ade]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 #12820. Implemented other dict methods for MergeDict. Thanks, …
5:34 PM Ticket #11687 (Template system - The 'add' template filter only works for integers, and can fail noisily) closed by Jacob
fixed: (In [12497]) Fixed #11687: the add filter is now less failsome when …
5:34 PM Changeset [49d6a82]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 Jacob Kaplan-Moss <jacob@…>
Fixed #11687: the add filter is now less failsome when faced with …
5:31 PM Ticket #12072 (Template system - Literal strings containing [,=] break {% url %}.) updated by alexdutton
Owner changed
5:12 PM Ticket #12070 (Template system - Variable("a._hidden") does not raise TemplateSyntaxError) updated by Alex Gaynor
Triage Stage changed
5:11 PM patch-12070.diff attached to Ticket #12070 by alexdutton
Patch (Unindented '...'s to match style in other doctests)
5:11 PM Ticket #11789 (Database layer (models, ORM) - Aggregates ignore none()) updated by Jacob
Patch needs improvement, Triage Stage changed
I'm not sure that we want aggregates to return None; I think …
5:09 PM Ticket #12747 (HTTP handling - Custom HTTP status reason phrases are not supported) updated by gisle
Needs tests changed
5:07 PM Ticket #12608 (Database layer (models, ORM) - Inconsistent results from values and values_list when using annotate) updated by Alex Gaynor
Triage Stage changed
5:06 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) closed by jkocherhans
fixed: (In [12496]) Fixed #12901. Exclude overridden form fields from model …
5:06 PM Changeset [eb0751a4]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 #12901. Exclude overridden form fields from model field …
4:58 PM Ticket #11012 (Core (Cache system) - Memcached cache module fails when retrieving binary strings via ...) updated by mcroydon
Cc changed
4:55 PM Ticket #12070 (Template system - Variable("a._hidden") does not raise TemplateSyntaxError) updated by alexdutton
Owner, Has patch changed
Attached patch with two new doctests in …
4:38 PM patch-12561.diff attached to Ticket #12561 by Natalia Bidart
4:37 PM Ticket #12561 (contrib.admin - The ``can_delete`` argument of ``generic_inlineformset_factory`` isn't ...) updated by Natalia Bidart
Submitting patch to have InlineModelAdmin.get_formset passing …
4:21 PM 12901-against-12454-2.diff attached to Ticket #12901 by Honza Král
4:17 PM Ticket #12747 (HTTP handling - Custom HTTP status reason phrases are not supported) updated by gisle
Owner changed
4:14 PM Ticket #12570 (Contrib apps - BaseGenericInlineFormSet has unused members) updated by jkocherhans
(In [12495]) [1.1.X] Fixed #12570. Removed unused fields from …
4:14 PM Changeset [8c4f166]stable/1.1.x by Joseph Kocherhans <joseph@…>
[1.1.X] Fixed #12570. Removed unused fields from GenericForeignKey. …
4:14 PM Ticket #4102 (Database layer (models, ORM) - Allow UPDATE of only specific fields in model.save()) updated by Graham King
Cc changed
4:02 PM Ticket #12567 (Database layer (models, ORM) - Incorrect SQL being generated in certain inheritance cases.) updated by coleifer
For reference, this is the SQL generated by the two operations: […]
3:50 PM Ticket #12065 (contrib.flatpages - URL clash between FlatPages causes middleware error) updated by ryazwinski
This ticket has spawned ticket 12938 to for general validation of …
3:49 PM sitemaps_custom_domain_docs_tests.diff attached to Ticket #10909 by daniellindsley
And now with a docstring (docs+tests).
3:48 PM Ticket #12938 (Database layer (models, ORM) - not possible to validate a many-to-many at the model) created by ryazwinski
Reference ticket #12065 for genesis of this ticket. It isn't …
3:42 PM Ticket #12608 (Database layer (models, ORM) - Inconsistent results from values and values_list when using annotate) updated by coleifer
Status, Owner changed
3:32 PM 12608.patch attached to Ticket #12608 by coleifer
3:32 PM Ticket #12608 (Database layer (models, ORM) - Inconsistent results from values and values_list when using annotate) updated by coleifer
Has patch changed
I patched the ValuesList iterator to include aggregates in the fields …
3:22 PM Ticket #12937 (Database layer (models, ORM) - Select related() not working as of Beta) updated by Ramiro Morales
Description changed
reformatted description, please use the Preview feature.
3:19 PM Ticket #12778 (contrib.admin - InlineAdmin ignores inner Media class) updated by Tobias McNulty
Owner, Status changed
3:15 PM 12192-patch2-trunk-r12492.diff attached to Ticket #12192 by Ramiro Morales
3:14 PM 12192-patch1-trunk-r12492.diff attached to Ticket #12192 by Ramiro Morales
3:13 PM Ticket #10909 (Contrib apps - Allow use of the Sitemaps Framework without requiring the sites ...) updated by daniellindsley
Needs documentation, Milestone changed
Added docs & tests (plus SmileyChris' patch).
3:11 PM Ticket #2238 (Database layer (models, ORM) - select_related should fetch reverse relations) reopened by __alex__
I know this is quite old, but is this planned to be included in the …
3:10 PM Ticket #3995 (Core (Other) - Give the Message model a type (success/failure/generic)) closed by Tim Graham
wontfix: Seems like this would be very difficult to pull off due to backwards …
3:08 PM Ticket #12879 (contrib.admin - jquery gets included multiple times) closed by Tobias McNulty
worksforme: Unable to reproduce. If this is still an issue for you, please …
2:54 PM geodjango_doc_merge.diff attached to Ticket #12930 by adamfast
Diff, merge of GeoDjango docs into main docs
2:54 PM Ticket #12930 (GIS - Merge contrib.gis docs into Django docs tree) updated by adamfast
Patch needs improvement, Has patch changed
Preliminary diff - still working on the GEOS portion, will probably …
2:48 PM Ticket #12937 (Database layer (models, ORM) - Select related() not working as of Beta) created by Yeago
Given the following expression: […] And the following models: …
2:27 PM Changeset [9b8c44c3]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 a typo in last commit. git-svn-id: …
2:25 PM Changeset [7573c4a9]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@…>
Updated the check for gettext introduced in r12475 to also look at the …
2:20 PM Ticket #12778 (contrib.admin - InlineAdmin ignores inner Media class) updated by Tobias McNulty
Status, Owner changed
2:20 PM Ticket #12879 (contrib.admin - jquery gets included multiple times) updated by Tobias McNulty
Status, Owner changed
2:16 PM Ticket #12810 (Core (System checks) - Add validation for clashing ManyToManyField.db_table names) updated by coleifer
This one is pretty hard to validate against, since the m2m_db_table …
2:07 PM Ticket #12285 (Forms - Confusing error message when ModelForm does not have model set) updated by Tobias McNulty
also fixes #12051
2:07 PM Ticket #12051 (Forms - ModelForm description for Meta not defined is NoneType) closed by Tobias McNulty
duplicate: fixed by #12285
1:38 PM Ticket #12285 (Forms - Confusing error message when ModelForm does not have model set) updated by Tobias McNulty
Triage Stage changed
per jkocherhans
1:34 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by Tobias McNulty
Applies against trunk and all tests pass
1:29 PM Ticket #10944 (contrib.sites - Site app should be able to make absolute URLs.) updated by daniellindsley
Milestone changed
Deadline for features in 1.2 is past. Deferring to 1.3.
1:15 PM Ticket #11012 (Core (Cache system) - Memcached cache module fails when retrieving binary strings via ...) updated by mcroydon
Tests pass for me against dummy, file, and locmem backends as well.
1:04 PM Ticket #11012 (Core (Cache system) - Memcached cache module fails when retrieving binary strings via ...) updated by mcroydon
Owner, Status, Needs tests changed
I created a new diff that includes the patch and a test. The new test …
12:57 PM 11012-memcached-binary-string.diff attached to Ticket #11012 by mcroydon
Updated patch and added test to confirm original failure and fix.
12:57 PM 12285-unit-test-ValueError.diff attached to Ticket #12285 by Tobias McNulty
updated patch uses 'is None' and applies against trunk
12:48 PM 0001-Ticket-12820-fix-iteration-over-MergeDict.2.patch attached to Ticket #12820 by gisle
Revised patch based on IRC feedback from Alex_Gaynor (provides …
12:29 PM Ticket #12776 (contrib.auth - get_profile() may throw AttributeError instead of SiteProfileNotAvailable) updated by Bruno Renié
Added a patch with tests. The patch adds some more human-friendly …
12:26 PM 12776.patch attached to Ticket #12776 by Bruno Renié
Throws more SiteProfileNotAvailable, adds some verbosity
12:20 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by Chris Beaven
I'm not really "replacing a default form field" because of the meta …
12:16 PM Localization edited by finngruwier
(diff)
12:14 PM Ticket #12936 (Forms - I cannot change the way django app displays FileFields) closed by Alex Gaynor
invalid: Trac is for filing bugs against django, not for asking support …
12:09 PM Ticket #12936 (Forms - I cannot change the way django app displays FileFields) created by jerzyo <jerzyo@…>
Hi I have a model with file field. The way it is displayed in admin …
11:43 AM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by Bruno Renié
Thanks Jille, updated the patch with a new regex that still passes the …
11:42 AM 11457-3.patch attached to Ticket #11457 by Bruno Renié
Are we there?
11:32 AM Ticket #12285 (Forms - Confusing error message when ModelForm does not have model set) updated by Peter Bengtsson
I think 12285.diff is good. Applied it and it works fine. The module …
11:24 AM Ticket #12935 (Forms - Stange behaviour of admin.ModelAdmin) closed by Ramiro Morales
duplicate: Duplicate of #12689.
11:20 AM Ticket #11012 (Core (Cache system) - Memcached cache module fails when retrieving binary strings via ...) updated by mcroydon
Status, Owner changed
I'm working on adding tests to this.
11:17 AM Ticket #12935 (Forms - Stange behaviour of admin.ModelAdmin) updated by jerzyo <jerzyo@…>
Sorry for wrong formatting it should be […] […] The one one …
11:16 AM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by Quis
You are right. However / is not the right separator: http:// should be …
11:14 AM Ticket #11860 (contrib.admin - Changing a NullBooleanField from "unknown" to "no" in the admin does ...) updated by anonymous
One issue with the test might be that the test still passes after if I …
11:08 AM Ticket #12935 (Forms - Stange behaviour of admin.ModelAdmin) created by jerzyo
I encounter a strange error when customizing my admin site {{{class …
11:06 AM Ticket #11811 (Database layer (models, ORM) - No error raised on update(foreignkey=unsavedobject) on nullable fk) updated by ashearer
Status, Owner changed
11:03 AM Ticket #11860 (contrib.admin - Changing a NullBooleanField from "unknown" to "no" in the admin does ...) updated by Alex Gaynor
Triage Stage changed
11:01 AM nullbooleanselect_patch.diff attached to Ticket #11860 by matiasb
Fixed _has_changed method of NullBooleanSelect widget to distinguish …
10:49 AM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by jkocherhans
Patch needs improvement, Triage Stage changed
This fixes the original problem, but it also breaks unique validation. …
10:49 AM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by Bruno Renié
With the regex you suggest, the tests doesn't pass. If you call …
10:44 AM Ticket #11860 (contrib.admin - Changing a NullBooleanField from "unknown" to "no" in the admin does ...) updated by matiasb
Has patch changed
added patch
10:37 AM Ticket #12820 (Core (Other) - for param in request.REQUEST fails with (a misleading) KeyError exception) updated by gisle
Patch needs improvement changed
10:34 AM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by Quis
Shouldn't the not_secure regex be: '[:]+:' instead of '[/]+:' …
10:33 AM Ticket #12065 (contrib.flatpages - URL clash between FlatPages causes middleware error) updated by ryazwinski
Owner changed
10:28 AM 0001-Ticket-12820-fix-iteration-over-MergeDict.patch attached to Ticket #12820 by gisle
Updated patch that also fixes MergeDict.items()
10:27 AM Ticket #12707 (contrib.admin - admin actions display a warning when using list_editable (introduced ...) updated by Colin Copeland
Has patch changed
10:26 AM 12707.diff attached to Ticket #12707 by Colin Copeland
10:26 AM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by Bruno Renié
Patch needs improvement changed
Nice catch Quis, just updated the patch.
10:25 AM Ticket #10004 (Internationalization - Enable -c switch in xgettext call to collect translator comments) updated by Wil Clouser
Milestone changed
10:24 AM 11457-2.patch attached to Ticket #11457 by Bruno Renié
Pach that doesn't only block http
10:16 AM Ticket #12707 (contrib.admin - admin actions display a warning when using list_editable (introduced ...) updated by Colin Copeland
Owner, Status changed
10:16 AM Ticket #12707 (contrib.admin - admin actions display a warning when using list_editable (introduced ...) updated by anonymous
Status, Owner changed
10:00 AM Ticket #11994 (File uploads/storage - save upload file with specify encode) updated by Peter Bengtsson
Unable to reproduce this. In pure Python, if you try to do something …
9:48 AM Ticket #12570 (Contrib apps - BaseGenericInlineFormSet has unused members) closed by jkocherhans
fixed: (In [12492]) Fixed #12570. Removed unused fields from …
9:48 AM Changeset [a3e2ddd]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 #12570. Removed unused fields from GenericForeignKey. Thanks, …
9:37 AM Ticket #12202 (contrib.auth - Hardcoded subject in the reset password mail) updated by jkocherhans
Milestone changed
1.2 is feature frozen. Removing from the 1.2 milestone.
9:28 AM Ticket #12441 (contrib.admin - Delegate module permissions check to AdminSite) updated by jkocherhans
Milestone changed
1.2 is feature-frozen. Punting to 1.3.
9:07 AM Ticket #12165 (Database layer (models, ORM) - Ability to use SQL functions in queries) updated by Russell Keith-Magee
Milestone changed
This is a feature request, so the window for inclusion in 1.2 has closed.
9:03 AM Ticket #12820 (Core (Other) - for param in request.REQUEST fails with (a misleading) KeyError exception) updated by anonymous
Patch needs improvement changed
I get a test failure when applying this patch: "AttributeError: type …
9:02 AM Ticket #7777 (Core (Other) - DecimalField validation ignores infinity and nan) updated by Russell Keith-Magee
(In [12491]) [1.1.X] Fixed #7777 -- Added validation handling for NaN, …
9:02 AM Changeset [8b415e7]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #7777 -- Added validation handling for NaN, Inf and -Inf …
8:42 AM Ticket #11778 (Template system - Patch to increase performance of escapejs) updated by gisle
Triage Stage changed
8:38 AM Ticket #7777 (Core (Other) - DecimalField validation ignores infinity and nan) closed by Russell Keith-Magee
fixed: (In [12490]) Fixed #7777 -- Added validation handling for NaN, Inf and …
8:38 AM Changeset [692fd7da]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 #7777 -- Added validation handling for NaN, Inf and -Inf in …
8:29 AM Ticket #10146 (contrib.markup - Support for contrib/markdown extension_configs in settings.py) updated by jkocherhans
Milestone changed
Feature. Bumping to 1.3.
8:21 AM Ticket #12561 (contrib.admin - The ``can_delete`` argument of ``generic_inlineformset_factory`` isn't ...) updated by Natalia Bidart
Status, Owner changed
8:04 AM Ticket #11226 (Database layer (models, ORM) - Name clashes in ManyToMany) closed by Russell Keith-Magee
fixed: (In [12489]) Fixed #11226 -- Corrected an validation edge case with …
8:04 AM Changeset [e6db084a]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 #11226 -- Corrected an validation edge case with m2m relations …
7:57 AM Ticket #12934 (Uncategorized - Provide *.zip installs in addition to tarballs) created by midnightdf
*.tar.gz files are not natively supported by Windows like they are for …
7:45 AM Ticket #11860 (contrib.admin - Changing a NullBooleanField from "unknown" to "no" in the admin does ...) updated by matiasb
Status, Owner changed
7:25 AM Ticket #11778 (Template system - Patch to increase performance of escapejs) updated by gisle
With proper wikiformatting it looks like :-( […]
7:22 AM Ticket #11778 (Template system - Patch to increase performance of escapejs) updated by gisle
Triage Stage changed
I've updated the patch with a new version that is better because you …
7:15 AM escapejs_benchmark.py attached to Ticket #11778 by gisle
Updated benchmark script
7:12 AM 0001-Faster-escapejs-11778.patch attached to Ticket #11778 by gisle
Even faster version without double maintenance of keys
7:09 AM Ticket #12864 (contrib.auth - New users written to db_for_read) closed by Russell Keith-Magee
fixed: (In [12488]) Fixed #12864 -- Corrected handling of new user creation …
7:09 AM Changeset [eb67e449]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 #12864 -- Corrected handling of new user creation when a …
6:56 AM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by Quis
Owner, Status changed
I didn't want to take ownership.. (/deassign)
6:45 AM Ticket #12933 (contrib.admin - self.admin_site.admin_view() disables @csrf_view_exempt, should have ...) updated by philomat
Has patch changed
6:44 AM fix_admin_view_csrf_exempt.diff attached to Ticket #12933 by philomat
This patch should fix the problem.
6:34 AM Ticket #12932 (Testing framework - Django Test runner suite_result should be passed in the suite.) closed by Russell Keith-Magee
fixed: (In [12487]) Fixed #12932 -- Added an extra argument to suite_result() …
6:34 AM Changeset [2fc19d8d]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 #12932 -- Added an extra argument to suite_result() in the test …
6:08 AM Ticket #12933 (contrib.admin - self.admin_site.admin_view() disables @csrf_view_exempt, should have ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:06 AM Ticket #12929 (Testing framework - runtests.py should reference the checkout it is part of) updated by Russell Keith-Magee
Triage Stage changed
6:04 AM Ticket #12931 (*.djangoproject.com - Typographical error in the Questions/Feedback section) updated by Russell Keith-Magee
Component, Triage Stage changed
To clarify - this text that is being referenced is the templated text …
5:57 AM Ticket #12930 (GIS - Merge contrib.gis docs into Django docs tree) updated by Russell Keith-Magee
Triage Stage changed
5:56 AM Ticket #12894 (*.djangoproject.com - Not-so-nice anchor for section titles in docs.djangoproject.com) updated by Russell Keith-Magee
Triage Stage, Milestone changed
5:48 AM Ticket #12933 (contrib.admin - self.admin_site.admin_view() disables @csrf_view_exempt, should have ...) created by philomat
If a use the csrf_view_exempt decorator on an admin view and expose …
5:14 AM Ticket #12932 (Testing framework - Django Test runner suite_result should be passed in the suite.) updated by Jannis Leidel
Component, Triage Stage changed
5:10 AM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by Quis
Status, Patch needs improvement, Owner changed
Shouldn't you check for other protocols? https:// can be used exactly …
4:43 AM Ticket #10004 (Internationalization - Enable -c switch in xgettext call to collect translator comments) updated by anonymous
Replying to clouserw: > I haven't tested it either (it …
4:24 AM django_12932.diff attached to Ticket #12932 by Eric Holscher
4:20 AM Ticket #12932 (Testing framework - Django Test runner suite_result should be passed in the suite.) created by Eric Holscher
I have a use case where I want need the suite in the use of reporting …
4:04 AM Ticket #12439 (GIS - geos and gdal libraries need to be prefixed by 'cyg' under cygwin) updated by kiorky
We don't ask you to support cygwin but to commit a trivial patch to …
4:03 AM Ticket #12439 (GIS - geos and gdal libraries need to be prefixed by 'cyg' under cygwin) reopened by kiorky
3:42 AM Ticket #313 (Internationalization - PhoneNumberField should accept international format numbers) updated by Ilya Semenov
What a nice decision. Why would Django go Unicode then? They should …
12:56 AM inlines_patch.diff attached to Ticket #12508 by andraz
hope this time the patch gets uploaded
12:56 AM Ticket #12508 (contrib.admin - Feature: Dynamically adding inlines) reopened by andraz
there's a bug with current implementation, when using ManyToManyField …
12:28 AM Ticket #12879 (contrib.admin - jquery gets included multiple times) updated by sebleier@…
Correct me if I'm wrong, but I thought there was already a mechanism …
12:24 AM Ticket #13 (contrib.admin - Related objects interface should be tighter (edit_inline)) updated by juriejan
Cc changed

Feb 21, 2010:

11:00 PM Ticket #9147 (contrib.formtools - FormPreview needs easier extensibility) closed by jbronn
fixed: (In [12486]) Fixed #9147 -- Added FormPreview.process_preview
11:00 PM Changeset [a9b2ac2]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 #9147 -- Added FormPreview.process_preview customization hook. …
9:27 PM process_preview_doc.diff attached to Ticket #9147 by thalin
Basic docs for process_preview; indicating new in 1.2
9:06 PM Ticket #12897 (Documentation - Incorrect doc example in multi-db) closed by Alex Gaynor
fixed: Fixed in r12456.
8:35 PM Ticket #12688 (Documentation - Documentation typo (in class name)) closed by jbronn
fixed: (In [12485]) Fixed #12688 -- Removed typo in manager docs. Thanks, …
8:35 PM Changeset [98101787]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 #12688 -- Removed typo in manager docs. Thanks, orokusaki for …
8:31 PM Ticket #12585 (Documentation - fix typo in tutorial03.txt) closed by anonymous
fixed: Fixed in r12484
8:29 PM Changeset [84cffa2]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 #12585 -- Corrected typo in tutorial03. Thanks, fcsmith. …
8:08 PM Ticket #12931 (*.djangoproject.com - Typographical error in the Questions/Feedback section) created by aruseni
“Try the FAQ -— it's got answers to many common questions.” I think, …
8:06 PM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by Bruno Renié
Needs tests, Triage Stage changed
The attached patch fixes it, and adds a test. The problem is that the …
7:58 PM 11457.patch attached to Ticket #11457 by Bruno Renié
The suggested fix in the ticket summary is not enough, see my comment next.
7:49 PM Ticket #12439 (GIS - geos and gdal libraries need to be prefixed by 'cyg' under cygwin) closed by jbronn
wontfix: Fixing this implies I support cygwin. I don't. This is easily worked …
6:49 PM Ticket #13 (contrib.admin - Related objects interface should be tighter (edit_inline)) updated by anonymous
Cc changed
6:48 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by Chris Beaven
Triage Stage changed
6:46 PM Ticket #8975 (Documentation - related order functions are not documented) updated by anonymous
Cc changed
6:44 PM Ticket #11714 (Documentation - Document usage of i18n functions to translate to arbitrary language) updated by Jannis Leidel
(In [12483]) [1.1.X] Fixed #11714 - Document a few of the i18n …
6:44 PM Changeset [9ee2d5c]stable/1.1.x by Jannis Leidel <jannis@…>
[1.1.X] Fixed #11714 - Document a few of the i18n function that can be …
6:44 PM Ticket #12275 (Documentation - small naming fix for django's sphinx documentation) updated by Jannis Leidel
(In [12482]) [1.1.X] Fixed #12275 - Small fix in Sphinx templates. …
6:44 PM Changeset [5059de2]stable/1.1.x by Jannis Leidel <jannis@…>
[1.1.X] Fixed #12275 - Small fix in Sphinx templates. Backport of …
6:43 PM Ticket #12675 (contrib.admin - Inconstancy in inital configuration when creating new project) updated by Jannis Leidel
(In [12481]) [1.1.X] Fixed #12675 - Add the admin app to the project …
6:43 PM Changeset [4f113489]stable/1.1.x by Jannis Leidel <jannis@…>
[1.1.X] Fixed #12675 - Add the admin app to the project template …
6:43 PM Ticket #12655 (Core (Management commands) - diffsettings command prints instead of returns) updated by Jannis Leidel
(In [12480]) [1.1.X] Fixed #12655 - diffsettings command now returns …
6:43 PM Changeset [713bac9]stable/1.1.x by Jannis Leidel <jannis@…>
[1.1.X] Fixed #12655 - diffsettings command now returns the diff …
6:43 PM Ticket #12620 (Documentation - "defer" docs refer to non-existant "Entry.lede" field) updated by Jannis Leidel
(In [12479]) [1.1.X] Fixed #12620 - Refer to better fieldname in defer …
6:43 PM Changeset [4261efdc]stable/1.1.x by Jannis Leidel <jannis@…>
[1.1.X] Fixed #12620 - Refer to better fieldname in defer docs. …
6:42 PM Ticket #12604 (Documentation - Typo on /en/dev/releases/1.1) updated by Jannis Leidel
(In [12478]) [1.1.X] Fixed #12604 - Typo in 1.1 release docs. …
6:42 PM Changeset [71897bf]stable/1.1.x by Jannis Leidel <jannis@…>
[1.1.X] Fixed #12604 - Typo in 1.1 release docs. Backport of r12461. …
6:42 PM Ticket #12895 (Documentation - "SetPasswordForm" should be "PasswordResetForm") updated by Jannis Leidel
(In [12477]) [1.1.X] Fixed #12895 - Fixed typo in auth docs. Thanks …
6:42 PM Changeset [49c116f]stable/1.1.x by Jannis Leidel <jannis@…>
[1.1.X] Fixed #12895 - Fixed typo in auth docs. Thanks Timo. …
6:32 PM Ticket #12930 (GIS - Merge contrib.gis docs into Django docs tree) updated by adamfast
Status changed
6:32 PM Ticket #12930 (GIS - Merge contrib.gis docs into Django docs tree) created by adamfast
Per Justin, it would be a good idea to get the GeoDjango docs merged …
6:21 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by Honza Král
Needs tests changed
I see what you had a problem with, managed to produce a test case and …
6:20 PM 12901-against-12454.diff attached to Ticket #12901 by Honza Král
test case and fix
6:08 PM ticket_12875_for_r12454_with_tests.diff attached to Ticket #12875 by Manuel Saelices
Patch with tests
5:45 PM Ticket #12928 (Translations - Translation update for Danish) closed by Jannis Leidel
fixed: (In [12476]) Fixed #12928 - Updated Danish translation. Thanks, Finn …
5:45 PM Changeset [d5c4d5fa]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 #12928 - Updated Danish translation. Thanks, Finn Gruwier …
5:45 PM Ticket #12910 (Uncategorized - xgettext now required to run tests) closed by Jannis Leidel
fixed: (In [12475]) Fixed #12910 - Only test extracting translation strings …
5:45 PM Changeset [8e1a4bd6]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 #12910 - Only test extracting translation strings if xgettext …
5:44 PM Ticket #9764 (Forms - IDN (Internationalized Domain Names) support for EmailField and URLField) closed by Jannis Leidel
fixed: (In [12474]) Fixed #9764 - Updated EmailField and URLField to support …
5:44 PM Changeset [7f5d9ad]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 #9764 - Updated EmailField and URLField to support IDN …
5:44 PM Ticket #11714 (Documentation - Document usage of i18n functions to translate to arbitrary language) closed by Jannis Leidel
fixed: (In [12473]) Fixed #11714 - Document a few of the i18n function that …
5:44 PM Changeset [0d4726f]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 #11714 - Document a few of the i18n function that can be used …
5:43 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) reopened by Chris Beaven
Hi Honza, UserCreationForm doesn't use password, it uses …
5:43 PM Ticket #5972 (Internationalization - Use filters with {% trans %} tag - depends on #5971) closed by Jannis Leidel
fixed: (In [12472]) Fixed #5972 - Allow the template filters to be used with …
5:43 PM Changeset [84f8213]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 #5972 - Allow the template filters to be used with the trans …
5:42 PM Ticket #5971 (Template system - django.template.TokenParser inconsistent with parsing filters) closed by Jannis Leidel
fixed: (In [12471]) Fixed #5971 - Fixed inconsistent behaviour of the …
5:42 PM Changeset [b459f5b]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 #5971 - Fixed inconsistent behaviour of the TokenParser when …
5:42 PM Ticket #12853 (Translations - Brazilian portuguese translation of POT files for 1.2) closed by Jannis Leidel
fixed: (In [12470]) Fixed #12853 - Updated Brazilian portuguese translation. …
5:42 PM Changeset [a88cbc14]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 #12853 - Updated Brazilian portuguese translation. Thanks, …
5:42 PM Ticket #12874 (Translations - Updated French translation) closed by Jannis Leidel
fixed: (In [12469]) Fixed #12874 - Updated French locale. Thanks, Stéphane …
5:42 PM Changeset [99f8cd4]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 #12874 - Updated French locale. Thanks, Stéphane Raimbault. …
5:41 PM Ticket #11463 (Translations - Vietnamese translation) closed by Jannis Leidel
fixed: (In [12468]) Fixed #11463 - Added Vietnamese translation. Thanks Erik …
5:41 PM Changeset [a8b975e]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 #11463 - Added Vietnamese translation. Thanks Erik Unger, …
5:41 PM Ticket #12275 (Documentation - small naming fix for django's sphinx documentation) closed by Jannis Leidel
fixed: (In [12467]) Fixed #12275 - Small fix in Sphinx templates.
5:41 PM Changeset [8d8237fa]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 #12275 - Small fix in Sphinx templates. git-svn-id: …
5:40 PM Ticket #12066 (Core (Other) - django.core.context_processors.auth should be in contrib.auth) closed by Jannis Leidel
fixed: (In [12466]) Fixed #12066 - Moved auth context processor from core to …
5:40 PM Changeset [67d4289c]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 #12066 - Moved auth context processor from core to the auth app. …
5:40 PM Ticket #12795 (Documentation - MessageMiddleware missing from default MIDDLEWARE_CLASSES value ...) closed by Jannis Leidel
fixed: (In [12465]) Fixed #12795 - Updated the middleware docs to include the …
5:40 PM Changeset [1559f645]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 #12795 - Updated the middleware docs to include the messages app …
5:39 PM Ticket #12675 (contrib.admin - Inconstancy in inital configuration when creating new project) closed by Jannis Leidel
fixed: (In [12464]) Fixed #12675 - Add the admin app to the project template …
5:39 PM Changeset [2e91309]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 #12675 - Add the admin app to the project template settings.py …
5:39 PM Ticket #12655 (Core (Management commands) - diffsettings command prints instead of returns) closed by Jannis Leidel
fixed: (In [12463]) Fixed #12655 - diffsettings command now returns the diff …
5:39 PM Changeset [d2d8b79]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 #12655 - diffsettings command now returns the diff instead of …
5:39 PM Ticket #12620 (Documentation - "defer" docs refer to non-existant "Entry.lede" field) closed by Jannis Leidel
fixed: (In [12462]) Fixed #12620 - Refer to better fieldname in defer docs. …
5:39 PM Changeset [579e8573]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 #12620 - Refer to better fieldname in defer docs. Thanks, …
5:38 PM Ticket #12604 (Documentation - Typo on /en/dev/releases/1.1) closed by Jannis Leidel
fixed: (In [12461]) Fixed #12604 - Typo in 1.1 release docs.
5:38 PM Changeset [ca9f087]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 #12604 - Typo in 1.1 release docs. git-svn-id: …
5:38 PM Ticket #7876 (Template system - Improve template error messages to include expected end tag) closed by Jannis Leidel
fixed: (In [12460]) Fixed #7876 - Improved template error message to include …
5:38 PM Changeset [6cafd4b2]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 #7876 - Improved template error message to include expected end …
5:38 PM Ticket #12877 (Documentation - An error in settings documentation) closed by Jannis Leidel
fixed: (In [12459]) Fixed #12877 - Typo in settings docs. Thanks Timo.
5:38 PM Changeset [373be1e]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 #12877 - Typo in settings docs. Thanks Timo. git-svn-id: …
5:37 PM Ticket #12887 (Documentation - Minor fixes to release docs) closed by Jannis Leidel
fixed: (In [12458]) Fixed #12887 - Fixed typo in release docs. Thanks blueyed.
5:37 PM Changeset [421f019]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 #12887 - Fixed typo in release docs. Thanks blueyed. …
5:37 PM Ticket #12895 (Documentation - "SetPasswordForm" should be "PasswordResetForm") closed by Jannis Leidel
fixed: (In [12457]) Fixed #12895 - Fixed typo in auth docs. Thanks Timo.
5:37 PM Changeset [b2c43df]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 #12895 - Fixed typo in auth docs. Thanks Timo. git-svn-id: …
5:37 PM Changeset [0d37cfd]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 #12897 - Typo in multi-db docs. Thanks fgutierrez. git-svn-id: …
5:37 PM Tickets #11637,​12868 batch updated by Jannis Leidel
fixed: (In [12455]) Fixed #12868 - Updated French format file. Thanks …
5:37 PM Changeset [b40f21e]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 #12868 - Updated French format file. Thanks stephaner and …
5:34 PM Ticket #12929 (Testing framework - runtests.py should reference the checkout it is part of) created by termie
At current runtests.py attempts to test the first installation of …
5:34 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) closed by Honza Král
worksforme: Closing this as worksforme - I cannot replicate it and when I look at …
5:25 PM Ticket #11778 (Template system - Patch to increase performance of escapejs) updated by gisle
On my machine using josephdrose's benchmark script this approach …
5:21 PM Ticket #10711 (Forms - Add a hook for specifying whether a form in a formset should be deleted) updated by jkocherhans
Version, Milestone changed
Another feature that probably should have made it to 1.2. Punt! Yell …
5:19 PM escapejs.patch attached to Ticket #11778 by gisle
Patch update to make it pass the 'defaultfilters' test (added match on …
5:11 PM Ticket #12896 (Forms - ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) updated by jkocherhans
I'm going to think about this more, but I don't see a way around it …
4:55 PM Ticket #5335 (Forms - Add an append method to ErrorDict) updated by jkocherhans
Owner, Status, Milestone changed
This a a feature, so I'm bumping it to 1.3. Sorry. I'm assigning it to …
4:34 PM last_executed_query.patch attached to Ticket #12923 by Pablo Brasero
Patch for DatabaseOperations, with tests for MySQL and SQLite
4:32 PM Ticket #12923 (Database layer (models, ORM) - Base last_executed_query() does not escape parameters) updated by Pablo Brasero
Status, Owner changed
I've been working on this one today. I'm not entirely sure what the …
3:43 PM translation_update.diff attached to Ticket #12928 by finngruwier
3:22 PM Ticket #12928 (Translations - Translation update for Danish) updated by Jannis Leidel
Triage Stage, Milestone changed
Thanks for the patch, there is a semi-official list of translators at …
3:15 PM Ticket #8729 (contrib.comments - django.contrib.comments feed should allow filtering based on ...) updated by Jannis Leidel
Owner, Status changed
2:46 PM Ticket #12928 (Translations - Translation update for Danish) created by finngruwier
I will attach a diff file with an updated Danish translation for …
2:04 PM Ticket #12910 (Uncategorized - xgettext now required to run tests) updated by Jannis Leidel
Status, Owner changed
1:52 PM Ticket #12650 (Contrib apps - Some contrib apps depend on the i18n context processor to output valid ...) updated by Ramiro Morales
Triage Stage changed
Replying to robhudson: > I made the assumption that if I'm …
1:29 PM Ticket #12193 (Documentation - Add details to the i18n documentation for translation of model classes ...) updated by Ramiro Morales
Patch needs improvement changed
1:28 PM 12193.diff attached to Ticket #12193 by Ramiro Morales
Patch updated to post i18n docs refactor.
1:13 PM Ticket #12894 (*.djangoproject.com - Not-so-nice anchor for section titles in docs.djangoproject.com) reopened by Ramiro Morales
I've tested this by generating the documentation locally with …
1:04 PM Ticket #10869 (Internationalization - ./manage.py makemessages should let users specify input directories) updated by Jannis Leidel
Owner changed
10:48 AM Ticket #11714 (Documentation - Document usage of i18n functions to translate to arbitrary language) updated by Ramiro Morales
Patch needs improvement changed
10:48 AM 11714-r12454.diff attached to Ticket #11714 by Ramiro Morales
Patch updated to post i18n docs refactor plus some typos.
9:32 AM Ticket #12907 (Database layer (models, ORM) - Problems with django admin on Jython with custom user models) updated by Russell Keith-Magee
Component, Triage Stage changed
Ok - looking deeper, this is an issue with model inheritance. Based …
8:45 AM Ticket #12907 (Database layer (models, ORM) - Problems with django admin on Jython with custom user models) reopened by gbauer
Sorry, but I think at is at least in parts a problem of Django admin, …
8:23 AM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by Fraser Nevett
I noticed that a couple of places which called colorize were …
8:19 AM no_str.diff attached to Ticket #12849 by Fraser Nevett
8:13 AM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by Fraser Nevett
I've created a patch (including tests) which allows unicode strings to …
8:11 AM colorize_unicode.diff attached to Ticket #12849 by Fraser Nevett
7:51 AM Ticket #12055 (Translations - Mongolian internationalization) closed by Jannis Leidel
invalid: I'd like to encourage any request for translation to be made on the …
7:43 AM Ticket #12927 (Database layer (models, ORM) - Implementation of GQL backend.) closed by Russell Keith-Magee
duplicate: Duplicate of #10192
6:54 AM Ticket #12779 (Internationalization - Form fields don't handle localized numbers correctly) updated by Jannis Leidel
Component changed
6:10 AM Ticket #10903 (Documentation - Docs: Accessing method calls from templates) updated by Jacob
Patch needs improvement changed
5:54 AM Ticket #5833 (contrib.admin - Custom FilterSpecs) updated by anonymous
Cc changed
3:09 AM Ticket #12927 (Database layer (models, ORM) - Implementation of GQL backend.) created by Aviral Dasgupta
Google appengine is a great online service for application hosting. …

Feb 20, 2010:

6:53 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) updated by Russell Keith-Magee
Triage Stage, Milestone changed
6:52 PM Ticket #12926 (Translations - bulgarian translation for v 1.1.1) updated by Russell Keith-Magee
Triage Stage changed
Please submit translations as diffs, not full PO files.
6:52 PM Ticket #12923 (Database layer (models, ORM) - Base last_executed_query() does not escape parameters) updated by Russell Keith-Magee
Patch needs improvement, Needs tests, Triage Stage changed
If we're going to address this problem, we should address it for all …
6:47 PM Ticket #12925 (Documentation - A typographic error in the release notes for Django 1.1) updated by Russell Keith-Magee
Milestone, Triage Stage changed
6:41 PM Ticket #12889 (Database layer (models, ORM) - Using annotation unexpectedly returns DecimalFields as floats) updated by anonymous
Related discussion: …
4:13 PM Ticket #12837 (Documentation - Clarify m2m intermediate table naming strategy) updated by Tim Graham
Triage Stage changed
4:08 PM Ticket #11714 (Documentation - Document usage of i18n functions to translate to arbitrary language) updated by Jannis Leidel
Patch needs improvement, Triage Stage changed
4:06 PM Ticket #12859 (Documentation - Incorrect docs on Updating multiple objects at once using related records) updated by Tim Graham
Triage Stage changed
4:06 PM 12859.2.patch attached to Ticket #12859 by Tim Graham
tabs -> spaces for existing patch
3:56 PM Ticket #10143 (Template system - "add" template filter always converts arguments to integers) closed by Jannis Leidel
duplicate: Closing this in favor of #11687 which has a smart solution.
3:52 PM 5691.patch attached to Ticket #5691 by yml
update the patch against the latest trunk r12453
3:45 PM Ticket #12916 (Documentation - m2m_changed missing versionadded on docs/refs/signals.txt) updated by Tim Graham
Triage Stage changed
3:42 PM Ticket #11782 (Documentation - Add metadata to topics/http/file-uploads.html) updated by Tim Graham
Triage Stage changed
3:42 PM 11782.diff attached to Ticket #11782 by Tim Graham
updated patch to apply cleanly to trunk
3:30 PM Ticket #12275 (Documentation - small naming fix for django's sphinx documentation) updated by Tim Graham
Triage Stage changed
3:27 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by Antti Kaihola
I ran the Django test suite both with and without the patch on r12426. …
3:23 PM 6148-generic-schema-support-r12426.test-failures.mysql.txt attached to Ticket #6148 by Antti Kaihola
Django test suite failures which appear with the patch but not without …
2:38 PM Ticket #11442 (Database layer (models, ORM) - Postgresql backend casts inet types to text, breaks IP operations and ...) updated by bobrobertson
Replying to bobrobertson: Excuse my typo. > Takes …
2:19 PM Ticket #7722 (Core (Mail) - EMail Message with CC - Carbon CopyFixed patch) updated by Thomas Steinacher <tom@…>
Cc changed
+1
2:13 PM DjangoFriendlyWebHosts edited by sh4d0w
(diff)
1:55 PM django.po attached to Ticket #12926 by anonymous
1:54 PM Ticket #12926 (Translations - bulgarian translation for v 1.1.1) created by anonymous
actual django.po file for django v 1.1.1 unfinished
12:53 PM Ticket #7806 (Template system - django.template refactoring) reopened by Alexander Koshelev
I think it must be completed anyway.
12:47 PM Ticket #12925 (Documentation - A typographic error in the release notes for Django 1.1) created by aruseni
“AdminSite.root will will raise a PendingDeprecationWarning if used in …
12:38 PM Ticket #9590 (Database layer (models, ORM) - CharField and TextField with blank=True, null=True saves u'' instead ...) closed by James Bennett
wontfix: Don't reopen a ticket which has been closed as "wontfix" by a …
12:15 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) updated by Dmitry Shevchenko
Ok found this evil function :) […]
12:08 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) updated by Dmitry Shevchenko
Version changed
12:08 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) created by Dmitry Shevchenko
Assume we have two related models: […] Pickling queryset with …
12:08 PM Ticket #11442 (Database layer (models, ORM) - Postgresql backend casts inet types to text, breaks IP operations and ...) reopened by bobrobertson
The resolution assumes this is just an IPv6 problem, and completely …
11:50 AM mysql-last_executed_query.patch attached to Ticket #12923 by Pablo Brasero
Patch for DatabaseOperations on the MySQL backend
11:49 AM Ticket #12923 (Database layer (models, ORM) - Base last_executed_query() does not escape parameters) created by Pablo Brasero
The base implementation of last_executed_query() does not escape its …
11:26 AM Ticket #9590 (Database layer (models, ORM) - CharField and TextField with blank=True, null=True saves u'' instead ...) reopened by contact_django@…
The behavior is contrary to documentation. When a field has …
10:51 AM 12910.1.diff attached to Ticket #12910 by Jannis Leidel
Patch to only perform extraction tests if xgettext is found in PATH.
10:49 AM Ticket #8404 (contrib.auth - Auth password reset tests are too restrictive about template requirements) updated by fnl
Cc changed
10:45 AM Ticket #10813 (Database layer (models, ORM) - Database errors in the shell should roll back the transaction) updated by fnl
Cc changed
10:42 AM Ticket #7596 (Database layer (models, ORM) - Multiple Database Inserts using 1 query) updated by fnl
Cc changed
9:16 AM Ticket #12922 (Uncategorized - BaseInlineFormset.save_new() undocumented) closed by Russell Keith-Magee
wontfix: There's a reason for it not being documented - once we document …
9:11 AM Ticket #12922 (Uncategorized - BaseInlineFormset.save_new() undocumented) created by anonymous
BaseInlineFormset.save_new is not documented in code or in the …
8:37 AM Ticket #12864 (contrib.auth - New users written to db_for_read) updated by Russell Keith-Magee
Status, Owner changed
8:10 AM Ticket #12921 (Documentation - tutorial, sqlcustom is invalid) closed by Russell Keith-Magee
invalid: Believe me, sqlcustom is a valid management command. There is …
8:09 AM Ticket #12920 (Uncategorized - max_length should be maxlength on my system) closed by Russell Keith-Magee
invalid: I have no idea what you've done here, but the use of maxlength as an …
8:06 AM Ticket #12918 (Documentation - Tutorial page 2 issues) updated by Russell Keith-Magee
Triage Stage changed
8:05 AM Ticket #12917 (Uncategorized - Buggy save_new() of BaseInlineFormSet when getting pk_value of related ...) closed by Russell Keith-Magee
invalid: The usage reads ok to me, and I'm fairly certain this line is tested. …
8:02 AM Ticket #12916 (Documentation - m2m_changed missing versionadded on docs/refs/signals.txt) updated by Russell Keith-Magee
Triage Stage changed
8:02 AM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
I'm not completely happy with either of the patches you present, but I …
7:54 AM Ticket #12914 (Core (Serialization) - Use yaml faster C implementation when available) updated by Russell Keith-Magee
Triage Stage changed
7:53 AM Ticket #12921 (Documentation - tutorial, sqlcustom is invalid) created by rocteur
From Tutorial part 1 python manage.py sqlcustom polls Error: Your …
7:46 AM Ticket #12910 (Uncategorized - xgettext now required to run tests) updated by Jannis Leidel
Replying to ramiro: > Replying to jezdez: > > …
7:36 AM Ticket #12920 (Uncategorized - max_length should be maxlength on my system) created by rocteur
python manage.py validate rocsite.polls: init() got an unexpected …
7:05 AM Ticket #12913 (Forms - Field.formfield() skips show_hidden_input parameter) updated by Russell Keith-Magee
Triage Stage, Milestone changed
7:03 AM Ticket #12912 (Database layer (models, ORM) - Deprecate psycopg1) updated by Russell Keith-Magee
Triage Stage changed
7:01 AM Ticket #12910 (Uncategorized - xgettext now required to run tests) updated by Russell Keith-Magee
Triage Stage changed
7:00 AM Ticket #12909 (Core (Other) - Exceptions raised in response middleware don't invoke site 500/404 ...) updated by Russell Keith-Magee
Triage Stage, Component, Summary, Milestone changed
Correcting the title to remove the scaremongering. This isn't even …
6:44 AM Ticket #12919 (*.djangoproject.com - Ticket submission page should direct security issues to django-security.) updated by Russell Keith-Magee
Triage Stage changed
6:42 AM Ticket #12919 (*.djangoproject.com - Ticket submission page should direct security issues to django-security.) created by Russell Keith-Magee
The "Create New Ticket" page in Trac gives lots of helpful "read this …
6:36 AM Ticket #12907 (Database layer (models, ORM) - Problems with django admin on Jython with custom user models) closed by Russell Keith-Magee
invalid: I'm going to close this invalid - given that none of the official DB …
6:34 AM Ticket #12906 (Uncategorized - Should the url template tag accepts a variable?) closed by Russell Keith-Magee
wontfix: Closing wontfix, or rather "Can't fix". This would be a backwards …
6:32 AM Ticket #12902 (contrib.localflavor - The term 'Corps Consulate' seems wrong) closed by Russell Keith-Magee
wontfix: I'm going to close this wontfix - …
6:27 AM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by Russell Keith-Magee
Triage Stage changed
6:26 AM Ticket #12918 (Documentation - Tutorial page 2 issues) created by Leam
Two issues so far on page …
3:57 AM Ticket #5691 (Core (Cache system) - Add the active language to generate the cache key) updated by Jannis Leidel
Milestone changed
3:52 AM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by Adrian Ribao
Cc changed
1:31 AM Ticket #12321 (Database layer (models, ORM) - CharField default is a str and not unicode) updated by kgrandis
Has patch changed
The CharField to_python() had two logical exit nodes; one was …
1:28 AM unicode_charfield.diff attached to Ticket #12321 by kgrandis
patch and tests
1:24 AM Ticket #6376 (Internationalization - Allow using custom gettext domains) updated by Wil Clouser
Cc changed
1:17 AM Ticket #4076 (contrib.syndication - Patch to Output Timezone in Date Fields for Atom Feeds) updated by wiboshu
Replying to anonymous: > Same problem here: > > Code: > …
12:42 AM Ticket #12509 (contrib.admin - Feature: Selector Inlines) updated by anonymous
Cc changed

Feb 19, 2010:

11:04 PM Ticket #8874 (Core (Other) - problem with URLs on FastCGI after update to 1.0) updated by btmorex
It should at least be documented on perhaps the server configuration …
8:26 PM Ticket #12917 (Uncategorized - Buggy save_new() of BaseInlineFormSet when getting pk_value of related ...) created by anonymous
[…] The attribute actually belongs to the related object, not the …
12:54 PM formfield_callback_inheritance_v2.diff attached to Ticket #12915 by Ilya Semenov
a simplier version which leaves the inheritance/lookup logic to Python
12:43 PM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by Ilya Semenov
A little note for those who don't understand the importance of the …
12:21 PM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by Ilya Semenov
Needs tests, Has patch changed
12:19 PM formfield_callback_inheritance.diff attached to Ticket #12915 by Ilya Semenov
12:18 PM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by Ilya Semenov
No, changing pop() to get() doesn't help. That does store a manually …
10:40 AM Ticket #12907 (Database layer (models, ORM) - Problems with django admin on Jython with custom user models) updated by Leo Soto M.
Cc, Keywords changed
10:15 AM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by Ramiro Morales
I'd say the fact that the value of formfield_callback is stored as a …
9:59 AM 12916.diff attached to Ticket #12916 by Tim Graham
9:59 AM Ticket #12916 (Documentation - m2m_changed missing versionadded on docs/refs/signals.txt) created by Tim Graham
trivial patch attached
8:56 AM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) created by Ilya Semenov
Consider the following code: […] When an instance of AddTicketForm …
8:17 AM pyyaml.patch attached to Ticket #12914 by Beuc
same, as patch
8:16 AM pyyaml.py-svn-modified attached to Ticket #12914 by Beuc
Use yaml faster C implementation when available
8:14 AM Ticket #12914 (Core (Serialization) - Use yaml faster C implementation when available) created by Beuc
pyyaml does not use the C implementation automatically. Instead, it …
7:57 AM Ticket #12913 (Forms - Field.formfield() skips show_hidden_input parameter) updated by Ilya Semenov
Needs tests changed
7:57 AM formfield_not_skipping_hidden_initial.diff attached to Ticket #12913 by Ilya Semenov
7:57 AM Ticket #12913 (Forms - Field.formfield() skips show_hidden_input parameter) created by Ilya Semenov
The base models.Field.formfield() implementation silently skips …
7:08 AM Ticket #4829 (Contrib apps - verbose_name(_plural) not accessible in templates (contrib.contenttype)) updated by Ramiro Morales
Replying to fexor: > in the documentation verbose_name …
6:09 AM DjangoSpecifications/Core/Threading edited by mrts
(diff)
5:46 AM Ticket #12885 (contrib.contenttypes - GenericRelation fails to join the related table from a inherited model) updated by Carl Meyer
The magic "LIMIT 21" is added because the QuerySet is evaluated via …
5:42 AM HiddenBooleanInput.diff attached to Ticket #11303 by Ilya Semenov
5:41 AM Ticket #11303 (Forms - changed_data works incorrectly with BooleanField and NullBooleanField) updated by Ilya Semenov
Summary, Patch needs improvement, Needs tests changed
Attached a patch against Django 1.1.1 release which adds a …
5:21 AM Ticket #9900 (Contrib apps - Provided generic views for PasswordChange, PasswordReset, etc, does ...) closed by Luke Plant
duplicate: Duplicate of #5298
5:14 AM Ticket #5298 (Contrib apps - The extra_context keyword argument should be available in the auth app ...) updated by Luke Plant
The patch should use None, not {} as default value, due to …
5:12 AM Ticket #11514 (contrib.auth - django.contrib.auth.views should accept extra_context parameter) closed by Luke Plant
duplicate: Duplicate of #5298
4:12 AM Ticket #6603 (Generic views - QuerySet in extra_context should be handled automatically) updated by Luke Plant
I'm -0 on this. To me, the problem is that once you special case …
4:00 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by Chris Beaven
No chance. Since 1.2 beta has been released, we've hit a full feature …
3:53 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by marcob
@SmileyChris: may We do something to make it into 1.2 ? I'm not …
3:41 AM Ticket #4829 (Contrib apps - verbose_name(_plural) not accessible in templates (contrib.contenttype)) updated by fexor
I'm new to django and really don't get the concept yet but I was …
3:08 AM Ticket #11303 (Forms - changed_data works incorrectly with BooleanField and NullBooleanField) updated by Ilya Semenov
Version, Summary changed
I agree with @margieroginski. The current show_hidden_input …
2:02 AM Ticket #12885 (contrib.contenttypes - GenericRelation fails to join the related table from a inherited model) updated by Ilya Semenov
Just in case, the expected query is: […] - the redundant JOIN to …
1:10 AM Ticket #12912 (Database layer (models, ORM) - Deprecate psycopg1) created by Andrew Badr
As discussed on django-users, the psycopg1 backend should be …
12:56 AM Ticket #12911 (contrib.admin - Admin Recent Actions Box should be flexible) closed by Mogga <rob@…>
invalid: ignore that first attachment or delete the ticket altogether... I'll …
12:42 AM screenshot.jpg attached to Ticket #12911 by Mogga <rob@…>
screenshot of problem
12:39 AM RecentActionsCSS_svndiff.txt attached to Ticket #12911 by Mogga <rob@…>
diff for base.css
12:38 AM Ticket #12911 (contrib.admin - Admin Recent Actions Box should be flexible) created by Mogga <rob@…>
If you have long actions in the Recent Actions box the CSS doesn't …
Note: See TracTimeline for information about the timeline view.
Back to Top