Timeline



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

Aug 15, 2010:

11:42 PM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) closed by Russell Keith-Magee
fixed: (In [13594]) Fixed #14002 -- Modified filesize filter to ensure …
11:42 PM Changeset [842ceb5]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 #14002 -- Modified filesize filter to ensure strings are …
11:29 PM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) reopened by Russell Keith-Magee
No need for a new ticket; I'll update the code.
11:26 PM Ticket #11640 (Testing framework - 1.1 Test framework fails if CACHE_BACKEND = dummy) closed by Russell Keith-Magee
duplicate
11:26 PM Ticket #11640 (Testing framework - 1.1 Test framework fails if CACHE_BACKEND = dummy) updated by Russell Keith-Magee
Duplicate of #10853
11:07 PM Ticket #14017 (contrib.admin - Wrong comment in django.contrib.admin.options log_deletion) updated by fisadev
Has patch changed
11:06 PM 14017.diff attached to Ticket #14017 by fisadev
6:11 PM Ticket #14115 (Database layer (models, ORM) - Provide a way to create custom lookups) closed by Paul McMillan
invalid: This sounds like it might be a feature request, possibly for something …
4:06 PM Ticket #14117 (Testing framework - POST Data is different when run from TestClient and actually received) created by jon@…
In my POST data I have a string that contains a + as a space. (i.e. …
4:03 PM Ticket #14116 (Testing framework - TestClient skips Csrf Middleware) created by jon@…
The following code is found in TestClient […] While this is nice, …
12:50 PM Ticket #14105 (Core (Cache system) - django.contrib.auth tests failing with cache middleware) updated by Paul McMillan
This seems related to the fact that some of the auth tests add …
12:03 PM Ticket #13960 (File uploads/storage - abstract file upload/download handling) updated by Waldemar Kornewald
A sample app demonstrating an async upload process can be found here: …
11:52 AM Ticket #14105 (Core (Cache system) - django.contrib.auth tests failing with cache middleware) updated by Paul McMillan
Status, Owner, Triage Stage changed
I can duplicate this problem on trunk. The test failures all seem to …
11:36 AM Ticket #14111 (Documentation - Misleading note re: unreleased Sphinx version recomendation) updated by Paul McMillan
Triage Stage, Status, Owner changed
Updated the patch to fix a spelling error. Otherwise looks good.
11:35 AM 14111.2.diff attached to Ticket #14111 by Paul McMillan
Docs fix, updated to fix a spelling error.
11:32 AM Ticket #14112 (Documentation - Some documentation reST fixes) updated by Paul McMillan
Status, Owner, Triage Stage changed
Looks good. Extensive list of small changes there. Thanks for taking …
11:20 AM filetransfers.4.diff attached to Ticket #13960 by Waldemar Kornewald
added admin support for file uploads and implemented request-based formsets
9:39 AM Ticket #14115 (Database layer (models, ORM) - Provide a way to create custom lookups) created by Alexander Schepanovski
Probably with when implementing custom database backend.
6:08 AM Ticket #373 (Database layer (models, ORM) - Add support for multi-column primary keys.) updated by timbo
Cc changed
5:24 AM Ticket #13710 (Database layer (models, ORM) - raw() sql bug when using a model with many fields with long names) updated by ondrej.kohout@…
Keywords changed
We have the same problem even with a small number of fields. …
3:26 AM Ticket #14114 (contrib.admin - Opera 10.61 - admin, collapse don't work) created by Vitaliy Shishorin
[…] Advanced Options in bottom of page. Collapse don't work. All …
2:37 AM Ticket #14052 (Documentation - Error on a code in Tutorial 01) updated by Wagner Macedo
Sorry for annoy by this ticket. The tutorial code is right, but with …

Aug 14, 2010:

5:42 PM Ticket #13965 (Internationalization - psycopg2 throws an "can't adapt" error on ugettext_lazy translated strings) updated by ch0wn
Cc changed
Same for lxml.etree._ElementStringResult even though it's coercable to …
4:05 PM Ticket #14113 (Database layer (models, ORM) - Access to extra fields in M2M relations) created by jprafael
I'm using a model similar to […] And need to list all my recipes, …
2:26 PM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) updated by Claude Paroz
There is a problem with the fix, in that units are no more translated. …
1:34 PM 14033.2.diff attached to Ticket #14033 by Ramiro Morales
Fixed bare except clauses.
1:29 PM 14112.diff attached to Ticket #14112 by Ramiro Morales
1:09 PM Ticket #14112 (Documentation - Some documentation reST fixes) created by Ramiro Morales
Assorted small problems found while looking at #14085.
1:08 PM Ticket #14085 (Documentation - DATE_FORMAT, TIME_FORMAT etc. docs should have a link to allowed ...) updated by Ramiro Morales
The Sphinx bug is fixed in the just released version 1.0.2. #14111
10:50 AM Changeset [01720c9]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@…>
Added file missing from r13590. git-svn-id: …
10:31 AM 14111.diff attached to Ticket #14111 by Ramiro Morales
10:30 AM Ticket #14111 (Documentation - Misleading note re: unreleased Sphinx version recomendation) created by Ramiro Morales
It's in docs/intro/whatsnew.txt.
9:47 AM Ticket #14110 (Database layer (models, ORM) - iexact lookup doesn't work with subquery values) updated by Alexander Schepanovski
P.S. supplied patch doesn't make it right for icontains but it will do …
9:31 AM where.cast.diff attached to Ticket #14110 by Alexander Schepanovski
9:30 AM Ticket #14110 (Database layer (models, ORM) - iexact lookup doesn't work with subquery values) created by Alexander Schepanovski
With PostgreSQL and model […] we have: […] problem with every …
9:27 AM Ticket #5350 (Core (Other) - urlresolvers: Fallback, if urls.py don't have handle404 and friends) closed by Russell Keith-Magee
fixed: (In [13590]) Fixed #5350 -- Added fallback to default 404/500 handlers …
9:27 AM Changeset [859fc020]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 #5350 -- Added fallback to default 404/500 handlers when they're …
9:26 AM Ticket #7722 (Core (Mail) - EMail Message with CC - Carbon CopyFixed patch) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage changed
Ok - I'll accept this one. It really is a bit silly that we don't …
8:44 AM Ticket #13796 (Template system - Admin docs aren't showing core template tags and filters) updated by Russell Keith-Magee
Apologies to Ramiro for forgetting the credit in the SVN checkin …
8:43 AM Ticket #13796 (Template system - Admin docs aren't showing core template tags and filters) updated by Russell Keith-Magee
(In [13589]) [1.2.X] Fixed #13796 -- Ensure that builtin tags and …
8:43 AM Changeset [13953ba]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #13796 -- Ensure that builtin tags and filters are …
8:41 AM Ticket #13796 (Template system - Admin docs aren't showing core template tags and filters) closed by Russell Keith-Magee
fixed: (In [13588]) Fixed #13796 -- Ensure that builtin tags and filters are …
8:41 AM Changeset [7e52bb2b]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 #13796 -- Ensure that builtin tags and filters are included in …
8:13 AM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) updated by Russell Keith-Magee
Strictly, the fix is actually in [13584]... but trac seems to be …
8:02 AM Changeset [e4a8b6c]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Corrected some alphabetization and dupe issues in the AUTHORS …
7:57 AM Changeset [05f5217]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@…>
Corrected some alphabetization and dupe issues in the AUTHORS file …
7:57 AM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) closed by Russell Keith-Magee
fixed: (In [13585]) Fixed #14002 -- Updated filesize filter to support …
7:57 AM Changeset [db04b24]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 #14002 -- Updated filesize filter to support terabyte and …
7:45 AM Changeset [047d161]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 #14002 -- Updated filesize filter to support terabyte and …
7:33 AM Ticket #13699 (Translations - Catalan translation: corrections and missing messages for trunk) closed by Russell Keith-Magee
fixed: (In [13583]) Fixed #13699 -- Updated Catalan translation. Thanks to txels.
7:33 AM Changeset [4835d86]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 #13699 -- Updated Catalan translation. Thanks to txels. …
7:32 AM Ticket #13905 (Translations - Update to the basque translation) closed by Russell Keith-Magee
fixed: (In [13582]) Fixed #13905 -- Updated Basque translation. Thanks to …
7:32 AM Changeset [b61e7754]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 #13905 -- Updated Basque translation. Thanks to Aitzol Naberan. …
7:31 AM Ticket #13833 (Translations - Fix for Indonesian localization (formats.py)) updated by Russell Keith-Magee
Thanks for the contribution; however, the patch doesn't apply cleanly. …
7:25 AM Ticket #14080 (Translations - Flatpages pt-br translation) updated by Russell Keith-Magee
Thanks for the report; this needs to be submitted in the form of a …
7:20 AM Ticket #14109 (Documentation - can't create django docs - ImportError) created by dvdx
[…]
7:19 AM Ticket #14079 (Translations - Update of Norwegian nynorsk (nn) translation) closed by Russell Keith-Magee
fixed: (In [13581]) Fixed #14079 -- Updated Norwegian Nynorsk translation. …
7:19 AM Changeset [7b62523b]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 #14079 -- Updated Norwegian Nynorsk translation. Thanks to …
7:19 AM Ticket #14084 (Translations - Updated French translation) closed by Russell Keith-Magee
fixed: (In [13580]) Fixed #14084 -- Updated French translation. Thanks to …
7:19 AM Changeset [6732c981]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 #14084 -- Updated French translation. Thanks to stephaner. …
7:13 AM Ticket #14086 (contrib.sessions - Tests don't pass on Python 2.4 because of a try/except/finally) closed by Russell Keith-Magee
fixed: (In [13579]) Fixed #14086 -- Corrected Python 2.4 syntax issue. Thanks …
7:13 AM Ticket #14096 (Database layer (models, ORM) - Insert code generated by models using multiple inheritance is ...) reopened by Russell Keith-Magee
Fat fingers; [13579] closed #14086.
7:11 AM Ticket #14096 (Database layer (models, ORM) - Insert code generated by models using multiple inheritance is ...) closed by Russell Keith-Magee
fixed: (In [13579]) Fixed #14096 -- Corrected Python 2.4 syntax issue. Thanks …
7:11 AM Changeset [597e03c]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 #14096 -- Corrected Python 2.4 syntax issue. Thanks to PaulM for …
7:07 AM Tickets #7287,​13231,​13679 batch updated by Russell Keith-Magee
(In [13578]) [1.2.X] Fixed #13679, #13231, #7287 -- Ensured that …
7:07 AM Changeset [8a006e1]stable/1.2.x by Russell Keith-Magee <russell@…>
[1.2.X] Fixed #13679, #13231, #7287 -- Ensured that models that have …
7:05 AM Tickets #7287,​13231,​13679 batch updated by Russell Keith-Magee
fixed: (In [13577]) Fixed #13679, #13231, #7287 -- Ensured that models that …
7:05 AM Changeset [b3dc3a01]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 #13679, #13231, #7287 -- Ensured that models that have …
6:30 AM filetransfers.3.diff attached to Ticket #13960 by Waldemar Kornewald
patch with RequestForm, RequestModelForm. now independent of models …

