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
- (In [12507]) Fixed #12855 -- QuerySets? with extra where parameters …
- 11:59 PM Changeset [6a28f581]stable/1.1.x by
- 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
- 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
-
Fixed #12776 --
User.get_profile
now raises … - 11:44 PM Ticket #12068 (Template system - The {% url %} parser can fail with StopIteration) updated by
-
Triage Stage changed
We currently disallow {% url view as %}, but accept {{ as }}. Should … - 11:42 PM Ticket #12930 (GIS - Merge contrib.gis docs into Django docs tree) updated by
- Please upload a diff against the root of the tree, rather than a full file.
- 11:41 PM Ticket #12930 (GIS - Merge contrib.gis docs into Django docs tree) updated by
- 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
-
Component changed
- 11:26 PM Ticket #12608 (Database layer (models, ORM) - Inconsistent results from values and values_list when using annotate) closed by
- 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
- Fixed #12608 -- No longer return inconsistent results when using …
- 11:26 PM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by
-
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
-
Triage Stage changed
- 11:22 PM Ticket #12806 (Database layer (models, ORM) - Implement __getitem__ on RawQuerySet) closed by
- 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
-
Fixed #12806 -- Added an implementation of
RawQuerySet.__getitem__
. … - 11:17 PM Ticket #12072 (Template system - Literal strings containing [,=] break {% url %}.) closed by
- 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
- 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
-
Triage Stage changed
- 11:07 PM Ticket #12929 (Testing framework - runtests.py should reference the checkout it is part of) closed by
- 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
- wontfix: Please read: …
- 10:57 PM Ticket #12929 (Testing framework - runtests.py should reference the checkout it is part of) updated by
- 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
-
Has patch changed
- 10:39 PM Ticket #12855 (Database layer (models, ORM) - QuerySet.__or__ has bad behavior in the presence of extra) closed by
-
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
-
Fixed #12855 -- QuerySets with
extra
where parameters now combine … - 9:52 PM Ticket #12072 (Template system - Literal strings containing [,=] break {% url %}.) updated by
- New (considerably shorter) patch, with much regex help from Honza.
- 9:19 PM Ticket #12065 (contrib.flatpages - URL clash between FlatPages causes middleware error) updated by
- In discussions today with Joseph and others decision was made to leave …
- 9:04 PM Ticket #12855 (Database layer (models, ORM) - QuerySet.__or__ has bad behavior in the presence of extra) updated by
-
Has patch changed
- 8:38 PM Ticket #12880 (Documentation - Structural documentation fix: unqualified method directives) updated by
-
Triage Stage changed
I added an alternate patch which uses the currentmodule directive, a … - 8:21 PM Ticket #12567 (Database layer (models, ORM) - Incorrect SQL being generated in certain inheritance cases.) updated by
- 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
- I've added some tests to highlight the issue, and also replaced the {% …
- 6:17 PM Ticket #11811 (Database layer (models, ORM) - No error raised on update(foreignkey=unsavedobject) on nullable fk) updated by
- 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
- (In [12501]) [1.1.X] Fixed #12820. Implemented other dict methods for …
- 6:08 PM Changeset [16efc1a9]stable/1.1.x by
- [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
- The same surprising behavior occurs whether you assign to the …
- 5:58 PM Ticket #9200 (contrib.formtools - Add a session based form wizard) updated by
- 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
-
Has patch changed
- 5:48 PM Ticket #5691 (Core (Cache system) - Add the active language to generate the cache key) updated by
-
Needs documentation changed
I'm not sure if we break a promise changing the cache key in 1.2 or if … - 5:47 PM Ticket #12567 (Database layer (models, ORM) - Incorrect SQL being generated in certain inheritance cases.) updated by
-
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
- 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
-
(In [12499]) [1.1.X] Fixed #11687: the
add
filter is now less … - 5:41 PM Changeset [bd79677]stable/1.1.x by
-
[1.1.X] Fixed #11687: the
add
filter is now less failsome when faced … - 5:38 PM Ticket #12820 (Core (Other) - for param in request.REQUEST fails with (a misleading) KeyError exception) closed by
- 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
- 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
-
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
-
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
-
Owner changed
- 5:12 PM Ticket #12070 (Template system - Variable("a._hidden") does not raise TemplateSyntaxError) updated by
-
Triage Stage changed
- 5:11 PM Ticket #11789 (Database layer (models, ORM) - Aggregates ignore none()) updated by
-
Patch needs improvement, Triage Stage changed
I'm not sure that we want aggregates to returnNone
; I think … - 5:09 PM Ticket #12747 (HTTP handling - Custom HTTP status reason phrases are not supported) updated by
-
Needs tests changed
- 5:07 PM Ticket #12608 (Database layer (models, ORM) - Inconsistent results from values and values_list when using annotate) updated by
-
Triage Stage changed
- 5:06 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) closed by
- 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
- 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
-
Cc changed
- 4:55 PM Ticket #12070 (Template system - Variable("a._hidden") does not raise TemplateSyntaxError) updated by
-
Owner, Has patch changed
Attached patch with two new doctests in … - 4:37 PM Ticket #12561 (contrib.admin - The ``can_delete`` argument of ``generic_inlineformset_factory`` isn't ...) updated by
-
Submitting patch to have
InlineModelAdmin.get_formset
passing … - 4:17 PM Ticket #12747 (HTTP handling - Custom HTTP status reason phrases are not supported) updated by
-
Owner changed
- 4:14 PM Ticket #12570 (Contrib apps - BaseGenericInlineFormSet has unused members) updated by
- (In [12495]) [1.1.X] Fixed #12570. Removed unused fields from …
- 4:14 PM Changeset [8c4f166]stable/1.1.x by
- [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
-
Cc changed
- 4:02 PM Ticket #12567 (Database layer (models, ORM) - Incorrect SQL being generated in certain inheritance cases.) updated by
- 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
- This ticket has spawned ticket 12938 to for general validation of …
- 3:48 PM Ticket #12938 (Database layer (models, ORM) - not possible to validate a many-to-many at the model) created by
- 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
-
Status, Owner changed
- 3:32 PM Ticket #12608 (Database layer (models, ORM) - Inconsistent results from values and values_list when using annotate) updated by
-
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
-
Description changed
reformatted description, please use the Preview feature. - 3:19 PM Ticket #12778 (contrib.admin - InlineAdmin ignores inner Media class) updated by
-
Owner, Status changed
- 3:13 PM Ticket #10909 (Contrib apps - Allow use of the Sitemaps Framework without requiring the sites ...) updated by
-
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
- 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
- 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
- worksforme: Unable to reproduce. If this is still an issue for you, please …
- 2:54 PM Ticket #12930 (GIS - Merge contrib.gis docs into Django docs tree) updated by
-
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
- 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
- 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
- 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
-
Status, Owner changed
- 2:20 PM Ticket #12879 (contrib.admin - jquery gets included multiple times) updated by
-
Status, Owner changed
- 2:16 PM Ticket #12810 (Core (System checks) - Add validation for clashing ManyToManyField.db_table names) updated by
- 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
- also fixes #12051
- 2:07 PM Ticket #12051 (Forms - ModelForm description for Meta not defined is NoneType) closed by
- duplicate: fixed by #12285
- 1:38 PM Ticket #12285 (Forms - Confusing error message when ModelForm does not have model set) updated by
-
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
- 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
-
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
- 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
-
Owner, Status, Needs tests changed
I created a new diff that includes the patch and a test. The new test … - 12:29 PM Ticket #12776 (contrib.auth - get_profile() may throw AttributeError instead of SiteProfileNotAvailable) updated by
- Added a patch with tests. The patch adds some more human-friendly …
- 12:20 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by
- I'm not really "replacing a default form field" because of the meta …
- 12:16 PM Localization edited by
- (diff)
- 12:14 PM Ticket #12936 (Forms - I cannot change the way django app displays FileFields) closed by
- 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
- 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
- Thanks Jille, updated the patch with a new regex that still passes the …
- 11:32 AM Ticket #12285 (Forms - Confusing error message when ModelForm does not have model set) updated by
- 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
- duplicate: Duplicate of #12689.
- 11:20 AM Ticket #11012 (Core (Cache system) - Memcached cache module fails when retrieving binary strings via ...) updated by
-
Status, Owner changed
I'm working on adding tests to this. - 11:17 AM Ticket #12935 (Forms - Stange behaviour of admin.ModelAdmin) updated by
- 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
- 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
- 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
- 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
-
Status, Owner changed
- 11:03 AM Ticket #11860 (contrib.admin - Changing a NullBooleanField from "unknown" to "no" in the admin does ...) updated by
-
Triage Stage changed
- 10:49 AM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by
-
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
- 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
-
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
-
Patch needs improvement changed
- 10:34 AM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by
- 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
-
Owner changed
- 10:27 AM Ticket #12707 (contrib.admin - admin actions display a warning when using list_editable (introduced ...) updated by
-
Has patch changed
- 10:26 AM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by
-
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
-
Milestone changed
- 10:16 AM Ticket #12707 (contrib.admin - admin actions display a warning when using list_editable (introduced ...) updated by
-
Owner, Status changed
- 10:16 AM Ticket #12707 (contrib.admin - admin actions display a warning when using list_editable (introduced ...) updated by
-
Status, Owner changed
- 10:00 AM Ticket #11994 (File uploads/storage - save upload file with specify encode) updated by
- 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
- 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
- Fixed #12570. Removed unused fields from GenericForeignKey. Thanks, …
- 9:37 AM Ticket #12202 (contrib.auth - Hardcoded subject in the reset password mail) updated by
-
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
-
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
-
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
-
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
- (In [12491]) [1.1.X] Fixed #7777 -- Added validation handling for NaN, …
- 9:02 AM Changeset [8b415e7]stable/1.1.x by
- [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
-
Triage Stage changed
- 8:38 AM Ticket #7777 (Core (Other) - DecimalField validation ignores infinity and nan) closed by
- 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
- 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
-
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
-
Status, Owner changed
- 8:04 AM Ticket #11226 (Database layer (models, ORM) - Name clashes in ManyToMany) closed by
- 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
- 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
- *.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
-
Status, Owner changed
- 7:25 AM Ticket #11778 (Template system - Patch to increase performance of escapejs) updated by
- With proper wikiformatting it looks like :-( […]
- 7:22 AM Ticket #11778 (Template system - Patch to increase performance of escapejs) updated by
-
Triage Stage changed
I've updated the patch with a new version that is better because you … - 7:09 AM Ticket #12864 (contrib.auth - New users written to db_for_read) closed by
- 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
- 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
-
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
-
Has patch changed
- 6:34 AM Ticket #12932 (Testing framework - Django Test runner suite_result should be passed in the suite.) closed by
- 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
- 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
-
Triage Stage, Milestone changed
- 6:06 AM Ticket #12929 (Testing framework - runtests.py should reference the checkout it is part of) updated by
-
Triage Stage changed
- 6:04 AM Ticket #12931 (*.djangoproject.com - Typographical error in the Questions/Feedback section) updated by
-
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
-
Triage Stage changed
- 5:56 AM Ticket #12894 (*.djangoproject.com - Not-so-nice anchor for section titles in docs.djangoproject.com) updated by
-
Triage Stage, Milestone changed
- 5:48 AM Ticket #12933 (contrib.admin - self.admin_site.admin_view() disables @csrf_view_exempt, should have ...) created by
- 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
-
Component, Triage Stage changed
- 5:10 AM Ticket #11457 (contrib.auth - Login Redirect Security Check Overly Broad) updated by
-
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
- Replying to clouserw: > I haven't tested it either (it …
- 4:20 AM Ticket #12932 (Testing framework - Django Test runner suite_result should be passed in the suite.) created by
- 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
- 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
- 3:42 AM Ticket #313 (Internationalization - PhoneNumberField should accept international format numbers) updated by
- What a nice decision. Why would Django go Unicode then? They should …
- 12:56 AM Ticket #12508 (contrib.admin - Feature: Dynamically adding inlines) reopened by
- there's a bug with current implementation, when using ManyToManyField …
- 12:28 AM Ticket #12879 (contrib.admin - jquery gets included multiple times) updated by
- 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
-
Cc changed
Feb 21, 2010:
- 11:00 PM Ticket #9147 (contrib.formtools - FormPreview needs easier extensibility) closed by
-
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
-
Fixed #9147 -- Added
FormPreview.process_preview
customization hook. … - 9:06 PM Ticket #12897 (Documentation - Incorrect doc example in multi-db) closed by
- fixed: Fixed in r12456.
- 8:35 PM Ticket #12688 (Documentation - Documentation typo (in class name)) closed by
- 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
- Fixed #12688 -- Removed typo in manager docs. Thanks, orokusaki for …
- 8:31 PM Ticket #12585 (Documentation - fix typo in tutorial03.txt) closed by
- 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
- Fixed #12585 -- Corrected typo in tutorial03. Thanks, fcsmith. …
- 8:08 PM Ticket #12931 (*.djangoproject.com - Typographical error in the Questions/Feedback section) created by
- “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
-
Needs tests, Triage Stage changed
The attached patch fixes it, and adds a test. The problem is that the … - 7:49 PM Ticket #12439 (GIS - geos and gdal libraries need to be prefixed by 'cyg' under cygwin) closed by
- 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
-
Cc changed
- 6:48 PM Ticket #12901 (Forms - Forms _get_validations_exclusions is still not backwards compatible) updated by
-
Triage Stage changed
- 6:46 PM Ticket #8975 (Documentation - related order functions are not documented) updated by
-
Cc changed
- 6:44 PM Ticket #11714 (Documentation - Document usage of i18n functions to translate to arbitrary language) updated by
- (In [12483]) [1.1.X] Fixed #11714 - Document a few of the i18n …
- 6:44 PM Changeset [9ee2d5c]stable/1.1.x by
- [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
- (In [12482]) [1.1.X] Fixed #12275 - Small fix in Sphinx templates. …
- 6:44 PM Changeset [5059de2]stable/1.1.x by
- [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
- (In [12481]) [1.1.X] Fixed #12675 - Add the admin app to the project …
- 6:43 PM Changeset [4f113489]stable/1.1.x by
- [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
- (In [12480]) [1.1.X] Fixed #12655 - diffsettings command now returns …
- 6:43 PM Changeset [713bac9]stable/1.1.x by
- [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
- (In [12479]) [1.1.X] Fixed #12620 - Refer to better fieldname in defer …
- 6:43 PM Changeset [4261efdc]stable/1.1.x by
- [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
- (In [12478]) [1.1.X] Fixed #12604 - Typo in 1.1 release docs. …
- 6:42 PM Changeset [71897bf]stable/1.1.x by
- [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
- (In [12477]) [1.1.X] Fixed #12895 - Fixed typo in auth docs. Thanks …
- 6:42 PM Changeset [49c116f]stable/1.1.x by
- [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
-
Status changed
- 6:32 PM Ticket #12930 (GIS - Merge contrib.gis docs into Django docs tree) created by
- 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
-
Needs tests changed
I see what you had a problem with, managed to produce a test case and … - 5:45 PM Ticket #12928 (Translations - Translation update for Danish) closed by
- 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
- Fixed #12928 - Updated Danish translation. Thanks, Finn Gruwier …
- 5:45 PM Ticket #12910 (Uncategorized - xgettext now required to run tests) closed by
- 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
- 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
- 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
- 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
- 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
- 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
-
Hi Honza,
UserCreationForm
doesn't usepassword
, it uses … - 5:43 PM Ticket #5972 (Internationalization - Use filters with {% trans %} tag - depends on #5971) closed by
- 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
- 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
- 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
- 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
- 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
- Fixed #12853 - Updated Brazilian portuguese translation. Thanks, …
- 5:42 PM Ticket #12874 (Translations - Updated French translation) closed by
- 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
- Fixed #12874 - Updated French locale. Thanks, Stéphane Raimbault. …
- 5:41 PM Ticket #11463 (Translations - Vietnamese translation) closed by
- 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
- Fixed #11463 - Added Vietnamese translation. Thanks Erik Unger, …
- 5:41 PM Ticket #12275 (Documentation - small naming fix for django's sphinx documentation) closed by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Fixed #7876 - Improved template error message to include expected end …
- 5:38 PM Ticket #12877 (Documentation - An error in settings documentation) closed by
- 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
- Fixed #12877 - Typo in settings docs. Thanks Timo. git-svn-id: …
- 5:37 PM Ticket #12887 (Documentation - Minor fixes to release docs) closed by
- 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
- Fixed #12887 - Fixed typo in release docs. Thanks blueyed. …
- 5:37 PM Ticket #12895 (Documentation - "SetPasswordForm" should be "PasswordResetForm") closed by
- 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
- 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
- Fixed #12897 - Typo in multi-db docs. Thanks fgutierrez. git-svn-id: …
- 5:37 PM Tickets #11637,12868 batch updated by
- 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
- 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
- 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
- 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
- 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
-
Version, Milestone changed
Another feature that probably should have made it to 1.2. Punt! Yell … - 5:11 PM Ticket #12896 (Forms - ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) updated by
- 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
-
Owner, Status, Milestone changed
This a a feature, so I'm bumping it to 1.3. Sorry. I'm assigning it to … - 4:32 PM Ticket #12923 (Database layer (models, ORM) - Base last_executed_query() does not escape parameters) updated by
-
Status, Owner changed
I've been working on this one today. I'm not entirely sure what the … - 3:22 PM Ticket #12928 (Translations - Translation update for Danish) updated by
-
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
-
Owner, Status changed
- 2:46 PM Ticket #12928 (Translations - Translation update for Danish) created by
- 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
-
Status, Owner changed
- 1:52 PM Ticket #12650 (Contrib apps - Some contrib apps depend on the i18n context processor to output valid ...) updated by
-
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
-
Patch needs improvement changed
- 1:13 PM Ticket #12894 (*.djangoproject.com - Not-so-nice anchor for section titles in docs.djangoproject.com) reopened by
- 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
-
Owner changed
- 10:48 AM Ticket #11714 (Documentation - Document usage of i18n functions to translate to arbitrary language) updated by
-
Patch needs improvement changed
- 9:32 AM Ticket #12907 (Database layer (models, ORM) - Problems with django admin on Jython with custom user models) updated by
-
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
- 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
-
I noticed that a couple of places which called
colorize
were … - 8:13 AM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by
- I've created a patch (including tests) which allows unicode strings to …
- 7:51 AM Ticket #12055 (Translations - Mongolian internationalization) closed by
- 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
- duplicate: Duplicate of #10192
- 6:54 AM Ticket #12779 (Internationalization - Form fields don't handle localized numbers correctly) updated by
-
Component changed
- 6:10 AM Ticket #10903 (Documentation - Docs: Accessing method calls from templates) updated by
-
Patch needs improvement changed
- 5:54 AM Ticket #5833 (contrib.admin - Custom FilterSpecs) updated by
-
Cc changed
- 3:09 AM Ticket #12927 (Database layer (models, ORM) - Implementation of GQL backend.) created by
- 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
-
Triage Stage, Milestone changed
- 6:52 PM Ticket #12926 (Translations - bulgarian translation for v 1.1.1) updated by
-
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
-
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
-
Milestone, Triage Stage changed
- 6:41 PM Ticket #12889 (Database layer (models, ORM) - Using annotation unexpectedly returns DecimalFields as floats) updated by
- Related discussion: …
- 4:13 PM Ticket #12837 (Documentation - Clarify m2m intermediate table naming strategy) updated by
-
Triage Stage changed
- 4:08 PM Ticket #11714 (Documentation - Document usage of i18n functions to translate to arbitrary language) updated by
-
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
-
Triage Stage changed
- 3:56 PM Ticket #10143 (Template system - "add" template filter always converts arguments to integers) closed by
- duplicate: Closing this in favor of #11687 which has a smart solution.
- 3:45 PM Ticket #12916 (Documentation - m2m_changed missing versionadded on docs/refs/signals.txt) updated by
-
Triage Stage changed
- 3:42 PM Ticket #11782 (Documentation - Add metadata to topics/http/file-uploads.html) updated by
-
Triage Stage changed
- 3:30 PM Ticket #12275 (Documentation - small naming fix for django's sphinx documentation) updated by
-
Triage Stage changed
- 3:27 PM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by
- I ran the Django test suite both with and without the patch on r12426. …
- 2:38 PM Ticket #11442 (Database layer (models, ORM) - Postgresql backend casts inet types to text, breaks IP operations and ...) updated by
- Replying to bobrobertson: Excuse my typo. > Takes …
- 2:19 PM Ticket #7722 (Core (Mail) - EMail Message with CC - Carbon CopyFixed patch) updated by
-
Cc changed
+1 - 2:13 PM DjangoFriendlyWebHosts edited by
- (diff)
- 1:54 PM Ticket #12926 (Translations - bulgarian translation for v 1.1.1) created by
- actual django.po file for django v 1.1.1 unfinished
- 12:53 PM Ticket #7806 (Template system - django.template refactoring) reopened by
- 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
- “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
- 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
- Ok found this evil function :) […]
- 12:08 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) updated by
-
Version changed
- 12:08 PM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) created by
- 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
- The resolution assumes this is just an IPv6 problem, and completely …
- 11:49 AM Ticket #12923 (Database layer (models, ORM) - Base last_executed_query() does not escape parameters) created by
-
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
- The behavior is contrary to documentation. When a field has …
- 10:49 AM Ticket #8404 (contrib.auth - Auth password reset tests are too restrictive about template requirements) updated by
-
Cc changed
- 10:45 AM Ticket #10813 (Database layer (models, ORM) - Database errors in the shell should roll back the transaction) updated by
-
Cc changed
- 10:42 AM Ticket #7596 (Database layer (models, ORM) - Multiple Database Inserts using 1 query) updated by
-
Cc changed
- 9:16 AM Ticket #12922 (Uncategorized - BaseInlineFormset.save_new() undocumented) closed by
- 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
- 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
-
Status, Owner changed
- 8:10 AM Ticket #12921 (Documentation - tutorial, sqlcustom is invalid) closed by
- 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
- 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
-
Triage Stage changed
- 8:05 AM Ticket #12917 (Uncategorized - Buggy save_new() of BaseInlineFormSet when getting pk_value of related ...) closed by
- 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
-
Triage Stage changed
- 8:02 AM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by
-
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
-
Triage Stage changed
- 7:53 AM Ticket #12921 (Documentation - tutorial, sqlcustom is invalid) created by
- 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
- Replying to ramiro: > Replying to jezdez: > > …
- 7:36 AM Ticket #12920 (Uncategorized - max_length should be maxlength on my system) created by
- 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
-
Triage Stage, Milestone changed
- 7:03 AM Ticket #12912 (Database layer (models, ORM) - Deprecate psycopg1) updated by
-
Triage Stage changed
- 7:01 AM Ticket #12910 (Uncategorized - xgettext now required to run tests) updated by
-
Triage Stage changed
- 7:00 AM Ticket #12909 (Core (Other) - Exceptions raised in response middleware don't invoke site 500/404 ...) updated by
-
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
-
Triage Stage changed
- 6:42 AM Ticket #12919 (*.djangoproject.com - Ticket submission page should direct security issues to django-security.) created by
- 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
- 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
- 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
- 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
-
Triage Stage changed
- 6:26 AM Ticket #12918 (Documentation - Tutorial page 2 issues) created by
- 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
-
Milestone changed
- 3:52 AM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by
-
Cc changed
- 1:31 AM Ticket #12321 (Database layer (models, ORM) - CharField default is a str and not unicode) updated by
-
Has patch changed
The CharField to_python() had two logical exit nodes; one was … - 1:24 AM Ticket #6376 (Internationalization - Allow using custom gettext domains) updated by
-
Cc changed
- 1:17 AM Ticket #4076 (contrib.syndication - Patch to Output Timezone in Date Fields for Atom Feeds) updated by
- Replying to anonymous: > Same problem here: > > Code: > …
- 12:42 AM Ticket #12509 (contrib.admin - Feature: Selector Inlines) updated by
-
Cc changed
Feb 19, 2010:
- 11:04 PM Ticket #8874 (Core (Other) - problem with URLs on FastCGI after update to 1.0) updated by
- 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
- […] The attribute actually belongs to the related object, not the …
- 12:43 PM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by
- 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
-
Needs tests, Has patch changed
- 12:18 PM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by
- 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
-
Cc, Keywords changed
- 10:15 AM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) updated by
-
I'd say the fact that the value of
formfield_callback
is stored as a … - 9:59 AM Ticket #12916 (Documentation - m2m_changed missing versionadded on docs/refs/signals.txt) created by
- trivial patch attached
- 8:56 AM Ticket #12915 (Forms - formfield_callback is lost in an inherited ModelForm) created by
- Consider the following code: […] When an instance of AddTicketForm …
- 8:14 AM Ticket #12914 (Core (Serialization) - Use yaml faster C implementation when available) created by
- 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
-
Needs tests changed
- 7:57 AM Ticket #12913 (Forms - Field.formfield() skips show_hidden_input parameter) created by
- 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
- Replying to fexor: > in the documentation verbose_name …
- 6:09 AM DjangoSpecifications/Core/Threading edited by
- (diff)
- 5:46 AM Ticket #12885 (contrib.contenttypes - GenericRelation fails to join the related table from a inherited model) updated by
- The magic "LIMIT 21" is added because the QuerySet is evaluated via …
- 5:41 AM Ticket #11303 (Forms - changed_data works incorrectly with BooleanField and NullBooleanField) updated by
-
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
- 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
-
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
- duplicate: Duplicate of #5298
- 4:12 AM Ticket #6603 (Generic views - QuerySet in extra_context should be handled automatically) updated by
- 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
- 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
- @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
- 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
-
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
- Just in case, the expected query is: […] - the redundant JOIN to …
- 1:10 AM Ticket #12912 (Database layer (models, ORM) - Deprecate psycopg1) created by
- 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
- invalid: ignore that first attachment or delete the ticket altogether... I'll …
- 12:38 AM Ticket #12911 (contrib.admin - Admin Recent Actions Box should be flexible) created by
- If you have long actions in the Recent Actions box the CSS doesn't …
Note:
See TracTimeline
for information about the timeline view.