Timeline



Aug 19, 2010:

7:56 PM 14112.2.diff attached to Ticket #14112 by Ramiro Morales
Patch updated to post r13608
7:04 PM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by erikrose
Cc changed
6:58 PM Ticket #14133 (GIS - update GeoDjango windows installer) updated by Leo Shklovskii
Awesome, I'm happy to help out with it and test if you'd like. It …
6:53 PM Ticket #14133 (GIS - update GeoDjango windows installer) updated by jbronn
Owner, Status changed
I was working on an installer for 1.2, and almost had it completed. …
6:23 PM Ticket #14082 (Forms - modelform_factory should use the form's metaclass) updated by Joseph Spiros
Replying to mitar: > I am not sure that this is the case. …
5:31 PM Ticket #7722 (Core (Mail) - EMail Message with CC - Carbon CopyFixed patch) updated by dougvanhorn
Summary changed
I added a new patch coded against r13609. I'm not sure about the …
5:02 PM cc-r13609.diff attached to Ticket #7722 by dougvanhorn
Patch updated against r13609, includes modest regression and doc changes.
3:42 PM Ticket #2039 (Core (Other) - Provide a way to use django under IIS) updated by sitbon
@russellm - yes, the problem wasn't consistently with Chrome for me …
3:09 PM Ticket #14010 (Documentation - mention DYLD_LIBRARY_PATH in macosx installation instructions) updated by Ramiro Morales
The documentation tries to stay away from giving too much detailed …
2:31 PM Changeset [93620343]stable/1.2.x by Jacob Kaplan-Moss <jacob@…>
[1.2.X] Fixed #14141: docs now use the :doc: construct for links …
2:27 PM Ticket #14141 (Documentation - Use :doc: crossref Sphinx role for inter document links) closed by Jacob
fixed: (In [13608]) Fixed #14141: docs now use the :doc: construct for links …
2:27 PM Changeset [728effcf]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jacob Kaplan-Moss <jacob@…>
Fixed #14141: docs now use the :doc: construct for links between …
2:14 PM Ticket #14141 (Documentation - Use :doc: crossref Sphinx role for inter document links) updated by Ramiro Morales
Attached a gzipped version of the patch so Trac is happy. A reviewable …
2:12 PM doclinks.diff.gz attached to Ticket #14141 by Ramiro Morales
Compressed patch. Trac gives me "500 Internal Server Error (Maximum …
2:08 PM Ticket #14141 (Documentation - Use :doc: crossref Sphinx role for inter document links) created by Ramiro Morales
This new role [http://sphinx.pocoo.org/markup/inline.html#role-doc
1:59 PM Ticket #2414 (Template system - coredump of python by a template extending itself) updated by jacmkno
I'm created a [http://code.djangoproject.com/ticket/14140 branch of …
1:57 PM Ticket #14140 (Template system - There is no way to override admin templates to the project level) updated by jacmkno
Triage Stage changed
1:56 PM Ticket #14140 (Template system - There is no way to override admin templates to the project level) created by jacmkno
The template system allows to override admin templates for …
12:21 PM Ticket #14137 (Uncategorized - Django ORM adding unwanted parens when using extra()) updated by mjs7231
OK, filed a Feature Request with Ticket #14139.
12:20 PM Ticket #14139 (Database layer (models, ORM) - Feature Request: distinct() should support field names) updated by mjs7231
Sorry, its in reference to Ticket #14137, not the one mentioned above.
12:19 PM Ticket #14139 (Database layer (models, ORM) - Feature Request: distinct() should support field names) created by mjs7231
I have a table REPORTS containing the columns {id, user, date}. I was …
12:17 PM Ticket #14138 (Database layer (models, ORM) - Apache setup using sqlite3 breaks when performing a field__regex filter) created by eternicode
Using a simple apache mod_wsgi setup, setting the project to use …
11:29 AM Ticket #14137 (Uncategorized - Django ORM adding unwanted parens when using extra()) closed by Łukasz Rekucki
invalid: The "select" keyword in extra() should be used to select extra …
10:32 AM Ticket #14137 (Uncategorized - Django ORM adding unwanted parens when using extra()) updated by mjs7231
Version changed
10:30 AM Ticket #14137 (Uncategorized - Django ORM adding unwanted parens when using extra()) created by mjs7231
I have a table REPORTS containing the columns {id, user, date}. I was …
8:12 AM Ticket #14123 (Testing framework - Trunk tests broken as of r13588 (1.2.x passes)) updated by Russell Keith-Magee
(In [13607]) [1.2.X] Fixed #14123 -- Made AdminDocs tests optional, …
8:12 AM Changeset [c9016c15]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #14123 -- Made AdminDocs tests optional, based on the …
8:11 AM Ticket #14123 (Testing framework - Trunk tests broken as of r13588 (1.2.x passes)) closed by Russell Keith-Magee
fixed: (In [13606]) Fixed #14123 -- Made AdminDocs tests optional, based on …
8:11 AM Changeset [a352154e]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #14123 -- Made AdminDocs tests optional, based on the …
8:03 AM Ticket #13702 (Internationalization - DATE_FORMAT et al not used when USE_L10N is False) updated by Marti Raudsepp
Cc changed
7:25 AM DevelopersForHire edited by narendra_kamma
Added my link, and corrected other link (diff)
6:02 AM Ticket #14082 (Forms - modelform_factory should use the form's metaclass) updated by Mitar
Cc changed
I am not sure that this is the case. I play a lot with metaclasses …
4:37 AM Ticket #14136 (Documentation - Show how to specify schemas for Oracle databases) created by pfctdayelise
As mentioned …
4:05 AM DjangoDesign edited by philomat
(diff)
4:02 AM DjangoDesign edited by philomat
(diff)
2:21 AM DjangoFriendlyWebHosts edited by Gábor Farkas
corrected djangofoo-hosting price (had the monthly cost there) (diff)
1:57 AM Ticket #14130 (Core (Other) - Catching ImportError in manage.py considered dangerous) updated by Łukasz Rekucki
Cc changed

Aug 18, 2010:

10:24 PM Ticket #3804 (Internationalization - Filter for translation instead of block) updated by Mark Jones
I'd like to add this link to some documentation that covers how to use …
9:26 PM Ticket #14135 (Uncategorized - Admin ignores to_field on ForeignKey) created by vbs
i am using django 1.2.1. when i use Foreignkey.to_field , the field in …
6:57 PM Ticket #14130 (Core (Other) - Catching ImportError in manage.py considered dangerous) updated by Russell Keith-Magee
Milestone, Triage Stage changed
This is an example where Django is using ImportError to establish …
6:56 PM Ticket #2039 (Core (Other) - Provide a way to use django under IIS) updated by Russell Keith-Magee
@sitbon - I *am* a Django core developer. There is a difference …
6:47 PM patch.diff attached to Ticket #14134 by cfattarsi@…
add CSRF_COOKIE_PATH option to settings.py
6:46 PM Ticket #14134 (Core (Other) - Ability to set csrf cookie path and https-only plus add 'secure') created by cfattarsi@…
This is useful if you have multiple Django instances running under the …
6:20 PM Ticket #14133 (GIS - update GeoDjango windows installer) created by Leo Shklovskii
The GeoDjango nsis installer is fantastic but its a little bit out of …
5:14 PM Ticket #6877 (Forms - "form.label_for tag" should apply "label_suffix") updated by Łukasz Rekucki
Needs documentation, Has patch, Needs tests, Triage Stage changed
First of all, I'm not entirely sure it's a bug. Current documentation …
4:06 PM Ticket #14132 (Contrib apps - Feedgenerator doesn't support dates before 1900) created by Mike Lissner
In the aggregation framework, if a date prior to 1900 is used in the …
2:37 PM AddWYSIWYGEditor edited by Arminas Žukauskas
tinymce flash plugin changed to media plugin (diff)
1:27 PM Ticket #6877 (Forms - "form.label_for tag" should apply "label_suffix") updated by Jim Dalton
I was just about to report this issue when I found it had already been …
12:51 PM DevelopersForHire edited by nabucosound
(diff)
12:47 PM DevelopersForHire edited by nabucosound
(diff)
12:46 PM DevelopersForHire edited by nabucosound
(diff)
12:45 PM Ticket #14131 (Documentation - The pagination module should have some limit, or a warning should be ...) created by Mike Lissner
Perhaps I'm off base on this, but I was just analyzing my slow queries …
11:35 AM Ticket #14111 (Documentation - Misleading note re: unreleased Sphinx version recomendation) updated by Jannis Leidel
(In [13605]) [1.2.X] Fixed #14111 -- Updated Sphinx version …
11:35 AM Changeset [5588870]stable/1.2.x by Jannis Leidel <jannis@…>
[1.2.X] Fixed #14111 -- Updated Sphinx version recommendation in …
11:34 AM Ticket #14111 (Documentation - Misleading note re: unreleased Sphinx version recomendation) closed by Jannis Leidel
fixed: (In [13604]) Fixed #14111 -- Updated Sphinx version recommendation in …
11:34 AM Changeset [806c30c]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jannis Leidel <jannis@…>
Fixed #14111 -- Updated Sphinx version recommendation in …
11:33 AM Ticket #14109 (Documentation - can't create django docs - ImportError) closed by Ramiro Morales
fixed: This was fixed in [13445] for the 1.2.X branch (and in [13446] for …
11:32 AM Ticket #14033 (Documentation - versionadded, versionchanged directives don't insert xref link with ...) updated by Jannis Leidel
(In [13603]) [1.2.X] Fixed #14033 -- Fixed another problem with xrefs …
11:32 AM Changeset [d9bba6b1]stable/1.2.x by Jannis Leidel <jannis@…>
[1.2.X] Fixed #14033 -- Fixed another problem with xrefs and Sphinx …
11:31 AM Ticket #14033 (Documentation - versionadded, versionchanged directives don't insert xref link with ...) closed by Jannis Leidel
fixed: (In [13602]) Fixed #14033 -- Fixed another problem with xrefs and …
11:31 AM Changeset [7098f844]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Jannis Leidel <jannis@…>
Fixed #14033 -- Fixed another problem with xrefs and Sphinx 1.X in the …
10:15 AM Ticket #14130 (Core (Other) - Catching ImportError in manage.py considered dangerous) created by Setok
The basic implementation of manage.py does little else than check for …
10:13 AM DevelopersForHire edited by webriders
Add ukrainian web studio WebRiders (diff)
9:43 AM Ticket #14128 (Uncategorized - oracle system tablespace privileges) closed by gleiwer
fixed
9:21 AM Ticket #2039 (Core (Other) - Provide a way to use django under IIS) updated by sitbon
It does run happily under IIS, and faster than most other servers. You …
6:51 AM Ticket #2039 (Core (Other) - Provide a way to use django under IIS) updated by Russell Keith-Magee
Triage Stage changed
What needs to be done? Someone needs to write the code. Support for …
3:46 AM django-i18n-sl-1.2.x.patch attached to Ticket #14129 by Gasper Zejn
Updated diff of django.po
3:46 AM Ticket #14129 (Internationalization - Slovenian translation plural-forms) created by Gasper Zejn
Adds translation for [13502] and also fixes the wrong plurals equation.
3:21 AM Ticket #2039 (Core (Other) - Provide a way to use django under IIS) updated by Phoebe Bright
I'd like to nudge this one. I'm trying to introduce django as an …
1:42 AM Ticket #6362 (Forms - Remove blank spaces with strip when validating the data) updated by fwenzel
Cc changed

Aug 17, 2010:

9:44 PM Ticket #14127 (Documentation - Bad formatting in the text) updated by Karen Tracey
(In [13601]) [1.2.X] Fixed #14127: Adding a couple of missing …
9:44 PM Changeset [6fd09c6]stable/1.2.x by Karen Tracey <kmtracey@…>
[1.2.X] Fixed #14127: Adding a couple of missing backticks. Thanks …
9:42 PM Ticket #14127 (Documentation - Bad formatting in the text) closed by Karen Tracey
fixed: (In [13600]) Fixed #14127: Adding a couple of missing backticks. …
9:42 PM Changeset [68aff2f]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Karen Tracey <kmtracey@…>
Fixed #14127: Adding a couple of missing backticks. Thanks kishkin. …
9:29 PM Ticket #14124 (Uncategorized - Cannot use a proxy model with unique_together) closed by Karen Tracey
invalid: Fixed formatting. Please use WikiFormatting and use Preview before …
8:23 PM Ticket #14127 (Documentation - Bad formatting in the text) updated by Alex Gaynor
Triage Stage changed
8:21 PM Ticket #11726 (contrib.formtools - FormWizard sanity check on step number performed before dynamic steps ...) updated by esper256
Needs documentation, Has patch, Version, Needs tests changed
8:19 PM django-11726.diff attached to Ticket #11726 by esper256
Fix as described in the original comment
8:16 PM Ticket #11726 (contrib.formtools - FormWizard sanity check on step number performed before dynamic steps ...) updated by esper256
Status changed
8:16 PM Ticket #11726 (contrib.formtools - FormWizard sanity check on step number performed before dynamic steps ...) updated by esper256
Owner, Status changed
8:15 PM Ticket #11726 (contrib.formtools - FormWizard sanity check on step number performed before dynamic steps ...) updated by anonymous
Owner, Status changed
5:28 PM Ticket #14128 (Uncategorized - oracle system tablespace privileges) created by gleiwer
Hello there, When i execute python manage.py syncdb i get the next …
4:15 PM Ticket #14127 (Documentation - Bad formatting in the text) created by kishkin
Hello! I've noticed a bit of a bad formatting here: …
2:17 PM Ticket #6856 (Documentation - Better ModelForm examples) closed by Daniel Roseman
invalid: The behaviour changed with model validation, and it is now correctly …
1:51 PM Ticket #5677 (Documentation - Debugging with mod_python (apache)) updated by Daniel Roseman
Updated patch removing references to WSGI.
1:51 PM 5677_modpython.diff attached to Ticket #5677 by Daniel Roseman
Updated patch removing references to WSGI.
1:48 PM Ticket #3888 (Template system - Allow {# comment #} tag to be multiline) updated by Chris Beaven
Cerin, if you want discussion, take it to the django-dev google group …
1:46 PM Ticket #3888 (Template system - Allow {# comment #} tag to be multiline) updated by Chris Spencer
I really wish the devs would re-consider their stance on this issue. …
12:36 PM Ticket #14126 (Translations - blocktrans count is parsing incorrectly) created by Mark Jones
Context looks like: {'docs_needed': 2, ... (from the stack trace …
12:05 PM Ticket #3051 (Documentation - django.test.client.Client() does not set HttpResponse context and ...) updated by Daniel Roseman
Patch needs improvement changed
Patch updated with more explanation and links.
12:04 PM 3051_testing.diff attached to Ticket #3051 by Daniel Roseman
Better patch with more explanation and links to reference.
10:57 AM Ticket #14125 (Uncategorized - 'Safe strings' are not force-escaped on development 500 page) updated by Elijah Rutschman
Status, Owner changed
10:56 AM debug.py.diff attached to Ticket #14125 by Elijah Rutschman
Force escape 'Local vars' output on debug page
10:56 AM Ticket #14125 (Uncategorized - 'Safe strings' are not force-escaped on development 500 page) created by Elijah Rutschman
In the 'Local vars' section of the debugging 500 error page, strings …
10:46 AM Ticket #5833 (contrib.admin - Custom FilterSpecs) updated by anonymous
Cc changed
10:06 AM Ticket #9084 (contrib.sessions - File-based session does not store any data on Windows) updated by anonymous
Version changed
This still doesn't work in django 1.2
8:58 AM Ticket #14124 (Uncategorized - Cannot use a proxy model with unique_together) created by mlhamel
I've just used a proxy model in my own custom application and i've …
8:19 AM Ticket #12241 (contrib.admin - Admin forgets URL used for prefilling forms when hitting Save and add ...) updated by Salva Pinyol
Cc changed
3:44 AM Ticket #14123 (Testing framework - Trunk tests broken as of r13588 (1.2.x passes)) reopened by Łukasz Rekucki
This tests fail due to lack of Docutils. Citing django docs: "Each of …
3:43 AM skip_tests.patch attached to Ticket #14123 by Łukasz Rekucki
Simple test skips.
2:08 AM Ticket #14102 (Database layer (models, ORM) - Model._get_unique_checks can return fields that are in the exclude list) updated by Russell Keith-Magee
(In [13599]) [1.2.X] Fixed #14102 -- Ensure that fields that have been …
2:08 AM Changeset [14fa7f99]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #14102 -- Ensure that fields that have been excluded …
2:07 AM Ticket #14102 (Database layer (models, ORM) - Model._get_unique_checks can return fields that are in the exclude list) closed by Russell Keith-Magee
fixed: (In [13598]) Fixed #14102 -- Ensure that fields that have been …
2:07 AM Changeset [015d85a]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #14102 -- Ensure that fields that have been excluded from a form …

Aug 16, 2010:

11:16 PM Ticket #14105 (Core (Cache system) - django.contrib.auth tests failing with cache middleware) updated by Paul McMillan
Further investigation suggests that it's not a problem with the order …
10:47 PM admindocs_to_installed_apps.diff attached to Ticket #13681 by Andrews Medina
10:37 PM Ticket #13681 (contrib.admin - Add admindocs to INSTALLED_APPS in project template) updated by Paul McMillan
Triage Stage changed
Patch looks good.
10:31 PM Ticket #14123 (Testing framework - Trunk tests broken as of r13588 (1.2.x passes)) closed by Paul McMillan
invalid: Looks like my error on this one.
10:03 PM Ticket #14092 (Database layer (models, ORM) - ImageField should allow SVG) updated by Paul McMillan
Triage Stage changed
This seems like a reasonable request. However, I don't think it is …
9:48 PM Ticket #14123 (Testing framework - Trunk tests broken as of r13588 (1.2.x passes)) created by Paul McMillan
Tests on trunk are broken as of r13588. I'm not sure quite what the …
9:45 PM base.py.patch attached to Ticket #14096 by Arthur Pemberton
more complete, tested patch
9:21 PM Ticket #14103 (Core (Cache system) - Have django.utils.cache.patch_response_headers honor ...) updated by Paul McMillan
Needs tests, Triage Stage changed
Either of these patches look good to me, though I prefer the first …
9:16 PM Ticket #14117 (Testing framework - POST Data is different when run from TestClient and actually received) closed by Paul McMillan
invalid: I am unable to duplicate the behavior you're describing. I think this …
8:15 PM Ticket #14121 (Database layer (models, ORM) - Provide object's primary key as a hint for database router method ...) updated by Alex Gaynor
We discussed, before the multidb branch, what exact data a router …
8:06 PM Ticket #14122 (Documentation - Documentation for yesno filter is lacking) created by Mark Jones
Looking at …
7:21 PM Ticket #14121 (Database layer (models, ORM) - Provide object's primary key as a hint for database router method ...) updated by Russell Keith-Magee
In principle, I have no objection to passing in more hint data to the …
7:10 PM Ticket #14121 (Database layer (models, ORM) - Provide object's primary key as a hint for database router method ...) created by sandy@…
Problem: Setting up a custom database router with db_for_read() …
6:05 PM Ticket #14116 (Testing framework - TestClient skips Csrf Middleware) closed by Luke Plant
wontfix: An option to turn it off would not be very helpful. Much better would …
4:45 PM Ticket #14085 (Documentation - DATE_FORMAT, TIME_FORMAT etc. docs should have a link to allowed ...) updated by Derek Willis
Version changed
Note that #13188, which …
2:30 PM Ticket #11565 (Core (Other) - Rate Limit Error Emails) updated by piramida
a year passed, design decision still needed. this feature would make …
1:42 PM Ticket #13876 (Documentation - Documentation duplicates) updated by pakal <chambon.pascal@…>
Indeed I can't find issue 1 again, either it's been fixed since then …
10:58 AM Ticket #14102 (Database layer (models, ORM) - Model._get_unique_checks can return fields that are in the exclude list) updated by Jacob
Triage Stage, Milestone changed
10:16 AM datetime-microseconds-py25.patch attached to Ticket #9459 by Thomas Güttler
10:15 AM Ticket #9459 (Forms - forms.DateTimeField() rendered with HiddenInput looses microseconds) updated by Thomas Güttler
Patch needs improvement changed
I uploaded a new version which works with python2.5 and 2.6. I checked …
9:42 AM making_queries.diff attached to Ticket #14120 by Daniel Roseman
documentation patch
9:41 AM Ticket #14120 (Documentation - [patch] Document ``get()`` in Making Queries) created by Daniel Roseman
There's a frequent confusion among new users about the use of …
9:40 AM Ticket #13850 (Core (Other) - Make handle_uncaught_exception() more easily patch-able) updated by Leonid Grinberg
Replying to berto: > Once this patch is applied where do …
8:26 AM Ticket #13728 (Documentation - Incorrect default value for verify_exists in URLField documentation) closed by Tim Graham
invalid: Actually this is documented correctly. The default for form fields is …
7:57 AM fix-14119.diff attached to Ticket #14119 by alexdutton
Patch and regression tests
7:55 AM Ticket #14119 (Forms - fields_for_model returns all fields when fields parameter is the empty ...) created by alexdutton
When attempting to use modelformset_factory to generate forms where …
7:25 AM DevelopersForHire edited by michwill
(diff)
2:22 AM Ticket #9475 (Database layer (models, ORM) - add(), create(), etc. should be supported by intermediate ManyToMany ...) updated by Russell Keith-Magee
On a related note -- the same limitation applies to admin; an m2m with …
1:55 AM Ticket #11834 (HTTP handling - Colorized technical_500_response: django code is green, user code is red.) updated by Thomas Güttler
Needs documentation, Needs tests changed
Thread on django-dev …
1:51 AM Ticket #14118 (Documentation - Serialization docs list the "python" serializer) updated by Russell Keith-Magee
(In [13596]) [1.2.X] Fixed #14118 -- Removed a reference to the …
1:51 AM Changeset [1e3ed71]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #14118 -- Removed a reference to the "Python" …
1:41 AM Ticket #14118 (Documentation - Serialization docs list the "python" serializer) closed by Russell Keith-Magee
fixed: (In [13595]) Fixed #14118 -- Removed a reference to the "Python" …
1:41 AM Changeset [810ed2b2]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by Russell Keith-Magee <russell@…>
Fixed #14118 -- Removed a reference to the "Python" serializer. …
1:39 AM Ticket #14118 (Documentation - Serialization docs list the "python" serializer) created by Russell Keith-Magee
The Python serializer is marked for internal use only, and has been …
1:30 AM Ticket #14078 (Template system - Template tag to set context variable to output from tag's rendered content) updated by Russell Keith-Magee
I disagree that this ticket and #6378 are the same. #6378 is about …
1:13 AM Ticket #14113 (Database layer (models, ORM) - Access to extra fields in M2M relations) closed by Russell Keith-Magee
invalid: This is already possible -- you just need to think about your data …
12:28 AM Ticket #13681 (contrib.admin - Add admindocs to INSTALLED_APPS in project template) updated by Andrews Medina
Has patch changed
Note: See TracTimeline for information about the timeline view.
Back to Top