Aug 13, 2010:

9:38 PM Ticket #14002 (Template system - filesizeformat filter only supports up to GB) updated by Russell Keith-Magee
Patch needs improvement, Triage Stage, Milestone changed
9:04 PM Ticket #14068 (Core (Serialization) - Fixture loading issue with multi database setting) updated by Russell Keith-Magee
#14108 was a dupe, with a proposed patch.
9:04 PM Ticket #14108 (Uncategorized - update loaddata to load fixtures in multi db environment for testing) closed by Russell Keith-Magee
duplicate: Duplicate of #14068
5:47 PM multi_db_loaddata.diff attached to Ticket #14108 by berto
load data into multiple distinct databases
5:46 PM Ticket #14108 (Uncategorized - update loaddata to load fixtures in multi db environment for testing) created by berto
I'm using django in a legacy multi database environment, where there …
4:13 PM Ticket #7722 (Core (Mail) - EMail Message with CC - Carbon CopyFixed patch) updated by Scot Hacker
I'll add my voice to the chorus -- big time +1 from me. cc: is …
12:23 PM Ticket #14107 (Database layer (models, ORM) - Problem with non-null fieds using Oracle Backend) updated by Marcos Daniel Petry
Sorry, I posted a sqlite script instead of postgresql script, here is …
11:42 AM Ticket #10427 (Forms - Bound field needs an easy way to get form value) updated by anonymous
Cc changed
11:22 AM Ticket #14107 (Database layer (models, ORM) - Problem with non-null fieds using Oracle Backend) updated by Marcos Daniel Petry
11:14 AM Ticket #14107 (Database layer (models, ORM) - Problem with non-null fieds using Oracle Backend) created by Marcos Daniel Petry
Hi, I have a problem with Oracle Backend when I generate the SQL …
9:03 AM Ticket #9353 (*.djangoproject.com - Django documentation bundles on download page) updated by Andy Terra
Cc changed
9:01 AM Ticket #3777 (contrib.admin - Persistent change_list filtering in admin) updated by drhoden@…
I modified the above middleware so that is doesn't break admin's …
8:32 AM Ticket #9353 (*.djangoproject.com - Django documentation bundles on download page) updated by Andy Terra
+1 on this. one should also consider that developing on windows makes …
2:00 AM Ticket #14077 (Forms - Need an easy way to display model instance field names and values in ...) closed by Anssi Kääriäinen
duplicate: Duplicate of #10427
Note: See TracTimeline for information about the timeline view.
Back to Top