Timeline



May 12, 2010:

10:54 PM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by cgieringer
Cc changed
10:17 PM Ticket #13528 (Database layer (models, ORM) - db_table truncation is applied based on the properties of the default ...) updated by Alex Gaynor
FWIW solving this for the validate command will be a lot easier. Just …
8:11 PM 13514-regression-test.2.diff attached to Ticket #13514 by Ramiro Morales
Fixed the regression test (use javascript_quote() in the …
6:37 PM Ticket #13514 (Internationalization - Only last package javascript catalog is loaded in case of missing ...) updated by Russell Keith-Magee
Triage Stage changed
6:28 PM Ticket #13528 (Database layer (models, ORM) - db_table truncation is applied based on the properties of the default ...) updated by Russell Keith-Magee
Anssi Kaariainen reports that the same problem exists with the …
6:00 PM Ticket #13530 (Documentation - A handful of doc typos) updated by Karen Tracey
(In [13248]) [1.1.X] Fixed #13530: Corrected a handful of doc typos. …
6:00 PM Changeset [2f8bb4e]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro. …
5:57 PM Ticket #13514 (Internationalization - Only last package javascript catalog is loaded in case of missing ...) updated by Karen Tracey
Milestone changed
This needs to be resolved before we can ship 1.2, right?
5:53 PM Ticket #13530 (Documentation - A handful of doc typos) closed by Karen Tracey
fixed: (In [13247]) Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro.
5:53 PM Changeset [8e7d2d2]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Karen Tracey <kmtracey@…>
Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro. …
3:59 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by Joshua Russo
Status, Owner, Version, Milestone changed
I understand that this is way to late for 1.2 but I thought I would …
3:57 PM test_client_form_parsing.diff attached to Ticket #11797 by Joshua Russo
updated to the current trunk and improved
1:16 PM 13514-regression-test.diff attached to Ticket #13514 by Ramiro Morales
Patch with a regression test for this ticket. If/when applying don't …
1:12 PM Ticket #13514 (Internationalization - Only last package javascript catalog is loaded in case of missing ...) updated by Ramiro Morales
The 13514-regression-test.diff patch attached adds a regression test …
11:40 AM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by plong
The latest patch (6148-r12948.diff) includes code in …
10:28 AM Ticket #5605 (Contrib apps - Username email address part is case sensitive) updated by erikwright
Out of curiosity, why is it important to lowercase even the domain? …
10:09 AM Ticket #13530 (Documentation - A handful of doc typos) updated by Alex Gaynor
Triage Stage, Milestone changed
9:52 AM doc-typos.diff attached to Ticket #13530 by Ramiro Morales
9:50 AM Ticket #13530 (Documentation - A handful of doc typos) created by Ramiro Morales
Patch fixing some minor documentation errors is attached.
9:34 AM Ticket #13359 (*.djangoproject.com - "the 1.2 beta release notes" link has double slash (//)) closed by Alex Gaynor
fixed: This appears to have been fixed for the RC.
9:09 AM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by minholi
Cc changed
8:36 AM Changeset [87fd4583]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed doc markup error that resulted in no anchor tag for the …
8:34 AM Changeset [111d361]mainstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Karen Tracey <kmtracey@…>
Fixed doc markup error that resulted in no anchor tag for the model …
8:32 AM Ticket #3051 (Documentation - django.test.client.Client() does not set HttpResponse context and ...) updated by Russell Keith-Magee
Milestone changed
Deferring due to the absence of a trunk-ready patch.
8:32 AM Ticket #5677 (Documentation - Debugging with mod_python (apache)) updated by Russell Keith-Magee
Milestone changed
Deferring due to the absence of a trunk-ready patch.
8:31 AM Ticket #10650 (Documentation - Clarify use of MEDIA_ROOT in default settings.py) updated by Russell Keith-Magee
Milestone changed
Deferring due to the absence of a trunk-ready patch.
8:31 AM Ticket #12502 (Documentation - Diagram doesn't match text in Middleware documentation) updated by Russell Keith-Magee
Milestone changed
Deferring due to the absence of a trunk-ready patch.
8:31 AM Ticket #13267 (Documentation - Update gis tutorial python examples) updated by Russell Keith-Magee
Milestone changed
Deferring due to the absence of a trunk-ready patch.
8:29 AM Ticket #13502 (Translations - Arabic Translation Update) closed by Russell Keith-Magee
fixed: (In [13244]) Fixed #13502 -- Updated Arabic translation. Thanks to okhayat.
8:29 AM Changeset [70a8f070]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 #13502 -- Updated Arabic translation. Thanks to okhayat. …
8:27 AM Ticket #13529 (Documentation - Documentation Admin Error on Queryset) updated by Russell Keith-Magee
(In [13243]) [1.1.X] Fixed #13529 -- Corrected ModelAdmin example. …
8:27 AM Changeset [242c7f39]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13529 -- Corrected ModelAdmin example. Thanks to …
8:24 AM Ticket #13529 (Documentation - Documentation Admin Error on Queryset) closed by Russell Keith-Magee
fixed: (In [13242]) Fixed #13529 -- Corrected ModelAdmin example. Thanks to …
8:24 AM Changeset [0e2f215]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 #13529 -- Corrected ModelAdmin example. Thanks to …
8:22 AM Ticket #13526 (Core (Other) - JSONDecoder raise AttributeError with simplejson 2.1.1) closed by Russell Keith-Magee
invalid: The way you are deep importing into the simplejson module is …
8:14 AM Ticket #13514 (Internationalization - Only last package javascript catalog is loaded in case of missing ...) updated by anonymous
I spoke with jezdez about this and he told me he would have a look at …
8:10 AM Ticket #13529 (Documentation - Documentation Admin Error on Queryset) updated by Karen Tracey
Description, Triage Stage changed
Fixed formatting; please use preview. Page is: …
8:07 AM Ticket #13527 (Database layer (models, ORM) - Allow column on ForeignKey) closed by Russell Keith-Magee
wontfix: I'm afraid I don't see the value here. You can name the attribute …
8:01 AM Ticket #13529 (Documentation - Documentation Admin Error on Queryset) created by stephane@…
Change: […] By: […]
7:53 AM Ticket #13528 (Database layer (models, ORM) - db_table truncation is applied based on the properties of the default ...) updated by Russell Keith-Magee
Milestone changed
This isn't a trivial thing to fix, and it only affects users that …
7:03 AM Ticket #13528 (Database layer (models, ORM) - db_table truncation is applied based on the properties of the default ...) updated by Russell Keith-Magee
Triage Stage changed
7:03 AM Ticket #13528 (Database layer (models, ORM) - db_table truncation is applied based on the properties of the default ...) created by Russell Keith-Magee
Reported by Peter Long in django-dev: In django/db/models/options.py …
6:56 AM Ticket #13524 (Documentation - Changes to (model) formsets' max_num sematics not listed in the 1.2 ...) closed by Russell Keith-Magee
fixed: (In [13241]) Fixed #13524 -- Added backwards compatibility and feature …
6:56 AM Changeset [d0d3e67]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 #13524 -- Added backwards compatibility and feature notes …
6:25 AM Ticket #13527 (Database layer (models, ORM) - Allow column on ForeignKey) created by malthe
Currently, on the many-side of a ManyToOne relation, the underlying …
6:07 AM Ticket #13517 (Translations - Latvian translation update for django 1.2) closed by Russell Keith-Magee
fixed: (In [13240]) Fixed #13517 -- Added Latvian L10N description. Thanks to …
6:07 AM Changeset [b8ed827]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 #13517 -- Added Latvian L10N description. Thanks to fest. …
6:00 AM Ticket #13486 (Uncategorized - TIME_INPUT_FORMATS %P doesn't work) closed by Russell Keith-Magee
fixed: (In [13239]) Fixed #13486 -- Corrected handling of %I in admin …
6:00 AM Changeset [23976fa4]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 #13486 -- Corrected handling of %I in admin javascript version …
5:51 AM Ticket #13486 (Uncategorized - TIME_INPUT_FORMATS %P doesn't work) updated by Russell Keith-Magee
Triage Stage, Milestone changed
5:08 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by Simon Meers
Cc changed
3:26 AM django.po.diff attached to Ticket #13502 by okhayat
Fixed 'cnt' error
3:25 AM Ticket #13502 (Translations - Arabic Translation Update) updated by okhayat
That was because we don't use 'NONE' with Arabic for counting. Anyway, …
2:37 AM Ticket #13525 (Documentation - Document how to reverse URL patterns with nested groups) updated by Russell Keith-Magee
Triage Stage changed
I have a suspicion that this will be difficult to fix; if it can't be …
2:16 AM Ticket #13526 (Core (Other) - JSONDecoder raise AttributeError with simplejson 2.1.1) updated by oxys
2:11 AM Ticket #13526 (Core (Other) - JSONDecoder raise AttributeError with simplejson 2.1.1) created by oxys
To reproduce, setup simplejson 2.1.1 […] Patch : […]

May 11, 2010:

11:29 PM Ticket #13525 (Documentation - Document how to reverse URL patterns with nested groups) created by Nick Retallack
[…]
8:55 PM Ticket #13524 (Documentation - Changes to (model) formsets' max_num sematics not listed in the 1.2 ...) updated by Russell Keith-Magee
Version, Triage Stage changed
7:20 PM Ticket #13486 (Uncategorized - TIME_INPUT_FORMATS %P doesn't work) reopened by jmil
The "Now" problem is caused by Date.prototype.getTwelveHours in …
6:13 PM 13524.3.diff attached to Ticket #13524 by Gabriel Hurley
Corrects two more typos, adds a couple grammatical changes for readability
4:46 PM Ticket #8960 (Contrib apps - "View on site" does not work if contrib.sites is not installed) updated by Brandon M Height
The current uploaded patch I think it more bloated than is needed and …
4:46 PM Changeset [b6f0fa58]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 Ramiro Morales <cramm0@…>
Updated es_AR translation. Complete as of r13237. git-svn-id: …
4:32 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by Ramiro Morales
Replying to carsongee: > Can we get this listed in the …
4:01 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by Carson Gee
Can we get this listed in the release notes for 1.2 as a backwards …
1:56 PM Ticket #13517 (Translations - Latvian translation update for django 1.2) updated by Jannis Leidel
Status, Owner changed
1:56 PM Ticket #13517 (Translations - Latvian translation update for django 1.2) reopened by Jannis Leidel
Indeed, the patch's encoding seemed broken and I assumed the other two …
1:36 PM formats.py attached to Ticket #13517 by fest
1:35 PM Ticket #13517 (Translations - Latvian translation update for django 1.2) updated by fest
Patch needs improvement changed
Replying to jezdez: > (In [13229]) Fixed #13517 -- Updated …
1:32 PM Ticket #13486 (Uncategorized - TIME_INPUT_FORMATS %P doesn't work) updated by Bufke <dmbst32@…>
Hmm I was looking at the times I get when clicking "now". At 2:21 PM …
1:09 PM 13524.2.diff attached to Ticket #13524 by Ramiro Morales
Fixed two typos
12:15 PM 13524.1.diff attached to Ticket #13524 by Ramiro Morales
First iteration of this patch, enhancements welcome
12:13 PM Ticket #13524 (Documentation - Changes to (model) formsets' max_num sematics not listed in the 1.2 ...) created by Ramiro Morales
After a couple of threads in the …
9:55 AM Ticket #13523 (Translations - Updated Russian Translation) updated by Alexey Boriskin <sun.void@…>
Ok, didn't thought about that. Thank you. I also want to thank all …
9:51 AM Ticket #13523 (Translations - Updated Russian Translation) updated by Russell Keith-Magee
Thanks for the patch - for future reference, it's easier if you submit …
9:43 AM Ticket #13523 (Translations - Updated Russian Translation) closed by Russell Keith-Magee
fixed: (In [13237]) Fixed #13523 -- Updated Russian translation. Thanks to …
9:43 AM Changeset [bfa0bae9]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 #13523 -- Updated Russian translation. Thanks to Alexey …
9:38 AM Ticket #13523 (Translations - Updated Russian Translation) updated by Alex Gaynor
Triage Stage changed
9:27 AM formats.py.patch attached to Ticket #13523 by Alexey Boriskin <sun.void@…>
9:27 AM djangojs.po.patch attached to Ticket #13523 by Alexey Boriskin <sun.void@…>
9:26 AM django.po.patch attached to Ticket #13523 by Alexey Boriskin <sun.void@…>
9:21 AM Ticket #13523 (Translations - Updated Russian Translation) created by Alexey Boriskin <sun.void@…>
I'll attach patches against django.po, djangojs.po and formats.py files.
9:18 AM Ticket #12997 (Documentation - Add Metadata Targets to QuerySet API Reference) updated by Russell Keith-Magee
(In [13236]) [1.1.X] Fixed #12997 -- Corrected the module markup for …
9:18 AM Changeset [6f2a844]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12997 -- Corrected the module markup for QuerySet …
9:14 AM Ticket #12997 (Documentation - Add Metadata Targets to QuerySet API Reference) closed by Russell Keith-Magee
fixed: (In [13235]) Fixed #12997 -- Corrected the module markup for QuerySet? …
9:12 AM Changeset [b160e1c1]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 #12997 -- Corrected the module markup for QuerySet methods. …
8:45 AM Ticket #13481 (Database layer (models, ORM) - Allow db_column on ForeignKey) updated by Karen Tracey
But please do not open a new ticket for function that already exists. …
8:40 AM Ticket #13521 (contrib.admin - admin inline max_num option doesn't work as intended) closed by Russell Keith-Magee
fixed: (In [13234]) Fixed #13521 -- Corrected javascript comparisons …
8:40 AM Changeset [16c64bc]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 #13521 -- Corrected javascript comparisons determining when to …
8:11 AM Ticket #13513 (Database layer (models, ORM) - _collect_sub_objects() does not take the database into the account) updated by Russell Keith-Magee
Triage Stage, Milestone changed
To explain the discrepancy between the proposed patch and the …
8:07 AM Ticket #13522 (Translations - Indonesia Translation Update) closed by Russell Keith-Magee
fixed: (In [13233]) Fixed #13522 -- Updated Indonesian translation. Thanks to …
8:07 AM Changeset [65435397]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 #13522 -- Updated Indonesian translation. Thanks to gchandrasa. …
8:06 AM Ticket #13513 (Database layer (models, ORM) - _collect_sub_objects() does not take the database into the account) closed by Russell Keith-Magee
fixed: (In [13232]) Fixed #13513 -- Ensured that queries collecting deleted …
8:06 AM Changeset [f6b0f742]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 #13513 -- Ensured that queries collecting deleted objects are …
6:50 AM Ticket #13481 (Database layer (models, ORM) - Allow db_column on ForeignKey) closed by Alex Gaynor
worksforme: This bug was, correctly, marked as working fine. If you have another …
6:38 AM Ticket #13481 (Database layer (models, ORM) - Allow db_column on ForeignKey) reopened by malthe
I wanted to change the ORM table name along with the database column …
6:24 AM Ticket #13514 (Internationalization - Only last package javascript catalog is loaded in case of missing ...) updated by Jani Tiainen
Summary changed
Replying to arkx: > Hello, I'm the one who provided the …
4:44 AM Ticket #13522 (Translations - Indonesia Translation Update) updated by Russell Keith-Magee
Triage Stage, Milestone changed
4:16 AM Ticket #5833 (contrib.admin - Custom FilterSpecs) updated by Dominic Rodger
Cc changed
3:10 AM Ticket #13513 (Database layer (models, ORM) - _collect_sub_objects() does not take the database into the account) reopened by gavoja
Sorry for not being too specific. We use sort of sharding, where we …
3:03 AM indonesia-translation.patch attached to Ticket #13522 by Gilang Chandrasa
3:02 AM Ticket #13522 (Translations - Indonesia Translation Update) created by Gilang Chandrasa
http://code.djangoproject.com/ticket/13496, there is already patch for …
2:57 AM test_proj.zip attached to Ticket #13513 by gavoja
Sample application with a test case. Run on trunk revision 13188.
1:17 AM cn_localflavor_r13230.diff attached to Ticket #12379 by Daniel Duan <DaNmarner@…>
slightly modified.
1:16 AM Ticket #12379 (contrib.localflavor - Simplified Chinese(CN) localflavor package) updated by Daniel Duan <DaNmarner@…>
I can verify that this looks like a sane patch. Couple of comments …
1:14 AM Ticket #13521 (contrib.admin - admin inline max_num option doesn't work as intended) updated by Russell Keith-Magee
Triage Stage changed
1:10 AM Ticket #13520 (Translations - Updated Finnish translation) closed by Russell Keith-Magee
fixed: (In [13231]) Fixed #13520 -- Updated Finnish translation. Thanks to …
1:10 AM Changeset [8d9bef9]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 #13520 -- Updated Finnish translation. Thanks to Aku Kotkavuo. …

May 10, 2010:

11:15 PM Ticket #13473 (contrib.localflavor - BRCPFField and BRCNPJField updates for localflavor.br) updated by Felipe 'chronos' Prenholato
Needs tests changed
Added tests, locale translations for pt-BR. This ticket depends of …
10:49 PM Ticket #13521 (contrib.admin - admin inline max_num option doesn't work as intended) updated by Rolando Espinoza La fuente
Replying to gabrielhurley: > I haven't verified the bug …
10:42 PM Ticket #13521 (contrib.admin - admin inline max_num option doesn't work as intended) updated by Gabriel Hurley
I haven't verified the bug myself (about to walk out the door), but …
10:28 PM Ticket #13520 (Translations - Updated Finnish translation) updated by Aku Kotkavuo
Updated the translation file.
10:25 PM finnish_r13228.diff attached to Ticket #13520 by Aku Kotkavuo
9:56 PM Ticket #13521 (contrib.admin - admin inline max_num option doesn't work as intended) updated by Rolando Espinoza La fuente
Here is a ready to run project to reproduce the bug: …
9:55 PM Ticket #13252 (Core (Serialization) - Use the natural key instead of the primary key when serializing) updated by Chris Beaven
Patch needs improvement changed
9:29 PM django1.2_inlines_js_max_num_comparison.patch attached to Ticket #13521 by Rolando Espinoza La fuente
9:29 PM Ticket #13521 (contrib.admin - admin inline max_num option doesn't work as intended) created by Rolando Espinoza La fuente
Hi, first of all sorry for my english :) I just tested with inline …
8:02 PM GeoDjango edited by Paul Bissex
Links to GIS branch were producing 500 errors; removed them from the … (diff)
7:48 PM Ticket #13514 (Internationalization - Only last package javascript catalog is loaded in case of missing ...) updated by Aku Kotkavuo
Note that LANGUAGE_CODE should be set according to standard language …
7:12 PM Ticket #13514 (Internationalization - Only last package javascript catalog is loaded in case of missing ...) updated by Aku Kotkavuo
Hello, I'm the one who provided the patch to fix #3594. What I'd like …
6:47 PM Ticket #13518 (File uploads/storage - Add settings.FILE_UPLOAD_DIRECTORY_PERMISSIONS) updated by Russell Keith-Magee
Has patch, Needs documentation, Needs tests, Patch needs improvement, Triage Stage changed
Good suggestion, but: 1. Patch should be generated as a diff against …
6:34 PM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by Tom von Schwerdtner
Cc changed
6:29 PM Ticket #13519 (contrib.admin - wrong capitalization in verbose_name(_plural)) closed by Russell Keith-Magee
invalid: You're going to need to be a little more precise than "Django is …
6:23 PM Ticket #13516 (Database layer (models, ORM) - sqlall silently ignores any fields that are a subclass of AutoField) updated by Russell Keith-Magee
Version, Milestone, Triage Stage changed
Verified, but not 1.2 critical - this problem has existed for a while.
6:11 PM Ticket #11800 (Documentation - Remove extra metadata from QuerySet API) updated by Tim Graham
Status, Owner changed
This is mostly a duplicate of #12997 at this point, although as I …
6:08 PM Ticket #12997 (Documentation - Add Metadata Targets to QuerySet API Reference) reopened by Tim Graham
Looks like these methods are appearing in the django.db.models …
5:05 PM Ticket #13520 (Translations - Updated Finnish translation) updated by Jannis Leidel
Triage Stage changed
5:05 PM Ticket #13520 (Translations - Updated Finnish translation) updated by Jannis Leidel
Actually there are a few more untranslated strings, if you don't mind …
5:00 PM Ticket #13515 (Translations - Irish djangojs.po translations for django 1.2 Release Candidate) closed by Jannis Leidel
fixed: (In [13230]) Fixed #13515 -- Updated Irish translation of Javascript …
5:00 PM Changeset [bbbf100]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 #13515 -- Updated Irish translation of Javascript catalog. …
5:00 PM Ticket #13517 (Translations - Latvian translation update for django 1.2) closed by Jannis Leidel
fixed: (In [13229]) Fixed #13517 -- Updated Latvian translation. Thanks, …
5:00 PM Changeset [adde9f4]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 #13517 -- Updated Latvian translation. Thanks, Reinis Veips. …
4:57 PM Ticket #13520 (Translations - Updated Finnish translation) created by Aku Kotkavuo
Hey, noticed that current Finnish translation was missing one fairly …
4:45 PM Ticket #13519 (contrib.admin - wrong capitalization in verbose_name(_plural)) created by Evandro Myller
Django is using title format in verbose_name and verbose_name_plural. …
4:24 PM Ticket #13517 (Translations - Latvian translation update for django 1.2) updated by Alex Gaynor
Milestone, Has patch, Triage Stage changed
2:26 PM storage_perms.patch attached to Ticket #13518 by jacob@…
2:23 PM Ticket #13518 (File uploads/storage - Add settings.FILE_UPLOAD_DIRECTORY_PERMISSIONS) created by jacob@…
Hi. In core/files/storage.py, FILE_UPLOAD_PERMISSIONS is used to set …
1:45 PM djangojs.po attached to Ticket #13517 by fest
1:45 PM django.po attached to Ticket #13517 by fest
1:44 PM django-1.2.lv.patch attached to Ticket #13517 by fest
Translation and formats patch
1:44 PM Ticket #13517 (Translations - Latvian translation update for django 1.2) created by fest
Here is the patch for latvian language translation of django. As with …
12:59 PM Ticket #13351 (Documentation - The notes for Oracle in the django database documentation may need to ...) updated by Erin Kelly
Back in September Anthony made the statement to the cx-oracle-users …
12:12 PM Changeset [6c2f14e9]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 Aljosa Mohorovic <aljosa.mohorovic@…>
updated croatian translation git-svn-id: …
11:56 AM Ticket #13516 (Database layer (models, ORM) - sqlall silently ignores any fields that are a subclass of AutoField) created by Michael Manfre
A field that is a subclass of AutoField will be silently ignored in …
11:55 AM DjangoFriendlyWebHosts edited by anonymous
(diff)
11:08 AM Ticket #9502 (Documentation - Docs reST xref markup) closed by Ramiro Morales
wontfix
11:07 AM Ticket #11800 (Documentation - Remove extra metadata from QuerySet API) updated by Ramiro Morales
Replying to Alex: > I believe Jacob has been working …
10:57 AM Ticket #6422 (Database layer (models, ORM) - Support for 'DISTINCT ON' queries with QuerySet.distinct()) updated by Erin Kelly
The current patch also doesn't work with Oracle, which doesn't support …
10:49 AM Ticket #13515 (Translations - Irish djangojs.po translations for django 1.2 Release Candidate) updated by Alex Gaynor
Triage Stage changed
10:37 AM Ticket #13515 (Translations - Irish djangojs.po translations for django 1.2 Release Candidate) updated by Michael Thornhill
Component, Version, Milestone, Keywords, Has patch changed
10:37 AM irish_javascript_translations_for_1.2RC1.diff attached to Ticket #13515 by Michael Thornhill
10:36 AM Ticket #13515 (Translations - Irish djangojs.po translations for django 1.2 Release Candidate) created by Michael Thornhill
9:27 AM Ticket #11800 (Documentation - Remove extra metadata from QuerySet API) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
Patch no longer applies cleanly.
9:22 AM Ticket #12288 (Core (Other) - Validate that values in INSTALLED_APPS are unique) updated by Russell Keith-Magee
Component changed
9:22 AM Ticket #12288 (Core (Other) - Validate that values in INSTALLED_APPS are unique) updated by Russell Keith-Magee
Has patch, Triage Stage changed
The uniqueness has now been reinforced in docs; I'm leaving this …
9:17 AM Ticket #11908 (Documentation - Understanding the ManagementForm section could be clearer.) updated by Russell Keith-Magee
(In [13227]) [1.1.X] Fixed #11908 -- Clarified the role and usage of …
9:17 AM Changeset [08de7a3]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #11908 -- Clarified the role and usage of the …
9:16 AM Ticket #12001 (Documentation - using form.error_class instead of ErrorList in forms validation docs) updated by Russell Keith-Magee
(In [13226]) [1.1.X] Fixed #12001 -- Modified the example of form …
9:16 AM Changeset [a0ea98e7]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12001 -- Modified the example of form validation to use …
9:15 AM Ticket #13511 (Core (Other) - RegexValidator pattern is optional and should be required) updated by David Fischer
Cc, Owner changed
9:14 AM Ticket #12135 (Documentation - confusion between get_current_time and do_current_time) updated by Russell Keith-Magee
(In [13225]) [1.1.X] Fixed #12135 -- Clarified custom template tag …
9:14 AM Changeset [45f5e0c9]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12135 -- Clarified custom template tag example. Thanks …
9:13 AM Ticket #12288 (Core (Other) - Validate that values in INSTALLED_APPS are unique) updated by Russell Keith-Magee
(In [13224]) [1.1.X] Refs #12288 -- Clarified that application names …
9:13 AM Changeset [61beb454]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Refs #12288 -- Clarified that application names must be …
9:12 AM Ticket #12505 (Documentation - Formsets: Misleading documentation) updated by Russell Keith-Magee
(In [13223]) [1.1.X] Fixed #12505 -- Clarified the use of the extra …
9:12 AM Changeset [9ca0a330]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12505 -- Clarified the use of the extra argument in …
9:07 AM Ticket #11908 (Documentation - Understanding the ManagementForm section could be clearer.) closed by Russell Keith-Magee
fixed: (In [13222]) Fixed #11908 -- Clarified the role and usage of the …
9:07 AM Changeset [101571b]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 #11908 -- Clarified the role and usage of the ManagementForm in …
9:06 AM Ticket #12001 (Documentation - using form.error_class instead of ErrorList in forms validation docs) closed by Russell Keith-Magee
fixed: (In [13221]) Fixed #12001 -- Modified the example of form validation …
9:06 AM Changeset [bc82e203]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 #12001 -- Modified the example of form validation to use the …
9:05 AM Ticket #12135 (Documentation - confusion between get_current_time and do_current_time) closed by Russell Keith-Magee
fixed: (In [13220]) Fixed #12135 -- Clarified custom template tag example. …
9:05 AM Changeset [a0cf7f4b]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 #12135 -- Clarified custom template tag example. Thanks to …
9:04 AM Ticket #12288 (Core (Other) - Validate that values in INSTALLED_APPS are unique) updated by Russell Keith-Magee
(In [13219]) Refs #12288 -- Clarified that application names must be …
9:04 AM Changeset [fed660e]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@…>
Refs #12288 -- Clarified that application names must be unique. Thanks …
9:03 AM Ticket #12505 (Documentation - Formsets: Misleading documentation) closed by Russell Keith-Magee
fixed: (In [13218]) Fixed #12505 -- Clarified the use of the extra argument …
9:03 AM Changeset [a44b10d]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 #12505 -- Clarified the use of the extra argument in formsets. …
8:54 AM Ticket #6422 (Database layer (models, ORM) - Support for 'DISTINCT ON' queries with QuerySet.distinct()) updated by mrts
Replying to mnbayazit: > Any updates on this? Why isn't …
8:52 AM ticket6422.diff attached to Ticket #6422 by mrts
Update patch to 1.1.X
8:33 AM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by mroach@…
We are running: python: 2.6.5 django: trunk GEOS: 3.2.1 PostGIS: 3.2.1 …
8:30 AM Ticket #6752 (Documentation - Documentation slightly unclear about "safe" strings in filters) updated by Joshua Russo
I never said it wasn't accurate, the terminology was just confusing. I …
8:28 AM Ticket #12621 (Documentation - grammar error) updated by Russell Keith-Magee
(In [13217]) [1.1.X] Fixed #12621 -- Corrected grammar error in custom …
8:28 AM Changeset [c51284f6]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12621 -- Corrected grammar error in custom template tag …
8:27 AM Ticket #12678 (Documentation - Queryset -> QuerySet) updated by Russell Keith-Magee
(In [13216]) [1.1.X] Fixed #12678 -- Corrected a few references to …
8:27 AM Changeset [b7b0ebb]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12678 -- Corrected a few references to Queryset into …
8:26 AM Changeset [5627b263]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12984 -- Corrected typo in signals docs. Thanks to …
8:25 AM Ticket #13002 (Documentation - InlineModelAdmin 'form' option defaults to ModelForm, not BaseModelForm) updated by Russell Keith-Magee
(In [13214]) [1.1.X] Fixed #13002 -- Corrected description of the …
8:25 AM Changeset [a858374]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13002 -- Corrected description of the default form base …
8:17 AM Ticket #12517 (Documentation - Mistake in example for django.db.models.get_prep_lookup()) closed by Russell Keith-Magee
fixed: (In [13213]) Fixed #12517 -- Corrected get_prep_lookup example in …
8:17 AM Changeset [9f230c7]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 #12517 -- Corrected get_prep_lookup example in custom field …
8:16 AM Ticket #12621 (Documentation - grammar error) closed by Russell Keith-Magee
fixed: (In [13212]) Fixed #12621 -- Corrected grammar error in custom …
8:16 AM Changeset [b832e613]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 #12621 -- Corrected grammar error in custom template tag docs. …
8:14 AM Ticket #12678 (Documentation - Queryset -> QuerySet) closed by Russell Keith-Magee
fixed: (In [13211]) Fixed #12678 -- Corrected a few references to Queryset …
8:14 AM Changeset [b34edc7]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 #12678 -- Corrected a few references to Queryset into QuerySet. …
8:12 AM Ticket #12984 (Documentation - type in signals documentation) closed by Russell Keith-Magee
fixed: (In [13210]) Fixed #12984 -- Corrected typo in signals docs. Thanks to …
8:12 AM Changeset [fa2062d1]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 #12984 -- Corrected typo in signals docs. Thanks to kcharvey for …
8:11 AM Ticket #13002 (Documentation - InlineModelAdmin 'form' option defaults to ModelForm, not BaseModelForm) closed by Russell Keith-Magee
fixed: (In [13209]) Fixed #13002 -- Corrected description of the default form …
8:11 AM Changeset [efa495f]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 #13002 -- Corrected description of the default form base class …
8:03 AM Ticket #12983 (Documentation - Spelling error in trunk signal documentation) closed by Russell Keith-Magee
fixed: Fixed in r12924
7:53 AM Changeset [d12130a7]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 Nicola Larosa <nico@…>
Compiled .mo file for the Italian translation git-svn-id: …
7:53 AM Changeset [5b588dba]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 Nicola Larosa <nico@…>
Italian translation updated git-svn-id: …
7:52 AM Ticket #13512 (Database layer (models, ORM) - syncdb fails on application with no models defined) updated by Karen Tracey
Description changed
Sounds like (though details of the traceback have changed in the …
7:51 AM Ticket #13513 (Database layer (models, ORM) - _collect_sub_objects() does not take the database into the account) closed by Russell Keith-Magee
wontfix: I'm not sure I see what this patch is trying to achieve. The delete …
7:43 AM Ticket #13509 (Testing framework - PyPy/Jython fix for comment tests) updated by Russell Keith-Magee
(In [13206]) [1.1.X] Fixed #13509 -- Modified the comment tests so …
7:43 AM Changeset [5a43a331]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13509 -- Modified the comment tests so that signal …
7:40 AM Changeset [df1cc36]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@…>
Removed some debug accidentally committed in r13201. git-svn-id: …
7:39 AM Ticket #13509 (Testing framework - PyPy/Jython fix for comment tests) closed by Russell Keith-Magee
fixed: (In [13204]) Fixed #13509 -- Modified the comment tests so that signal …
7:39 AM Changeset [861baecd]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 #13509 -- Modified the comment tests so that signal cleanup …
7:34 AM Ticket #12229 (Documentation - ImageField.save should be documented upfront and obvious) updated by Russell Keith-Magee
(In [13203]) [1.1.X] Fixed #12229 -- Added documentation of the …
7:34 AM Changeset [6bc070b]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12229 -- Added documentation of the FieldFile methods …
7:29 AM Ticket #12229 (Documentation - ImageField.save should be documented upfront and obvious) closed by Russell Keith-Magee
fixed: (In [13202]) Fixed #12229 -- Added documentation of the FieldFile …
7:29 AM Changeset [819f43f]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 #12229 -- Added documentation of the FieldFile methods that are …
7:28 AM Ticket #13341 (Documentation - RegexValidator documentation minor problems) closed by Russell Keith-Magee
fixed: (In [13201]) Fixed #13341 -- Clarified default arguments to the …
7:28 AM Changeset [34587d8]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 #13341 -- Clarified default arguments to the RegexValidator. …
7:12 AM Ticket #6752 (Documentation - Documentation slightly unclear about "safe" strings in filters) closed by Russell Keith-Magee
fixed: I'm not convinced the proposed update text is an improvement. As far …
6:57 AM Ticket #13514 (Internationalization - Only last package javascript catalog is loaded in case of missing ...) created by Jani Tiainen
I had accidentally defined LANGUAGE_CODE = 'en_us' . Browser …
6:44 AM Changeset [0765d4b]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13158 -- Clarified that OneToOneField is a better …
6:43 AM Ticket #13329 (Documentation - Error in documentation) updated by Russell Keith-Magee
(In [13199]) [1.1.X] Fixed #13329 -- Corrected markup problem with URL …
6:43 AM Changeset [45c409f]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13329 -- Corrected markup problem with URL pattern in …
6:42 AM Ticket #13333 (Documentation - typo in http://docs.djangoproject.com/en/dev/intro/whatsnext/) updated by Russell Keith-Magee
(In [13198]) [1.1.X] Fixed #13333 -- Corrected typo in whatsnew docs. …
6:42 AM Changeset [b66d597c]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13333 -- Corrected typo in whatsnew docs. Thanks to …
6:38 AM Ticket #13158 (Documentation - Documentation still says to use ForeignKey with unique=True to add a ...) closed by Russell Keith-Magee
fixed: (In [13197]) Fixed #13158 -- Clarified that OneToOneField is a better …
6:38 AM Changeset [b82a5b9d]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 #13158 -- Clarified that OneToOneField is a better option for …
6:37 AM Ticket #13329 (Documentation - Error in documentation) closed by Russell Keith-Magee
fixed: (In [13196]) Fixed #13329 -- Corrected markup problem with URL pattern …
6:37 AM Changeset [95fea01]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 #13329 -- Corrected markup problem with URL pattern in generic …
6:35 AM Ticket #13333 (Documentation - typo in http://docs.djangoproject.com/en/dev/intro/whatsnext/) closed by Russell Keith-Magee
fixed: (In [13195]) Fixed #13333 -- Corrected typo in whatsnew docs. Thanks …
6:35 AM Changeset [d73eb08]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 #13333 -- Corrected typo in whatsnew docs. Thanks to cicatrix1 …
6:24 AM Changeset [8099fec8]stable/1.1.x by Jannis Leidel <jannis@…>
[1.1.X] Fixed #12892 - Fixed unicode related bug in a utility function …
6:24 AM Ticket #13168 (User Experience - inline-group css class in admin should have text-align:right when in rtl) updated by Jannis Leidel
(In [13193]) [1.1.X] Fixed #13168 - Corrected the alignment of the …
6:23 AM Changeset [868cf809]stable/1.1.x by Jannis Leidel <jannis@…>
[1.1.X] Fixed #13168 - Corrected the alignment of the admin inline …
6:20 AM Ticket #12892 (Internationalization - UnicodeEncodeError in contrib.admindocs with non-EN locale) closed by Jannis Leidel
fixed: (In [13192]) Fixed #12892 - Fixed unicode related bug in a utility …
6:20 AM Changeset [13532eb]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 #12892 - Fixed unicode related bug in a utility function of the …
6:20 AM Ticket #13168 (User Experience - inline-group css class in admin should have text-align:right when in rtl) closed by Jannis Leidel
fixed: (In [13191]) Fixed #13168 - Corrected the alignment of the admin …
6:20 AM Changeset [e3a3175d]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 #13168 - Corrected the alignment of the admin inline headers for …
6:19 AM Ticket #13508 (Translations - Update Hebrew Translation) closed by Jannis Leidel
fixed: (In [13190]) Fixed #13508 - Updated Hebrew translation. Thanks, Alex …
6:19 AM Changeset [8b54007]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 #13508 - Updated Hebrew translation. Thanks, Alex Gaynor. …
6:19 AM Ticket #13236 (Translations - Updated Korean translations for Django 1.2) closed by Jannis Leidel
fixed: (In [13189]) Fixed #13236 - Updated Korean translation. Thanks, Joongi Kim.
6:19 AM Changeset [c4292f4]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 #13236 - Updated Korean translation. Thanks, Joongi Kim. …
5:20 AM Ticket #13484 (Documentation - Update Sphinx Makefile for the latest sphinx) closed by Jannis Leidel
fixed: Replying to petar: > What about Windows users - shouldn't …
5:04 AM collect_sub_objects.patch attached to Ticket #13513 by gavoja
Proposed patch.
5:03 AM Ticket #13513 (Database layer (models, ORM) - _collect_sub_objects() does not take the database into the account) created by gavoja
The implementation of delete() seem to be designed to remove all …
4:49 AM Ticket #13512 (Database layer (models, ORM) - syncdb fails on application with no models defined) closed by Russell Keith-Magee
worksforme: A stack trace doesn't constitute an error report. You need to tell us …
4:42 AM Ticket #13510 (contrib.admin - Row level errors on ModelForms in the admin mess up colspans) updated by Russell Keith-Magee
Triage Stage changed
4:38 AM Ticket #13511 (Core (Other) - RegexValidator pattern is optional and should be required) updated by Russell Keith-Magee
Triage Stage changed
4:03 AM Ticket #10227 (Database layer (models, ORM) - Support a related_default on OneToOne fields) updated by Ole Laursen
Cc changed
I've run into the case where every Shop has a Place, but some places …
2:58 AM Ticket #13484 (Documentation - Update Sphinx Makefile for the latest sphinx) reopened by Petar Marić
What about Windows users - shouldn't make.bat also be updated?
2:30 AM Ticket #13512 (Database layer (models, ORM) - syncdb fails on application with no models defined) created by Atr3ides
[…]
12:06 AM DevelopersForHire edited by ashleyjsands
(diff)

May 9, 2010:

11:20 PM Ticket #11712 (Core (Other) - First use of reverse() freezes its cache) updated by Mandx
Needs documentation changed
Also, seems logical to use […] But, since the feed is an instance …
11:08 PM Ticket #13341 (Documentation - RegexValidator documentation minor problems) reopened by David Fischer
While the original patch was being cleaned up and committed, there was …
11:03 PM Ticket #13452 (Documentation - Document workaround for regroup tag and CHOICES fields) updated by Scot Hacker
Just wanted to make sure the 3rd patch I attached here had been …
11:00 PM Ticket #13511 (Core (Other) - RegexValidator pattern is optional and should be required) created by David Fischer
While working on ticket #13341, I noticed that the code for …
10:54 PM 13341-update.diff attached to Ticket #13341 by David Fischer
Clarification update regarding the first parameter "regex"
10:20 PM django admin.png attached to Ticket #13510 by KyleMac
10:20 PM Ticket #13510 (contrib.admin - Row level errors on ModelForms in the admin mess up colspans) created by KyleMac
Row level errors on ModelForms in the admin have their colspan set …
8:10 PM Ticket #13509 (Testing framework - PyPy/Jython fix for comment tests) updated by Russell Keith-Magee
Triage Stage changed
8:10 PM Ticket #13507 (Documentation - Removing 'mysite' prefix from code snippets following the project/app ...) closed by Russell Keith-Magee
duplicate: Duplicate of #12126, #11464, #11424, #11172, #10081, #9860, #9767, …
8:06 PM Ticket #13506 (contrib.admin - admin does not allow saving of blank inline objects) closed by Russell Keith-Magee
wontfix: I'm inclined to call this a deliberate design decision. The "Add …
8:03 PM Ticket #13503 (Documentation - Documentation for "Custom permissions" is misleading) updated by Russell Keith-Magee
Triage Stage changed
8:02 PM Ticket #13501 (contrib.syndication - Can't use urlresolvers.reverse() during Feed initialization) closed by Russell Keith-Magee
duplicate: Duplicate of #11712.
8:01 PM L10nFormatsStatus1.2 edited by Ramiro Morales
(diff)
7:59 PM django-pypy.diff attached to Ticket #13509 by Alex Gaynor
7:59 PM Ticket #13509 (Testing framework - PyPy/Jython fix for comment tests) created by Alex Gaynor
Truth be told my instinct is there are more of these in there, but …
7:54 PM Changeset [f7215cec]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Added exceptions reference page to the API reference index. …
7:50 PM Changeset [5a1695ed]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@…>
Added exceptions reference page to the API reference index. …
2:24 PM Ticket #13508 (Translations - Update Hebrew Translation) updated by Alex Gaynor
Triage Stage changed
2:23 PM django-he.diff attached to Ticket #13508 by Alex Gaynor
2:23 PM Ticket #13508 (Translations - Update Hebrew Translation) created by Alex Gaynor
Again.
2:09 PM Ticket #12229 (Documentation - ImageField.save should be documented upfront and obvious) updated by Gabriel Hurley
Patch needs improvement changed
Hopefully this addresses Russ' concerns above. It's a little tricky …
2:07 PM 12229_filefield_docs_patch.diff attached to Ticket #12229 by Gabriel Hurley
Updated patch for FileField/ImageField docs that include FieldFile …
1:57 PM Ticket #12158 (Translations - Strange Swedish translation of "Go") updated by Jannis Leidel
Please feel free to attach a patch for the django.po file, I don't …
1:55 PM Ticket #13236 (Translations - Updated Korean translations for Django 1.2) updated by Jannis Leidel
Milestone changed
1:54 PM Ticket #13496 (Translations - Indonesian translation and format File (id)) closed by Jannis Leidel
fixed: (In [13186]) Fixed #13496 - Added Indonesian translation (id). Thanks, …
1:54 PM Changeset [b5a628bf]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 #13496 - Added Indonesian translation (id). Thanks, Selwin Ong. …
1:53 PM Ticket #13496 (Translations - Indonesian translation and format File (id)) updated by Jannis Leidel
Summary changed
1:36 PM Ticket #13496 (Translations - Indonesian translation and format File (id)) updated by Jannis Leidel
Component changed
1:19 PM Ticket #13500 (Template system - template loaders to be passed the request) updated by kennydude
Replying to Alex: > Closing as wontfix: the template and …
1:16 PM t6752_revised.diff attached to Ticket #6752 by Joshua Russo
Changed the term unescaped to demonstrate HTML vs safestring escaping
1:15 PM Ticket #6752 (Documentation - Documentation slightly unclear about "safe" strings in filters) reopened by Joshua Russo
I think the example I tried to use is a confusing one, in terms of …
11:14 AM Ticket #13496 (Translations - Indonesian translation and format File (id)) updated by Selwin Ong
The patch already contains formats.py, please ignore the formats.py …
11:03 AM ticket13496.patch attached to Ticket #13496 by Selwin Ong
This patch adds Indonesian translation and formats for Django.
10:26 AM Ticket #13507 (Documentation - Removing 'mysite' prefix from code snippets following the project/app ...) created by arnaud
As we want to decouple the polls app from the mysite project, we …
8:57 AM Ticket #13317 (Documentation - {% blocktrans %}: accessing attributes and general documentation ...) closed by Jannis Leidel
fixed: (In [13185]) [1.1.X] Fixed #13317 - Clarified documentation about how …
8:57 AM Changeset [4a97875]stable/1.1.x by Jannis Leidel <jannis@…>
[1.1.X] Fixed #13317 - Clarified documentation about how the …
8:55 AM Changeset [c796fc7]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 #13317 - Clarified documentation about how the blocktrans and …
8:54 AM Ticket #13262 (Translations - updated czech translation) closed by Jannis Leidel
fixed: (In [13183]) Fixed #13262 - Updated Czech translation. Thanks, Vlada …
8:54 AM Changeset [49bd7f0]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 #13262 - Updated Czech translation. Thanks, Vlada Macek and Petr …
8:41 AM Ticket #2367 (Generic views - [patch] pagination for date based generic views) updated by Jannis Leidel
Needs tests changed
7:29 AM decorators.2.diff attached to Ticket #4617 by django@…
Updated patch for Django 1.2 trunk / RC
7:15 AM Ticket #13262 (Translations - updated czech translation) reopened by Vlada Macek <macek@…>
I updated the translation after the RC (string freeze). Please include …
7:14 AM czech-translation.5.diff attached to Ticket #13262 by Vlada Macek <macek@…>
The final update after the string freeze
6:09 AM Ticket #13506 (contrib.admin - admin does not allow saving of blank inline objects) created by Paul McMillan
If I have an inline that allows all fields to be blank, it is …
4:48 AM Ticket #13504 (Template system - urlize corrupts links in paras) updated by TomDunham
Many apologies, I should know to rtfm by now.
2:58 AM Ticket #12502 (Documentation - Diagram doesn't match text in Middleware documentation) updated by Gabriel Hurley
Owner, Status changed
I'm gonna unassign this to let somebody else make the final decision …
2:51 AM Ticket #13216 (Documentation - Document the limitations on foreign keys and m2m relations across databases) closed by Russell Keith-Magee
fixed: (In [13178]) Fixed #13216 -- Added clarifying note about …
2:50 AM Ticket #13316 (contrib.auth - AuthenticationForm shouldn't prefill user's password on failure) reopened by Russell Keith-Magee
Fat fingers - [13178] closed #13216, not this ticket.
2:47 AM Ticket #6842 (Documentation - Documentation: Document Django exceptions) updated by Russell Keith-Magee
(In [13182]) [1.1.X] Fixed #6842 -- Added reference documentation on …
2:47 AM Changeset [9fb195fc]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #6842 -- Added reference documentation on Django's …
2:46 AM Ticket #6039 (Documentation - ATOM feed example is bogus) updated by Russell Keith-Magee
(In [13181]) [1.1.X] Fixed #6039 -- Modified Atom example to be …
2:46 AM Changeset [e10f546]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #6039 -- Modified Atom example to be standard compliant. …
2:45 AM Ticket #6842 (Documentation - Documentation: Document Django exceptions) closed by Russell Keith-Magee
fixed: (In [13180]) Fixed #6842 -- Added reference documentation on Django's …
2:45 AM Changeset [887a437]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 #6842 -- Added reference documentation on Django's exceptions. …
2:44 AM Ticket #6039 (Documentation - ATOM feed example is bogus) closed by Russell Keith-Magee
fixed: (In [13179]) Fixed #6039 -- Modified Atom example to be standard …
2:44 AM Changeset [f6e7a3ae]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 #6039 -- Modified Atom example to be standard compliant. Thanks …
2:44 AM Ticket #13316 (contrib.auth - AuthenticationForm shouldn't prefill user's password on failure) closed by Russell Keith-Magee
fixed: (In [13178]) Fixed #13316 -- Added clarifying note about …
2:44 AM Changeset [9320c866]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 #13316 -- Added clarifying note about cross-database relations. …
2:06 AM Ticket #10650 (Documentation - Clarify use of MEDIA_ROOT in default settings.py) updated by Russell Keith-Magee
Triage Stage changed
This isn't ready for trunk. As the discsussion on this ticket …
1:51 AM Ticket #6752 (Documentation - Documentation slightly unclear about "safe" strings in filters) updated by Russell Keith-Magee
(In [13177]) [1.1.X] Fixed #6752 -- Corrected the interaction of the …
1:51 AM Changeset [c772e39d]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #6752 -- Corrected the interaction of the safe template …
1:50 AM Ticket #10712 (Documentation - ModelAdmin.queryset() is undocumented.) updated by Russell Keith-Magee
(In [13176]) [1.1.X] Fixed #10712 -- Added documentation for the …
1:50 AM Changeset [2ee73c2f]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #10712 -- Added documentation for the queryset() method …
1:50 AM Ticket #11933 (Documentation - Missing cached_db value in SESSION_ENGINE setting docs) updated by Russell Keith-Magee
(In [13175]) [1.1.X] Fixed #11933 -- Corrected the naming of the …
1:50 AM Changeset [5d751026]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #11933 -- Corrected the naming of the cached_db session …
1:49 AM Ticket #12040 (Documentation - CurrentSiteManager documentation lacks indication when used in manytomany) updated by Russell Keith-Magee
(In [13174]) [1.1.X] Fixed #12040 -- Cleaned up the documentation …
1:49 AM Changeset [814268f]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12040 -- Cleaned up the documentation describing how …
1:49 AM Ticket #12278 (Documentation - Doc bug: django.utils.translation.string_concat does not take list as ...) updated by Russell Keith-Magee
(In [13173]) [1.1.X] Fixed #12278 -- Corrected an example usage of …
1:49 AM Changeset [3b9a827]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12278 -- Corrected an example usage of string_concat. …
1:48 AM Ticket #12412 (Documentation - testing docs could be more helpful regarding posting files) updated by Russell Keith-Magee
(In [13172]) [1.1.X] Fixed #12412 -- Clarified the documentation …
1:48 AM Changeset [5be6c7f]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12412 -- Clarified the documentation around file …
1:45 AM Ticket #6752 (Documentation - Documentation slightly unclear about "safe" strings in filters) closed by Russell Keith-Magee
fixed: (In [13171]) Fixed #6752 -- Corrected the interaction of the safe …
1:45 AM Changeset [ced4dd2a]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 #6752 -- Corrected the interaction of the safe template filter …
1:44 AM Ticket #10712 (Documentation - ModelAdmin.queryset() is undocumented.) closed by Russell Keith-Magee
fixed: (In [13170]) Fixed #10712 -- Added documentation for the queryset() …
1:44 AM Changeset [f9b75db9]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 #10712 -- Added documentation for the queryset() method on …
1:44 AM Ticket #11933 (Documentation - Missing cached_db value in SESSION_ENGINE setting docs) closed by Russell Keith-Magee
fixed: (In [13169]) Fixed #11933 -- Corrected the naming of the cached_db …
1:44 AM Changeset [3057a59e]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 #11933 -- Corrected the naming of the cached_db session backend. …
1:43 AM Ticket #12040 (Documentation - CurrentSiteManager documentation lacks indication when used in manytomany) closed by Russell Keith-Magee
fixed: (In [13168]) Fixed #12040 -- Cleaned up the documentation describing …
1:43 AM Changeset [1b16a03]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 #12040 -- Cleaned up the documentation describing how …
1:42 AM Ticket #12278 (Documentation - Doc bug: django.utils.translation.string_concat does not take list as ...) closed by Russell Keith-Magee
fixed: (In [13167]) Fixed #12278 -- Corrected an example usage of …
1:42 AM Changeset [7b98fe9]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 #12278 -- Corrected an example usage of string_concat. Thanks to …
1:42 AM Ticket #12412 (Documentation - testing docs could be more helpful regarding posting files) closed by Russell Keith-Magee
fixed: (In [13166]) Fixed #12412 -- Clarified the documentation around file …
1:42 AM Changeset [bae2fa6]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 #12412 -- Clarified the documentation around file handling by …
1:16 AM Ticket #12229 (Documentation - ImageField.save should be documented upfront and obvious) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
The content of this patch is all good stuff, but the patch still needs …
12:52 AM Ticket #12997 (Documentation - Add Metadata Targets to QuerySet API Reference) updated by Russell Keith-Magee
(In [13165]) [1.1.X] Fixed #12997 -- Added markup for methods in the …
12:52 AM Changeset [6df4ffd4]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #12997 -- Added markup for methods in the queryset docs. …
12:51 AM Ticket #13051 (Documentation - reversing namespaces doesn't work according to the docs.) updated by Russell Keith-Magee
(In [13164]) [1.1.X] Fixed #13051 -- Corrected the documentation of …
12:51 AM Changeset [3981355c]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13051 -- Corrected the documentation of URL namespacing …
12:49 AM Ticket #12643 (Documentation - Should mention to call parent clean method for modelForm in custom ...) closed by Russell Keith-Magee
fixed: (In [13163]) Fixed #12643 -- Added link to the ModelForm documentation …
12:49 AM Changeset [5a74f0c]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 #12643 -- Added link to the ModelForm documentation clarifying …
12:48 AM Ticket #12997 (Documentation - Add Metadata Targets to QuerySet API Reference) closed by Russell Keith-Magee
fixed: (In [13162]) Fixed #12997 -- Added markup for methods in the queryset …
12:48 AM Changeset [55d65d33]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 #12997 -- Added markup for methods in the queryset docs. Thanks …
12:48 AM Ticket #13051 (Documentation - reversing namespaces doesn't work according to the docs.) closed by Russell Keith-Magee
fixed: (In [13161]) Fixed #13051 -- Corrected the documentation of URL …
12:48 AM Changeset [5802ea3]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 #13051 -- Corrected the documentation of URL namespacing to …
12:47 AM Ticket #13100 (Documentation - Model docs imply that ModelForm will call Model.full_clean(), but it won't.) closed by Russell Keith-Magee
fixed: (In [13160]) Fixed #13100 -- Clarified the model validation rules …
12:47 AM Changeset [4a15dc45]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 #13100 -- Clarified the model validation rules around …
12:13 AM Ticket #13282 (Documentation - Document patch: WEEK_DAY should start from 0, not 1) updated by Russell Keith-Magee
(In [13159]) [1.1.X] Fixed #13282 -- Clarified documentation around …
12:13 AM Changeset [d5299631]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13282 -- Clarified documentation around week_day …
12:13 AM Ticket #13310 (Documentation - RESTRUCTUREDTEXT_FILTER_SETTINGS is undocumented) updated by Russell Keith-Magee
(In [13158]) [1.1.X] Fixed #13310 -- Documented the …
12:13 AM Changeset [95693cc6]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #13310 -- Documented the …
12:12 AM Changeset [ed335139]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@…>
Corrected typo from r13154. git-svn-id: …
Note: See TracTimeline for information about the timeline view.
Back to Top