Timeline



Mar 5, 2010:

10:43 PM Ticket #13043 (Core (Management commands) - Default manage.py should print ImportError) updated by James Bennett
Milestone changed
This isn't anywhere near critical enough to go on the 1.2 milestone.
9:41 PM 13043__print_exception_in_default_manage_settings_import.patch attached to Ticket #13043 by sdolan
9:40 PM Ticket #13043 (Core (Management commands) - Default manage.py should print ImportError) created by sdolan
== Problem == The error handling in the default manage.py for an …
8:25 PM Ticket #12769 (Database layer (models, ORM) - Queryset.query pickle fails if fields have lazy translations in field ...) updated by Joe Holloway
Cc changed
I have noticed that this is also an issue if you use ugettext_lazy
8:16 PM common_middleware_urlconf_patch_improved.diff attached to Ticket #6228 by mikexstudios
Improved previous patch by skevy so that some of the new tests fail …
7:55 PM Ticket #6228 (Core (Other) - Common middleware does not respect urlconf override in request) updated by skevy
Thanks Mike, I saw that this morning when trey updated the ticket, but …
7:54 PM Ticket #6228 (Core (Other) - Common middleware does not respect urlconf override in request) updated by mikexstudios
Patch needs improvement changed
Doh! I looked at the tests again. The reason why all the tests pass …
7:45 PM Ticket #12116 (Template system - needs_context for template filters) updated by Alex Gaynor
I'm opposed to this, to me a template filter is extraordinarily well …
6:57 PM Ticket #12105 (contrib.admin - Admin querystring __isnull=False filter doesn't work) updated by Gabriel Hurley
Status, Owner changed
Travis' patch looks good to me... seems like this one's in the bag. If …
6:16 PM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) updated by Gabriel Hurley
Has patch changed
6:15 PM 13035_managers_docs_patch.diff attached to Ticket #13035 by Gabriel Hurley
Fixes some outdated information about default managers and contrib.admin
6:11 PM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) updated by Gabriel Hurley
Triage Stage changed
Looking at the history of tickets related to admin and …
5:51 PM Ticket #13042 (Documentation - QueryDict documentation doesn't include .keys() or .iterkeys() entries) updated by schwanksta
Whoops, must have skipped over that line. Thanks.
5:45 PM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) updated by Gabriel Hurley
Status, Owner, Triage Stage changed
Confirmed that this behavior occurs as reported. I'm not sure which …
5:44 PM Ticket #13042 (Documentation - QueryDict documentation doesn't include .keys() or .iterkeys() entries) closed by James Bennett
invalid: The documentation says that QueryDict implements all the standard …
5:36 PM Ticket #13037 (Documentation - Documentation missing for the form field-method ``css_classes``) updated by Gabriel Hurley
Cc, Patch needs improvement, Triage Stage changed
The method should definitely be documented, but the current patch has …
5:33 PM Ticket #13042 (Documentation - QueryDict documentation doesn't include .keys() or .iterkeys() entries) created by schwanksta
I was checking to see if a QueryDict had a .keys() or .iterkeys() …
5:06 PM Ticket #12803 (contrib.admin - Provide styling for warning and error messages) updated by Simon Meers
Replying to ubernostrum: > This is really a feature …
4:44 PM Ticket #12594 (HTTP handling - Meaningless exception when DEBUG=False and resolver.urlconf_module is None.) updated by Yuri Baburov
Status, Owner changed
I attached complete routine exactly because I wanted someone to write …
4:33 PM DjangoFriendlyWebHosts edited by homunq
app engine deserves mention. Hey, free! (diff)
4:26 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by Leo Shklovskii
I'm not sure if you're stating that as a policy or as an argument for …
3:57 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by Karen Tracey
But we can't introduce a change where previous application code that …
3:41 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) updated by Yeago
I misspoke above. Its not a matter of extraneous JOINS, but funky and …
3:39 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by Leo Shklovskii
I agree that this is a behavior change (and in principle backwards …
3:27 PM Tickets #6918,​12791 batch updated by Karen Tracey
fixed: (In [12683]) Fixed #6918, #12791: If an email message has an encoding, …
3:27 PM Changeset [68f4d12]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 #6918, #12791: If an email message has an encoding, actually use …
3:16 PM Ticket #13006 (Database layer (models, ORM) - Add order_by with sql LOWER() support) updated by Raydiation
[…] This seems like a very good solution too me, im happy with this :)
3:11 PM Ticket #13041 (contrib.admin - Error on InlineModel Admin) created by Marcos Daniel Petry
There is an error in the javascript that renders the buttons of …
2:41 PM Ticket #12594 (HTTP handling - Meaningless exception when DEBUG=False and resolver.urlconf_module is None.) updated by Karen Tracey
Has patch, Needs tests changed
Please attach a patch that is a diff, not an inline display of a …
2:35 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by Karen Tracey
A newly-added test fails with the current patch: […] I kind of …
2:25 PM Ticket #12151 (contrib.comments - UnicodeEncodeError from django.contrib.comments.views.utils line 41.) updated by Karen Tracey
Replying to thejaswi_puthraya: > Is there a counterpart …
2:22 PM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) updated by anonymous
Has patch changed
2:21 PM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) updated by anonymous
Component changed
2:21 PM Ticket #12151 (contrib.comments - UnicodeEncodeError from django.contrib.comments.views.utils line 41.) updated by Karen Tracey
(In [12682]) [1.1.X] Fixed #12151: Ensured the comments code does not …
2:21 PM Changeset [215615ad]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #12151: Ensured the comments code does not cause a …
2:17 PM Ticket #12151 (contrib.comments - UnicodeEncodeError from django.contrib.comments.views.utils line 41.) closed by Karen Tracey
fixed: (In [12681]) Fixed #12151: Ensured the comments code does not cause a …
2:17 PM Changeset [80545c3]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 #12151: Ensured the comments code does not cause a server error …
2:17 PM files.diff attached to Ticket #13040 by stherrien
patch for the file object doc page
2:15 PM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) created by stherrien
I would like to add import statements to the documentation under the …
2:02 PM Ticket #13039 (contrib.admin - 'ChangeList' object has no attribute 'formset') closed by Karen Tracey
invalid: A ticket with no description of how to trigger the error is not valid. …
2:00 PM diff attached to Ticket #13039 by tangc
1:58 PM Ticket #13039 (contrib.admin - 'ChangeList' object has no attribute 'formset') created by tangc
File django/contrib/admin/templatetags/admin_list.py", line 185, in …
1:46 PM 12151-kmt.diff attached to Ticket #12151 by Karen Tracey
12:59 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) updated by mucisland
This is a complete app which reproduces the error. models.py: […] …
12:58 PM Ticket #12083 (Core (Other) - technical_404_response should handle KeyError because 'tried' key ...) updated by Karen Tracey
(In [12680]) [1.1.X] Fixed #12083: Ensured generating debug 404 page …
12:58 PM Changeset [b5a2f64]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #12083: Ensured generating debug 404 page won't raise a …
12:53 PM Ticket #12083 (Core (Other) - technical_404_response should handle KeyError because 'tried' key ...) closed by Karen Tracey
fixed: (In [12679]) Fixed #12083: Ensured generating debug 404 page won't …
12:53 PM Changeset [eb11229b]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 #12083: Ensured generating debug 404 page won't raise a key …
12:25 PM Ticket #6228 (Core (Other) - Common middleware does not respect urlconf override in request) updated by Karen Tracey
Patch needs improvement changed
Unfortunately the new tests all pass both with and without the code …
12:22 PM Ticket #9764 (Forms - IDN (Internationalized Domain Names) support for EmailField and URLField) updated by bjunix
Replying to kmtracey: > No. The doc contains version …
11:50 AM Ticket #13008 (Core (Cache system) - @never_cache decorator should add 'no-cache' & 'no-store') updated by Karen Tracey
Replying to lukeplant: > Personally, I really hate it when …
11:28 AM Ticket #12103 (contrib.auth - Add AuthenticationForm.confirm_login_allowed to allow customizing the ...) updated by Ethan Jucovy
Cc changed
11:26 AM 12103_method_on_form.diff attached to Ticket #12103 by Ethan Jucovy
Control login policy with an overridable method on the form
10:59 AM Ticket #13008 (Core (Cache system) - @never_cache decorator should add 'no-cache' & 'no-store') updated by Luke Plant
Personally, I really hate it when I press the back button and the …
10:45 AM Ticket #13038 (contrib.admin - readonly_fields in an Admin changeform don't have their name added as ...) created by Andy Baker
A normal field is wrapped by: <div class="form-row fieldname"> …
10:06 AM Ticket #9764 (Forms - IDN (Internationalized Domain Names) support for EmailField and URLField) updated by Karen Tracey
Replying to bjunix: > Are there plans to backport this …
9:58 AM DjangoFriendlyWebHosts edited by Adrian Andreias
(diff)
9:57 AM Ticket #11888 (contrib.admin - Unable to render file name with special chars (non-ascii)) closed by Karen Tracey
worksforme: I can't recreate a problem here. Using trunk r12678 I: Created an …
9:52 AM css_classes_documentation.diff attached to Ticket #13037 by Marcus Fredriksson
9:51 AM Ticket #13037 (Documentation - Documentation missing for the form field-method ``css_classes``) created by Marcus Fredriksson
When outputting forms without using any of the as_*() methods, it's …
9:26 AM Ticket #11888 (contrib.admin - Unable to render file name with special chars (non-ascii)) updated by Karen Tracey
Needs tests changed
9:25 AM Ticket #9764 (Forms - IDN (Internationalized Domain Names) support for EmailField and URLField) updated by bjunix
Are there plans to backport this patch to 1.1.X ?
9:23 AM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by Karen Tracey
Triage Stage changed
A traceback from the reported problem would have been helpful here. …
8:48 AM SummerOfCode2010 edited by Jannis Leidel
(diff)
8:46 AM SummerOfCode2010 edited by Jannis Leidel
The Django GSoC is about Django Core, not about apps built with Django. (diff)
8:19 AM Ticket #13034 (Database layer (models, ORM) - django.db.models.fields.IntegerField description wrong?) updated by Russell Keith-Magee
Triage Stage, Milestone, Has patch changed
8:16 AM Ticket #13036 (Documentation - Documentation Fix for TEMPLATE_LOADERS setting) updated by Russell Keith-Magee
Triage Stage, Milestone changed
8:09 AM docs.diff attached to Ticket #13036 by agodfrey@…
Patch for documentation fix.
8:08 AM Ticket #13036 (Documentation - Documentation Fix for TEMPLATE_LOADERS setting) created by agodfrey@…
There is just a trivial correction that needs to be made to the …
7:39 AM Ticket #13029 (Uncategorized - Exception Value is empty with a HTMLParser.HTMLParseError) closed by Karen Tracey
invalid: I tried this with Python 2.6.5rc1 and the problem doesn't exist there …
7:26 AM SummerOfCode2010 edited by gvwilson
Link to Trac Hacks (diff)
6:57 AM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) created by rasca
When creating custom models managers the docs say: If you use custom …
6:37 AM Ticket #13034 (Database layer (models, ORM) - django.db.models.fields.IntegerField description wrong?) created by brokenseal
Hi, I found that IntegerField description's should be "This value must …
6:12 AM UsingVimWithDjango edited by mjbrownie
Added a surround mapping note (diff)
5:23 AM Ticket #13029 (Uncategorized - Exception Value is empty with a HTMLParser.HTMLParseError) updated by Russell Keith-Magee
Triage Stage changed
I'll call this accepted on the basis of Karen's remarks.
5:22 AM Ticket #13033 (contrib.admin - MySQL full text search in admin) updated by Russell Keith-Magee
Triage Stage changed
This isn't a bug fix -- there is nothing …
5:19 AM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by Russell Keith-Magee
Triage Stage changed
This needs to be fixed for 1.2 - it's a serious problem if you can't …
5:16 AM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) updated by Russell Keith-Magee
Clarifying the problem: ITSocialSecurityNumberField hard codes a value …
5:02 AM Ticket #12996 (Forms - django.contrib.localflavor.it.forms do not handle help_text correctly) updated by Russell Keith-Magee
Triage Stage changed
You have given an example that talks about …
4:18 AM Ticket #13017 (Database layer (models, ORM) - generic relation generates needless join) updated by MS
This bug is also in Django 1.1 so i think it's not a regression.
4:16 AM Ticket #12986 (Forms - SelectDateField doesn't repost data when USE_L10N = True and ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
Problem confirmed with the same code provided. I can only see it if …
2:12 AM Ticket #13025 (Testing framework - Test runner should print failed test path in format that is accepted ...) updated by Piotr Czachur
Got your point - finding test is easier having full path, which is …
2:07 AM Ticket #13030 (Core (Serialization) - Natural Key deserialization fails on foreign key to field that is ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
Thanks for the report - but most of all, thanks for the awesome …
2:03 AM Ticket #13028 (Database layer (models, ORM) - Introspection doesn't work on mysql 4.1) closed by Russell Keith-Magee
wontfix: I'm calling this wontfix because MySQL4.1 doesn't provide the metadata …
2:00 AM Ticket #13027 (Documentation - serializer won't serialize an empty queryset or an iterator with a ...) closed by Russell Keith-Magee
invalid: An empty queryset can be serialized without difficulty. A list that …
1:59 AM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) updated by Russell Keith-Magee
Triage Stage, Milestone changed
1:52 AM Ticket #13025 (Testing framework - Test runner should print failed test path in format that is accepted ...) closed by Russell Keith-Magee
wontfix: I'm going to close this wontfix - I can see what you're driving at, …
1:50 AM Ticket #13005 (contrib.admin - We need a way to allow for request/user specific default values in the ...) closed by Russell Keith-Magee
wontfix: I'm going to close this wontfix; it's a bit of an edge case, and one …
1:47 AM Ticket #13004 (contrib.admin - The new get_readonly_fields() method of the ModelAdmin breaks with ...) updated by Russell Keith-Magee
Milestone, Triage Stage, Component changed
1:45 AM Ticket #13002 (Documentation - InlineModelAdmin 'form' option defaults to ModelForm, not BaseModelForm) updated by Russell Keith-Magee
Triage Stage changed
1:42 AM Ticket #12883 (Database layer (models, ORM) - Adding values in a m2m field breaks (_state.db is None instead of ...) closed by Russell Keith-Magee
duplicate: I believe this is actually a duplicate of #13003. The issue is the …
12:41 AM flatpages_admin_trunk.diff attached to Ticket #12972 by Jared Forsyth
now with tests!
12:41 AM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by Jared Forsyth
Patch needs improvement, Needs tests changed
I looked around and there didn't seem to be any docs/readme on *how* …
12:33 AM Ticket #12883 (Database layer (models, ORM) - Adding values in a m2m field breaks (_state.db is None instead of ...) reopened by Jakub Wiśniowski
I'm reopening, because, I've got the same problem. Code causing the …

Mar 4, 2010:

10:25 PM Ticket #13033 (contrib.admin - MySQL full text search in admin) updated by Simon Litchfield
To clarify, this was already half implemented. This finishes the job. …
10:22 PM admin-fulltext-12288.diff attached to Ticket #13033 by Simon Litchfield
10:21 PM Ticket #13033 (contrib.admin - MySQL full text search in admin) created by Simon Litchfield
Full text search hasn't been implemented properly in admin. The query …
9:35 PM Ticket #10937 (Documentation - Recommendation of mod_wsgi is incompatible with apache-authentication ...) updated by David Fischer
There is some crossover here between this ticket and #10809. I think …
8:44 PM Ticket #13006 (Database layer (models, ORM) - Add order_by with sql LOWER() support) updated by Russell Keith-Magee
Replying to Raydiation: > Imho its about to write as …
8:02 PM Ticket #13006 (Database layer (models, ORM) - Add order_by with sql LOWER() support) updated by Raydiation
Hm, thats about the same as the method with extra. Imagine youd have …
7:59 PM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by Chris Beaven
Has patch changed
The patch doesn't address the decision made to just document this …
7:29 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) updated by anonymous
Summary changed
7:26 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) created by exogen@…
When using USE_THOUSAND_SEPARATOR and NUMBER_GROUPING, number values …
7:18 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by Gabriel Hurley
Replying to gregplaysguitar: > Another use case which is …
7:17 PM Ticket #12896 (Forms - ModelForm.is_valid() and ModelForm.errors have backwards-incompatible ...) updated by Jacob
I'll leave the final call to Joseph, but I think he's right and this …
7:13 PM Ticket #11940 (Forms - ModelForm evaluates callable default values on form class creation) updated by Jacob
Triage Stage changed
7:11 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by Greg Brown
Another use case which is affected here - I have a flatpages-esque app …
7:10 PM Ticket #12982 (Core (Cache system) - Add get_or_set method to cache API) updated by Russell Keith-Magee
Triage Stage changed
The race condition is a problem, but as Alex noted on IRC, we should …
7:09 PM Ticket #10935 (Forms - forms.ImageField.clean should annotate the object returned by ...) updated by Jacob
Milestone changed
I'm calling this a feature, and kicking it out of 1.2.
7:08 PM Ticket #12791 (Core (Mail) - Setting encoding on EmailMessage does not produce intended result) updated by Jacob
Triage Stage changed
7:07 PM Ticket #12940 (contrib.comments - Comments admin should use ungettext instead of ugettext) updated by Jacob
Triage Stage changed
7:06 PM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by Jacob
Triage Stage changed
6:59 PM Ticket #12343 (Core (Management commands) - manage.py dbshell fails to launch mysql for unix socket) updated by Jacob
Triage Stage changed
6:59 PM Ticket #12229 (Documentation - ImageField.save should be documented upfront and obvious) updated by Gabriel Hurley
Status, Owner, Has patch changed
Added a patch that adds a large chunk to the FileField docs regarding …
6:56 PM Ticket #10099 (Database layer (models, ORM) - MySQL 5.0 does not support LIMIT in subqueries) closed by Jacob
wontfix: Marking wontfix: there's plenty of places where Django could generate …
6:50 PM Ticket #13031 (contrib.auth - User class in the auth module should return lastname and firstname as ...) closed by Jacob
wontfix: "Annoying" is a matter of taste: I'd find this patch annoying, myself. …
6:16 PM Ticket #13031 (contrib.auth - User class in the auth module should return lastname and firstname as ...) updated by Raydiation
Summary changed
6:16 PM Ticket #13031 (contrib.auth - User class in the auth module should return lastname and firstname as ...) created by Raydiation
Its quite annoying to get the Loginname as representation of the User. …
6:14 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) updated by Yeago
I verified that this bug still exists in latest svn. updated console: …
6:03 PM Ticket #12249 (Documentation - csrf_token not clear in User Authentication docs) updated by Gabriel Hurley
Status, Owner, Has patch, Summary changed
Added a patch that adds info on the csrf_token and a link to upgrading …
6:02 PM 12249_docs_patch.diff attached to Ticket #12249 by Gabriel Hurley
Adds info on csrf_token ahead of the form in question.
5:48 PM Ticket #12811 (Documentation - Tutorial 2 gets into templating details too early) updated by Gabriel Hurley
Status, Owner, Has patch, Summary changed
Add a patch that clarifies tutorial language and removes premature …
5:43 PM 12811_tutorial_patch.diff attached to Ticket #12811 by Gabriel Hurley
Clarifies tutorial language and removes premature instructions on …
5:20 PM Ticket #13013 (Documentation - Example form in i18n docs is missing {% csrf_token %}) updated by Gabriel Hurley
Status, Owner, Has patch, Summary changed
Added patch that adds the necessary csrf_token. Simple fix.
5:19 PM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by anonymous
Has patch changed
5:18 PM 13013_csrf_missing_patch.diff attached to Ticket #13013 by Gabriel Hurley
Adds that pesky csrf_token to the form in the docs there…
5:05 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by Gabriel Hurley
Status, Needs documentation, Has patch, Owner, Summary changed
I added a patch which restores the desired behavior by automatically …
5:04 PM nk_inherit_test.diff attached to Ticket #13030 by yishaibeeri
diff with test showing bug
5:04 PM Ticket #13030 (Core (Serialization) - Natural Key deserialization fails on foreign key to field that is ...) created by yishaibeeri
Attached diff has a test showing this: In (nonabstract) model …
4:55 PM 13023_inlines_patch.diff attached to Ticket #13023 by Gabriel Hurley
Restores desired behavior without breaking anything else, corrects …
4:36 PM 12882.2.diff attached to Ticket #12882 by Jannis Leidel
The collapse widget needs jQuery, too
4:30 PM Ticket #13000 (contrib.admin - Deprecated code in admin forms triggers string translation too soon) updated by Jacob
Triage Stage changed
4:24 PM Ticket #12434 (contrib.admin - django.contrib.admin does not work with blank short_description) updated by Jacob
Triage Stage changed
4:23 PM Ticket #12260 (contrib.admin - bug -- CSS class messes up ModelMultipleChoiceField in contrib.admin) updated by Jacob
Triage Stage changed
4:22 PM Ticket #12235 (contrib.admin - MultiValueDictKeyError when editing Inline objects) closed by Jacob
invalid: It's clear to me from the description that this is an improperly …
4:16 PM Ticket #10751 (contrib.admin - Admin actions not calling model's delete() method) closed by Jacob
duplicate: Now that the docs are in, I'm closing this as a dup of #11022. Please …
4:11 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by Jannis Leidel
In the attached patch I'm referring to the part of jQuery's …
4:08 PM 12882.1.diff attached to Ticket #12882 by Jannis Leidel
Pass true to noConflict as mentioned on …
4:05 PM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) updated by ramusus
The problem is not a shift between number of row and id of elements …
3:36 PM field_numbering_off_by_one.diff attached to Ticket #13026 by Stefan Foulis
adds a '-1' in both inlines.js and inlines.min.js
3:34 PM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) updated by Stefan Foulis
it seems that the numbering on some fields is off by one. it's tricky, …
2:52 PM Ticket #12773 (Documentation - Update FAQ to indicate supported Python versions) updated by Karen Tracey
Owner, Status, Milestone changed
Python 2.7 is targeted for June, so it's unlikely (I hope) we need to …
2:26 PM Ticket #13029 (Uncategorized - Exception Value is empty with a HTMLParser.HTMLParseError) updated by Karen Tracey
This appears to be a Python2.6-only problem. 2.4, 2.5, and 2.7 (alpha …
2:10 PM Sprint201003Argentina edited by faramirez
(diff)
1:34 PM Ticket #13029 (Uncategorized - Exception Value is empty with a HTMLParser.HTMLParseError) created by jedie
In the settings.DEBUG Traceback page is the Exception Value empty if a …
1:08 PM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by Paul Smith
@skevy Oh, no... there was definitely a problem before the patch. …
12:25 PM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by Chris Beaven
Status, Component, Summary, Owner, Needs documentation, Has patch, Triage Stage changed
Good point, Jacob. Definitely just a documentation job.
12:03 PM Ticket #11903 (HTTP handling - WSGIRequest.path not quoted properly) updated by Jacob
Patch needs improvement changed
Need a test for this.
12:01 PM Ticket #11449 (Core (Serialization) - Performance regression loading from fixtures in 1.1 & trunk) updated by Jacob
Keywords, Milestone changed
With 1.2 in the final stages and no more information about why this is …
11:59 AM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by Jacob
Doesn't the i18n context processor put LANGUAGE_CODEin the context? …
11:49 AM patch.txt attached to Ticket #13028 by pczapla
quick solution to this issue.
11:49 AM Ticket #13028 (Database layer (models, ORM) - Introspection doesn't work on mysql 4.1) created by pczapla
When I ran introspection against mysql 4.1, I've got the following …
11:42 AM Ticket #13027 (Documentation - serializer won't serialize an empty queryset or an iterator with a ...) created by adrian_nye
Ideally, I'd like to be able to serialize any queryset (including an …
11:17 AM Tutorials edited by gilnyc
(diff)
11:05 AM Sprint201003Argentina edited by dario
(diff)
10:57 AM Sprint201003Argentina edited by matiasherranz
(diff)
10:48 AM Sprint201003Argentina edited by anonymous
(diff)
10:47 AM Sprint201003Argentina edited by anonymous
(diff)
10:02 AM 13026_r12676.diff attached to Ticket #13026 by ramusus
this patch only changes .find("input,select,textarea,label") > …
9:58 AM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) created by ramusus
With inline rows created by django's template everithing is ok, but I …
8:49 AM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by Adam Nelson
Patch needs improvement changed
I take back what I said about not having a message at all. 1. It …
8:19 AM Ticket #13006 (Database layer (models, ORM) - Add order_by with sql LOWER() support) updated by Russell Keith-Magee
Triage Stage changed
Yes to the use case, no to the proposed API. A better approach would …
8:08 AM Ticket #13007 (HTTP handling - Django fails to log in when a cookie is set on the same domain ...) closed by Russell Keith-Magee
invalid: A colon *should* be a valid value in a cookie; you'll need to provide …
8:07 AM Ticket #13025 (Testing framework - Test runner should print failed test path in format that is accepted ...) created by Piotr Czachur
When I run all test and some of them fail I see […] Now when I …
8:05 AM Ticket #13008 (Core (Cache system) - @never_cache decorator should add 'no-cache' & 'no-store') updated by Russell Keith-Magee
Needs tests, Triage Stage changed
8:02 AM Ticket #13009 (Forms - provide django.forms field type info for use in templates) updated by Russell Keith-Magee
Triage Stage changed
Broadly the idea has merit, but it needs a bit of finesse - …
8:01 AM Localization edited by hgrimelid
Added Norwegian Nynorsk translator (diff)
7:51 AM Ticket #12974 (contrib.admindocs - Admindocs app introspection omits several model methods) updated by Jared Forsyth
Could you explain the 'redundant' comment? The function must not …
7:47 AM Ticket #13011 (Core (Cache system) - Clear Cache tag for consideration) closed by Russell Keith-Magee
wontfix: I'm going to mark this wontfix because it's starting to get into …
7:44 AM Ticket #13013 (Documentation - Example form in i18n docs is missing {% csrf_token %}) updated by Russell Keith-Magee
Milestone, Triage Stage changed
7:44 AM Ticket #13016 (Testing framework - Invalid ForeignKey ids in fixtures do not cause any error messages) updated by Russell Keith-Magee
Triage Stage changed
7:43 AM Ticket #13017 (Database layer (models, ORM) - generic relation generates needless join) updated by Russell Keith-Magee
Triage Stage, Milestone changed
This is possibly a regression caused by the recent m2m changes; needs …
7:41 AM Ticket #13019 (Database layer (models, ORM) - create_update: proxy object displayed instead of model verbose name) updated by Russell Keith-Magee
Patch needs improvement, Component, Needs tests, Triage Stage changed
It's not a bug to require unicode strings when defining unicode text. …
7:23 AM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by Jannis Leidel
Needs documentation, Triage Stage changed
7:22 AM Ticket #13020 (Documentation - Django session documentation is wrong) updated by Russell Keith-Magee
Triage Stage changed
You *should* provide a key if you know which session you want to use. …
7:10 AM Ticket #13022 (Database layer (models, ORM) - when saving a model with m2m field in the admin, 'clear' and 'add' ...) closed by Russell Keith-Magee
wontfix: I'm going to call this working as intended. The admin code is doing …
7:04 AM Ticket #9964 (Database layer (models, ORM) - Transaction middleware closes the transaction only when it's marked as ...) updated by Shai Berger
Replying to ubernostrum: > A patch which wasn't ready for …
6:52 AM Ticket #13024 (Core (Other) - Signal sent on application startup) updated by Russell Keith-Magee
Triage Stage changed
This general has come up several times in the past, but I'm not aware …
6:32 AM Ticket #12914 (Core (Serialization) - Use yaml faster C implementation when available) updated by Beuc
This is more a bug-fix than a feature IMHO. I'd recommend including it …
5:57 AM Ticket #12747 (HTTP handling - Custom HTTP status reason phrases are not supported) updated by Russell Keith-Magee
@Gustavo: Is there any condition under which the existing …
4:27 AM Ticket #12747 (HTTP handling - Custom HTTP status reason phrases are not supported) updated by Gustavo Narea
Replying to ubernostrum: > 1.2 is feature-frozen, moving …
3:03 AM Ticket #8960 (Contrib apps - "View on site" does not work if contrib.sites is not installed) updated by Flo Ledermann
I just looked into this - in my opinion a much simpler patch is …
2:29 AM Ticket #13024 (Core (Other) - Signal sent on application startup) created by wojteks
I'd like to perform certain actions whenever my application starts …
2:26 AM Ticket #8960 (Contrib apps - "View on site" does not work if contrib.sites is not installed) updated by Flo Ledermann
Component, Version, Milestone changed
This is still present in 1.1.1, can we get this bug fixed in 1.2 …
2:23 AM Ticket #10608 (Contrib apps - Support RequestSite along with Sites.objects.get_current() in contrib) updated by Flo Ledermann
Btw the bug for the "View on site" issue is #8960 - also still not …
2:19 AM Ticket #10608 (Contrib apps - Support RequestSite along with Sites.objects.get_current() in contrib) updated by Flo Ledermann
Version changed
I would classify this as a bug, not a feature. Without using sites the …
1:47 AM Ticket #2417 (Database layer (models, ORM) - Support for binary type fields (aka: bytea in postgres and VARBINARY ...) updated by Torsten Bronger
Cc changed
1:41 AM Ticket #9170 (Documentation - Write real documentation for custom management commands) updated by David Fischer
Cc, Status, Has patch, Version, Owner changed
1:35 AM management-commands-9170.diff attached to Ticket #9170 by David Fischer
Added a complete tutorial of adding a management command
12:59 AM Ticket #11684 (contrib.admin - dismissAddAnotherPopup fails with XHTML) updated by James Bennett
Milestone changed
This is part of the larger issue of dealing with varying output …
12:59 AM Ticket #11683 (contrib.admin - response_add assumes DEFAULT_CONTENT_TYPE is text/html for ...) updated by James Bennett
Milestone changed
This is part of the larger issue of dealing with varying output …
12:56 AM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by James Bennett
Milestone changed
Also, this is a minor enough issue that it really ought to happen on …
12:55 AM Ticket #12725 (Database layer (models, ORM) - Combining Q objects with | is inefficient; lots of deep cloning) updated by James Bennett
Milestone changed
Since this isn't an actual bug but rather a possible optimization (and …
12:54 AM Ticket #12280 (Documentation - working with forms example should include editing an existing instance) updated by James Bennett
Milestone changed
Punting from 1.2; we can always add this later when there's time.
12:52 AM Ticket #12224 (Database layer (models, ORM) - psycopg2 raises "can't adapt" when use gettext extensions on model ...) closed by James Bennett
duplicate: This is a specific case of trying to have a field value stored in the …
12:44 AM Ticket #12056 (Core (Other) - update to Apache/mod_wsgi documentation) updated by James Bennett
Milestone changed
The current recommendation is one that's known to work and consists of …
12:39 AM Ticket #12068 (Template system - The {% url %} parser can fail with StopIteration) updated by James Bennett
Milestone changed
This is enough of an edge case that I'm comfortable punting it from 1.2.
12:35 AM Ticket #11155 (File uploads/storage - Buffer size in get_image_dimensions too small) closed by James Bennett
duplicate: This certainly looks like a duplicate of #11158; closing in favor of …
12:05 AM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by skevy
@blinkylights does this patch cause this error? or was the error …

Mar 3, 2010:

11:36 PM Ticket #6362 (Forms - Remove blank spaces with strip when validating the data) updated by net147
Cc changed
9:30 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) created by rasca
Up to 1.1 when dealing with inlines in the admin one could set extra=0 …
9:26 PM Ticket #12960 (Forms - return value (cleaned_data) from clean() method is ignored) updated by jkocherhans
Status changed
Replying to patrys: > I think self.instance existing at …
9:16 PM 12960.diff attached to Ticket #12960 by jkocherhans
Complete patch. Still thinking about it, but this moves model …
8:33 PM Sprint201003Argentina edited by efmontes
(diff)
7:11 PM Changeset [1fedc0b9]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Made Python 2.3 compatibility fixes for some recent test …
6:54 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by brentp
current patch does not respect limit_choices_to when specified for a …
6:10 PM Ticket #12404 (Database layer (models, ORM) - Improve max_length validation) updated by Leo Shklovskii
Needs tests, Cc changed
Updated patch with tests. I added a check for wrong type argument as …
6:09 PM 12404_new.diff attached to Ticket #12404 by Leo Shklovskii
updated patch with tests
6:03 PM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by Russell Keith-Magee
Patch needs improvement, Needs tests changed
Django's testing tools have all sorts of utils for checking form …
6:00 PM Ticket #12974 (contrib.admindocs - Admindocs app introspection omits several model methods) updated by Russell Keith-Magee
Needs tests, Component, Triage Stage, Patch needs improvement changed
Ok - problem now confirmed. For future reference: While I was …
5:20 PM Ticket #12416 (GIS - Improve KML Serialization) updated by James Bennett
Milestone changed
This doesn't seem to be an actual bug, so I'm punting it off the milestone.
5:17 PM Ticket #11313 (contrib.admin - list_editable fields don't support 'save' in multiuser environment) updated by James Bennett
Milestone changed
With no further action -- not even a patch -- there's no way this …
5:04 PM Ticket #11156 (Database layer (models, ORM) - Unnecessary savepoints with Oracle) updated by James Bennett
Milestone changed
So long as this isn't actually a bug (e.g., we're not ending up with …
5:02 PM Ticket #10650 (Documentation - Clarify use of MEDIA_ROOT in default settings.py) updated by James Bennett
Component changed
This is really a documentation issue masquerading as something else.
5:00 PM Ticket #10557 (contrib.formtools - FormWizard should not output raw HTML for previous_fields) updated by James Bennett
Milestone changed
If it's not backwards-compatible it can't land in 1.2; luckily, you …
4:59 PM Ticket #10476 (Database layer (models, ORM) - Fix(?) model insert handling when autcommit=True for PostgreSQL <= 8.1) updated by James Bennett
Milestone changed
Patch hasn't been updated since before 1.1, so I'd be wary of checking …
4:56 PM Ticket #10436 (contrib.admin - Application names i18n in the admin app broken) updated by James Bennett
Milestone changed
I know Adrian put that bit into the template, but other than that …
4:54 PM Ticket #10414 (Database layer (models, ORM) - select_related ignores unrecognized fields) updated by James Bennett
Milestone changed
While I agree it'd be nice to have error reporting when you mistype a …
4:49 PM Ticket #10004 (Internationalization - Enable -c switch in xgettext call to collect translator comments) updated by James Bennett
Milestone changed
This feels too much like a feature request to be on the 1.2 milestone …
4:48 PM Ticket #9784 (contrib.admin - Django admin: prepopulated_fields does not update on javascript ...) updated by James Bennett
Milestone changed
I'm going to bump this off the 1.2 milestone, for a couple reasons: …
4:48 PM Ticket #9264 (contrib.admin - ModelAdmin: multipe items in prepopulated_fields breaks the auto-fillin) updated by James Bennett
Milestone changed
I'm going to bump this off the 1.2 milestone, for a couple reasons: …
4:47 PM Ticket #9983 (contrib.admin - Javascript issue on admin interface with prepopulated_fields) updated by James Bennett
Milestone changed
I'm going to bump this off the 1.2 milestone, for a couple reasons: …
4:44 PM Ticket #9964 (Database layer (models, ORM) - Transaction middleware closes the transaction only when it's marked as ...) updated by James Bennett
Milestone changed
A patch which wasn't ready for 1.1 and hasn't been updated since …
3:59 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by James Bennett
I think there should be content in the response, since otherwise you'd …
3:46 PM Ticket #6073 (Internationalization - compile-messages.py parse error for utf-8 files with signature) updated by James Bennett
Milestone changed
UTF-8 with a BOM is, as far as I know, so rare that there's probably …
3:07 PM Ticket #13022 (Database layer (models, ORM) - when saving a model with m2m field in the admin, 'clear' and 'add' ...) updated by Ramiro Morales
Description changed
reformatted description.
3:05 PM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by Paul Smith
Patch needs improvement changed
With the patch applied, deleting is working. However, we still have a …
2:29 PM testproject.tar.gz attached to Ticket #13022 by benc
2:24 PM Ticket #13022 (Database layer (models, ORM) - when saving a model with m2m field in the admin, 'clear' and 'add' ...) created by benc
I've built a simple test project with one app and two models, Model1 …
1:58 PM Ticket #9264 (contrib.admin - ModelAdmin: multipe items in prepopulated_fields breaks the auto-fillin) updated by Jacob
Triage Stage changed
This really should be updated to use jQuery now, but it's not a big …
1:56 PM Ticket #8918 (File uploads/storage - FileField upload_to should not be required for custom backends) updated by Jacob
Triage Stage changed
1:56 PM Ticket #8874 (Core (Other) - problem with URLs on FastCGI after update to 1.0) closed by Jacob
invalid: This isn't a bug, so I'm closing it. Feel free to open a new ticket …
1:52 PM Ticket #13020 (Documentation - Django session documentation is wrong) updated by donspaulding
Component changed
1:31 PM Ticket #8171 (Forms - Invalid formset when form is missing from POST data) closed by Jacob
wontfix: Again, don't do this. See #8649.
1:29 PM Ticket #11801 (Forms - Should be able to get deleted_forms on a formset even if it contains a ...) updated by Jacob
Triage Stage changed
1:28 PM Ticket #8165 (Forms - When using can_order=True on formset, ordered_forms is not avaible ...) closed by Jacob
duplicate: Dup of #11801.
1:27 PM Ticket #7581 (Core (Other) - Middleware accessing HttpResponse.content breaks streaming ...) updated by Jacob
Milestone changed
Bumping from 1.2: there's still no agreement about the correct …
1:15 PM Ticket #12978 (contrib.syndication - Support in syndication framework for CSS stylesheet links) updated by Jacob
Triage Stage changed
1:01 PM Ticket #12978 (contrib.syndication - Support in syndication framework for CSS stylesheet links) reopened by intrepidweb
RSS feeds contain CSS and/or XSL stylesheets all the time. Here's a …
12:40 PM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by Jared Forsyth
Patch needs improvement, Needs tests changed
12:40 PM Ticket #12974 (contrib.admindocs - Admindocs app introspection omits several model methods) updated by Jared Forsyth
Patch needs improvement, Needs tests changed
12:40 PM Ticket #9616 (Uncategorized - bdist_rpm fails in 1.0.1 - version names with hyphens are not ...) closed by James Bennett
wontfix: I'm going to make a release-manager pronouncement here and say we're …
12:40 PM Ticket #9063 (contrib.admin - Feature request: Advanced search in Admin) updated by anonymous
Cc changed
12:36 PM Ticket #12803 (contrib.admin - Provide styling for warning and error messages) updated by James Bennett
Milestone changed
This is really a feature request, and so can't go on 1.2.
12:35 PM Ticket #12810 (Core (System checks) - Add validation for clashing ManyToManyField.db_table names) updated by James Bennett
Milestone changed
If this is a bug it's a validation bug -- since the problem is we're …
12:30 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by James Bennett
Milestone changed
While better error reporting is always nice, it's not release-critical …
12:28 PM Ticket #3349 (Template system - If an ImportError occurs within some loaders a rather confusing ...) updated by James Bennett
Milestone changed
Given that this is really more of a minor annoyance than a bug, and …
12:27 PM Ticket #6533 (contrib.syndication - Syndication Framework: Item titles and descriptions double-escaped) closed by James Bennett
fixed: As Jacob points out, the RSS-specific behavior is correct as of …
12:22 PM Ticket #8968 (contrib.comments - No way to utilize `next` parameter to redirect after comment deletion) updated by James Bennett
Milestone changed
This isn't critical enough to get developer time before the 1.2 …
12:20 PM Ticket #12894 (*.djangoproject.com - Not-so-nice anchor for section titles in docs.djangoproject.com) updated by James Bennett
Milestone changed
If upgrading djangoproject.com's Sphinx fixes this, then it's not a …
12:14 PM Ticket #13018 (HTTP handling - Raw request data should be exposed via request object.) closed by James Bennett
wontfix: The raw request data is exposed; in the WSGI adapter it's on the …
11:57 AM Ticket #12974 (contrib.admindocs - Admindocs app introspection omits several model methods) reopened by Jared Forsyth
When admindocs displays methods for a model, it only displays ones w/ …
11:55 AM Ticket #13021 (Database layer (models, ORM) - Allowing models to influence QuerySet.update) updated by Dennis Kaarsemaker
Needs documentation, Needs tests, Triage Stage, Patch needs improvement changed
11:55 AM improved_update.patch attached to Ticket #13021 by Dennis Kaarsemaker
11:54 AM Ticket #13021 (Database layer (models, ORM) - Allowing models to influence QuerySet.update) created by Dennis Kaarsemaker
I'd like to have a bit more control over what update() does, e.g. for …
11:38 AM admindocs_methods_trunk.diff attached to Ticket #12974 by Jared Forsyth
diff'd against the root
11:31 AM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by Jared Forsyth
As far as testing goes, it seems to be a UI change, and therefore hard …
11:18 AM DjangoJobs edited by wuxxin
(diff)
11:17 AM Ticket #12382 (contrib.admin - Deleting an inline can delete the whole inlined model instance recursively) updated by anonymous
Cc changed
11:15 AM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by anonymous
Cc changed
10:55 AM Ticket #13020 (Documentation - Django session documentation is wrong) created by bryan
http://docs.djangoproject.com/en/1.1/topics/http/sessions/#using-sessio
10:46 AM Ticket #12955 (File uploads/storage - Large file (bigger than 2GB) upload) updated by Ivan Sagalaev
Owner changed
10:45 AM Ticket #12955 (File uploads/storage - Large file (bigger than 2GB) upload) updated by Ivan Sagalaev
The problem is caused by using len(self.file) because len() …
10:42 AM Sprint201003Argentina edited by alejolp
(diff)
9:23 AM Ticket #12960 (Forms - return value (cleaned_data) from clean() method is ignored) updated by Patryk Zawadzki
Replying to jkocherhans: > That's part of a possible …
9:15 AM Ticket #13019 (Database layer (models, ORM) - create_update: proxy object displayed instead of model verbose name) updated by Beuc
However the change apparently requires all verbose_name / …
9:06 AM create_update.py.patch attached to Ticket #13019 by Beuc
9:05 AM Ticket #13019 (Database layer (models, ORM) - create_update: proxy object displayed instead of model verbose name) created by Beuc
I get this kind of error at http://localhost:8000/users/10/ […] …
8:24 AM Ticket #12960 (Forms - return value (cleaned_data) from clean() method is ignored) updated by jkocherhans
Owner, Patch needs improvement, Has patch, Status changed
Replying to patrys: > Could we fix it by (re)constructing …
7:59 AM Ticket #12997 (Documentation - Add Metadata Targets to QuerySet API Reference) updated by Russell Keith-Magee
Triage Stage changed
7:59 AM Ticket #9453 (*.djangoproject.com - Can't reset djangoproject account password) closed by Russell Keith-Magee
duplicate: Marking as a duplicate of #11539
7:58 AM Ticket #12994 (Uncategorized - error in Register (for logon to this site)) closed by Russell Keith-Magee
duplicate: Effectively a duplicate of #9453
7:55 AM Ticket #12988 (Forms - Add support of IDN domains for URLField validator.) updated by Russell Keith-Magee
Triage Stage changed
7:54 AM Ticket #12985 (Forms - Add a download link for the current file with the current file name to ...) closed by Russell Keith-Magee
wontfix: I agree with @AndrewIngram. Exact rendering of widgets is a user …
7:47 AM Ticket #12979 (Testing framework - TestCase disables savepoint_commit, savepoint_rollback) updated by Russell Keith-Magee
Triage Stage changed
7:46 AM Ticket #12898 (File uploads/storage - non-english filenames broken on Windows after r10693) updated by Karen Tracey
(In [12677]) [1.1.X] Fixed the files test to not care whether the …
7:46 AM Changeset [cc65ac9e]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed the files test to not care whether the names are …
7:46 AM Ticket #12978 (contrib.syndication - Support in syndication framework for CSS stylesheet links) closed by Russell Keith-Magee
wontfix: I'm not aware of any CSS technique that works reliably for RSS or Atom …
7:40 AM Ticket #12898 (File uploads/storage - non-english filenames broken on Windows after r10693) updated by Karen Tracey
(In [12676]) Fixed the files test to not care whether the names are …
7:40 AM Changeset [0a0748a]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 the files test to not care whether the names are reported as …
7:37 AM Ticket #12977 (Database layer (models, ORM) - Index length errors running tests on MySQL) updated by Russell Keith-Magee
Component changed
Actually, the problem isn't just the testing framework; Character …
7:36 AM Ticket #12977 (Database layer (models, ORM) - Index length errors running tests on MySQL) updated by Russell Keith-Magee
Triage Stage changed
7:34 AM Ticket #12975 (Documentation - Docs for contrib.admindocs?) updated by Russell Keith-Magee
Triage Stage changed
7:34 AM Ticket #12974 (contrib.admindocs - Admindocs app introspection omits several model methods) closed by Russell Keith-Magee
worksforme: Firstly - please generate patches against the root of the source tree. …
7:20 AM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by Chris Beaven
You'd also want to mention that they'd have to pass request in the …
7:19 AM Sprint201003Argentina edited by Daniel F Moisset
(diff)
7:15 AM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by Russell Keith-Magee
Patch needs improvement changed
Also - please generate patches against the root of the tree.
7:12 AM Ticket #13018 (HTTP handling - Raw request data should be exposed via request object.) updated by Karen Tracey
Milestone changed
Please don't put new feature requests in the milestone for a …
7:09 AM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by Russell Keith-Magee
Component, Triage Stage changed
Checking for the trailing slash isn't necessarily a given -- you only …
7:02 AM Ticket #12374 (Database layer (models, ORM) - QuerySet .iterator() loads everything into memory anyway) closed by Russell Keith-Magee
worksforme: The most likely cause of problems here is having DEBUG=True enabled; …
6:32 AM Ticket #10700 (*.djangoproject.com - Searching 1.0 docs -- results link to dev docs) updated by Dougal Matthews
Just a note to add I think russ meant to write; The "latest" option …
6:24 AM Ticket #10700 (*.djangoproject.com - Searching 1.0 docs -- results link to dev docs) updated by Russell Keith-Magee
Additional (but related) problem reported by Dougal Matthews on …
5:31 AM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by Jannis Leidel
IMO, we should simply mention in the docs that this works well: …
4:44 AM Ticket #13018 (HTTP handling - Raw request data should be exposed via request object.) created by Damon
I recently had the need to proxy some requests from some clients to …
4:35 AM Ticket #12960 (Forms - return value (cleaned_data) from clean() method is ignored) updated by Patryk Zawadzki
Could we fix it by (re)constructing the instance at the end of …
4:07 AM Ticket #13017 (Database layer (models, ORM) - generic relation generates needless join) created by MS
I have an generic relation, and tries to do some database queries with …
3:07 AM Ticket #12969 (Internationalization - new symlinks option needs versionadded flag in doc) closed by James Bennett
fixed: (In [12675]) Fixed #12969: Use versionadded directive for the new …
3:07 AM Changeset [4e65d73e]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 James Bennett <ubernostrum@…>
Fixed #12969: Use versionadded directive for the new --symlinks option …
3:02 AM Ticket #12601 (Documentation - ModelForm documentation refers to a forms field SlugField which is not ...) updated by James Bennett
(In [12674]) [1.1.X] Fixed #12601: Documented the slug field in the …
3:02 AM Changeset [1332b114]stable/1.1.x by James Bennett <ubernostrum@…>
[1.1.X] Fixed #12601: Documented the slug field in the forms module. …
3:01 AM Ticket #12601 (Documentation - ModelForm documentation refers to a forms field SlugField which is not ...) closed by James Bennett
fixed: (In [12673]) Fixed #12601: Documented the slug field in the forms module.
3:01 AM Changeset [926bf195]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 James Bennett <ubernostrum@…>
Fixed #12601: Documented the slug field in the forms module. …
2:52 AM Ticket #12217 (Documentation - FlatpageFallbackMiddleware means view middleware is not applied) updated by James Bennett
(In [12672]) [1.1.X] Fixed #12217: Documented the fact that serving …
2:52 AM Changeset [36e7739d]stable/1.1.x by James Bennett <ubernostrum@…>
[1.1.X] Fixed #12217: Documented the fact that serving flatpages from …
2:51 AM Ticket #12217 (Documentation - FlatpageFallbackMiddleware means view middleware is not applied) closed by James Bennett
fixed: (In [12671]) Fixed #12217: Documented the fact that serving flatpages …
2:51 AM Changeset [795e323]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 James Bennett <ubernostrum@…>
Fixed #12217: Documented the fact that serving flatpages from the …
2:44 AM Ticket #11889 (Documentation - Order for context being override isn't clear for Context Processors ...) updated by James Bennett
(In [12670]) [1.1.X] Fixed #11889: Documented the fact that context …
2:44 AM Changeset [7adae302]stable/1.1.x by James Bennett <ubernostrum@…>
[1.1.X] Fixed #11889: Documented the fact that context processors will …
2:43 AM Ticket #11889 (Documentation - Order for context being override isn't clear for Context Processors ...) closed by James Bennett
fixed: (In [12669]) Fixed #11889: Documented the fact that context processors …
2:43 AM Changeset [cdd95077]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 James Bennett <ubernostrum@…>
Fixed #11889: Documented the fact that context processors will …
2:36 AM Ticket #11883 (Documentation - Docs should really point out that you can set template_name of a ...) closed by James Bennett
fixed: (In [12668]) [1.1.X] Fixed #11883: Documented how to set a custom …
2:36 AM Changeset [bca50d20]stable/1.1.x by James Bennett <ubernostrum@…>
[1.1.X] Fixed #11883: Documented how to set a custom template name on …
2:34 AM Changeset [1f56ed73]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 James Bennett <ubernostrum@…>
Fixed #11883: Documented how to set a custom template name on a …
2:21 AM Ticket #9641 (Documentation - Django shared hosting deployment documentation - chmod 755) closed by James Bennett
wontfix: Going to wontfix this, since recommending a "chmod 755" is always the …
2:19 AM Ticket #12879 (contrib.admin - jquery gets included multiple times) updated by James Bennett
(In [12666]) [1.1.X] Expanded the fix in [12663] to cover CSS …
2:19 AM Changeset [faa341e6]stable/1.1.x by James Bennett <ubernostrum@…>
[1.1.X] Expanded the fix in [12663] to cover CSS declarations, which …
2:17 AM Changeset [6edcd11]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 James Bennett <ubernostrum@…>
Expanded the fix in [12663] to cover CSS declarations, which were also …
2:04 AM Ticket #12879 (contrib.admin - jquery gets included multiple times) updated by James Bennett
Note that the fix applied does not deal with the issue of specifying …
2:03 AM Ticket #12879 (contrib.admin - jquery gets included multiple times) updated by James Bennett
(In [12664]) [1.1.X] Fixed #12879: Declaring the same JS file multiple …
2:03 AM Changeset [1d12aa2]stable/1.1.x by James Bennett <ubernostrum@…>
[1.1.X] Fixed #12879: Declaring the same JS file multiple times in a …
2:01 AM Ticket #12879 (contrib.admin - jquery gets included multiple times) closed by James Bennett
fixed: (In [12663]) Fixed #12879: Declaring the same JS file multiple times …
2:01 AM Changeset [9a82ca0a]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 James Bennett <ubernostrum@…>
Fixed #12879: Declaring the same JS file multiple times in a single …
1:55 AM Ticket #12879 (contrib.admin - jquery gets included multiple times) updated by James Bennett
The root issue is that JS is added in a list comprehension, which …
1:53 AM 12879.diff attached to Ticket #12879 by James Bennett
Patch + test case
1:53 AM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by Gert Van Gool
Needs tests changed
1:53 AM Ticket #12974 (contrib.admindocs - Admindocs app introspection omits several model methods) updated by Gert Van Gool
Needs tests changed
1:37 AM Ticket #1807 (Database layer (models, ORM) - [patch] union and intersection operating on lists) closed by James Bennett
wontfix: Several problems here. One is that the ticket was closed wontfix by …
12:12 AM Ticket #13016 (Testing framework - Invalid ForeignKey ids in fixtures do not cause any error messages) created by Art <artem.skvira@…>
When referencing a non-existing entity instance in fixtures for …

Mar 2, 2010:

11:23 PM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by skevy
Version changed
11:22 PM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by skevy
Cc changed
I've done a bit more research into this ticket. The patch does indeed …
11:15 PM 494.r12661.diff attached to Ticket #494 by Matthew Schinckel
I've updated the patch so that it doesn't use an empty list as the …
10:52 PM Ticket #11263 (contrib.contenttypes - Bug in lookup with generic relation in model inheritance) updated by Patrick Altman
Has patch changed
10:51 PM Ticket #10967 (Database layer (models, ORM) - save(force_update=True) crashes with model inheritance) updated by Patrick Altman
Has patch changed
10:50 PM Ticket #10099 (Database layer (models, ORM) - MySQL 5.0 does not support LIMIT in subqueries) updated by Patrick Altman
Has patch changed
10:43 PM Ticket #13000 (contrib.admin - Deprecated code in admin forms triggers string translation too soon) updated by Patrick Altman
Has patch changed
8:00 PM Ticket #13015 (Documentation - Language regarding ModelForms with instances attached vs. bound Forms ...) updated by Chris Beaven
Triage Stage changed
Yes, the model form documentation's use of an instance being "bound" …
7:53 PM Ticket #13015 (Documentation - Language regarding ModelForms with instances attached vs. bound Forms ...) updated by Wedg
Replying to Wedg: > I discovered that providing initial …
7:51 PM Ticket #13015 (Documentation - Language regarding ModelForms with instances attached vs. bound Forms ...) created by Wedg
I discovered that providing initial via the field = …
7:48 PM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by Chris Beaven
Needs documentation, Triage Stage changed
Yann brought up the point that maybe a user should be told to just do …
6:32 PM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by Chris Beaven
Status, Component, Summary, Version, Owner, Has patch changed
6:30 PM 13014.diff attached to Ticket #13014 by Chris Beaven
6:03 PM Ticket #11526 (contrib.auth - LDAP authentication backend) updated by Ewoud Kohl van Wijngaarden
Thank you for your effort. I've been using it in production without …
5:57 PM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) updated by Chris Beaven
Milestone, Triage Stage changed
I think that it makes sense to achieve parity between decorator and …
5:45 PM Ticket #13014 (Documentation - Document using LANGUAGE_CODE with the cache template tag) created by yml
Issue: The cache templatetag does not take into account the …
5:15 PM Ticket #11526 (contrib.auth - LDAP authentication backend) closed by Peter Sagerson
wontfix: Sorry, by closed I meant wontfix. Closing wontfix myself on the advice …
4:25 PM Ticket #1807 (Database layer (models, ORM) - [patch] union and intersection operating on lists) reopened by verveguy
So, I believe I have found a case where the standard behavior of the …
4:23 PM Ticket #13012 (Database layer (models, ORM) - Model.objects.get_or_create() try/except is slightly yet insideously broken) closed by Karen Tracey
invalid: That's exactly what the get_or_create code wants to do: reflect the …
4:18 PM Ticket #11158 (Core (Other) - get_image_dimensions very slow after 1 call) updated by Chris Beaven
Simpler patch, same effect.
4:17 PM 11158.diff attached to Ticket #11158 by Chris Beaven
4:15 PM Ticket #11526 (contrib.auth - LDAP authentication backend) updated by Karen Tracey
Milestone changed
Replying to psagers: > Moving to 1.2 so it will get …
4:09 PM Ticket #11994 (File uploads/storage - save upload file with specify encode) closed by Karen Tracey
fixed: I suspect this is fixed by r12661, which restores old behavior of …
4:06 PM Ticket #11030 (File uploads/storage - File uploads break on non english filesystem encoding) updated by Karen Tracey
Whoops that was supposed to be fixed #12898 and refs this one. r12661
4:02 PM Ticket #12898 (File uploads/storage - non-english filenames broken on Windows after r10693) closed by Karen Tracey
fixed: (In [12662]) [1.1.X] Fixed #12898: Reverted a change that assumed the …
4:02 PM Changeset [c6e662cd]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #12898: Reverted a change that assumed the file system …
3:58 PM Ticket #11030 (File uploads/storage - File uploads break on non english filesystem encoding) updated by Karen Tracey
(In [12661]) Fixed #11030: Reverted a change that assumed the file …
3:58 PM Changeset [600aa66]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 #11030: Reverted a change that assumed the file system encoding …
3:58 PM Ticket #13013 (Documentation - Example form in i18n docs is missing {% csrf_token %}) created by anonymous
The form at the bottom of the …
3:33 PM Ticket #12999 (Contrib apps - update_all_contenttypes in contenttypes.management fails in django 1.2) updated by Gabriel Hurley
Component changed
3:30 PM Ticket #13012 (Database layer (models, ORM) - Model.objects.get_or_create() try/except is slightly yet insideously broken) updated by brantley (deadwisdom@…
No, I was all wrong on this. The existing way is correct. But …
3:21 PM get_or_create_fix.patch attached to Ticket #13012 by brantley (deadwisdom@…
Fix for ticket #13012
3:20 PM Ticket #13012 (Database layer (models, ORM) - Model.objects.get_or_create() try/except is slightly yet insideously broken) created by brantley (deadwisdom@…
What is wrong with this code: […] That's right, e is not defined. …
3:13 PM Ticket #11526 (contrib.auth - LDAP authentication backend) updated by Peter Sagerson
Milestone changed
Moving to 1.2 so it will get closed.
3:07 PM Ticket #11526 (contrib.auth - LDAP authentication backend) updated by hejsan
Cc changed
2:21 PM Ticket #10975 (Uncategorized - Accessing derived block doesn't work within ifequal tag) updated by Chris Beaven
Fixed in [12655], by the way.
2:13 PM Ticket #8896 (Core (URLs) - Routing according also to hostname) updated by mikexstudios
Cc changed
1:41 PM Ticket #11522 (HTTP handling - UnicodeEncodeError on redirect to non-ASCII Location) closed by Karen Tracey
fixed: (In [12660]) [1.1.X] Fixed #11522: Restored ability of http redirect …
1:41 PM Changeset [b50b3cf7]stable/1.1.x by Karen Tracey <kmtracey@…>
[1.1.X] Fixed #11522: Restored ability of http redirect responses to …
1:37 PM Changeset [125c748]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 #11522: Restored ability of http redirect responses to correctly …
1:26 PM Ticket #13011 (Core (Cache system) - Clear Cache tag for consideration) created by Joao Coelho
Hi. Here is a template tag I wrote that might be worth adding. It …
12:55 PM Ticket #373 (Database layer (models, ORM) - Add support for multi-column primary keys.) updated by broderboy
Cc changed
11:52 AM Ticket #6228 (Core (Other) - Common middleware does not respect urlconf override in request) updated by mikexstudios
Cc changed
@skevy Wow, that's awesome. Thanks for making a new patch and creating …
11:38 AM Ticket #13010 (Forms - ModelForm clean() is ignored) closed by jkocherhans
duplicate: Duplicate of #12960.
11:15 AM Ticket #13010 (Forms - ModelForm clean() is ignored) created by Patryk Zawadzki
In 1.2 when you validate a form the logic is as follows: * …
11:14 AM Sprint201003Argentina edited by Ramiro Morales
Addded times, link to PyCamp page, clarified Cordoba location and … (diff)
11:11 AM Changeset [cea0374]stable/1.1.x by Jannis Leidel <jannis@…>
[1.1.X] Fixed Bosnian language code introduced in r12330. Backport …
10:57 AM Ticket #7936 (contrib.syndication - Add Last-Modified header to feeds) updated by James Bennett
Milestone changed
This is a feature request, and so it cannot go on the 1.2 milestone; …
10:51 AM Ticket #7936 (contrib.syndication - Add Last-Modified header to feeds) updated by anonymous
Milestone changed
10:46 AM Ticket #7936 (contrib.syndication - Add Last-Modified header to feeds) updated by anonymous
Version changed
10:40 AM Sprints edited by Ramiro Morales
(diff)
9:42 AM Changeset [53eeab6]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 Bosnian language code introduced in r12322. git-svn-id: …
9:20 AM NonSqlBackends edited by Waldemar Kornewald
(diff)
9:20 AM AppEngine edited by Waldemar Kornewald
(diff)
9:19 AM AppEngine edited by Waldemar Kornewald
(diff)
8:56 AM Ticket #13009 (Forms - provide django.forms field type info for use in templates) created by Tom von Schwerdtner
My use case is that it would be useful to have access to this info …
8:49 AM Sprint201003Argentina edited by jkocherhans
Added myself to online participants. (diff)
8:13 AM Ticket #13008 (Core (Cache system) - @never_cache decorator should add 'no-cache' & 'no-store') created by harm
I noticed that the never_cache {{{ django/views/decorators/cache.py …
7:49 AM field_numbering_off_by_one.2.diff attached to Ticket #12508 by Stefan Foulis
Fixes faulty field numbering for ForeigKeys (add link and field. and …
7:46 AM field_numbering_off_by_one.diff attached to Ticket #12508 by Stefan Foulis
Fixes faulty field numbering for ForeigKeys (add link and field. and …
6:27 AM SummerOfCode2010 edited by gvwilson
Greg Wilson added as potential GSoC mentor. (diff)
5:28 AM Ticket #12090 (contrib.admin - Show admin actions on the edit pages too) updated by Aaron Riedener
Is it possible to give a short input on this ticket? I'd prefer to …
4:55 AM Ticket #9475 (Database layer (models, ORM) - add(), create(), etc. should be supported by intermediate ManyToMany ...) updated by Antti Kaihola
The above patch is what I've been cooking as a minimal solution to get …
4:53 AM smart_m2mfield.py attached to Ticket #9475 by Antti Kaihola
partial solution as a separate module for non-patched Django
4:48 AM Ticket #12955 (File uploads/storage - Large file (bigger than 2GB) upload) updated by scarface
Traceback: Environment: Request Method: POST Request URL: …
4:21 AM Ticket #13007 (HTTP handling - Django fails to log in when a cookie is set on the same domain ...) created by Warlax
From the release notes for the development version of django 1.2 I …
3:21 AM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by Fraser Nevett
Patch needs improvement changed
That's the combined version generated and attached.
3:19 AM combined.diff attached to Ticket #12849 by Fraser Nevett
This is the combined version of the two existing patches.
2:44 AM Changeset [135781f4]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 Jarek Zgoda <jarek.zgoda@…>
Polish translation updated git-svn-id: …
1:47 AM Ticket #6510 (Template system - get_nodes_by_type refactor for easier extensibility (fixes an ...) closed by Russell Keith-Magee
fixed: (In [12655]) [1.1.X] Fixed #6510 -- Refactored the way child nodes are …
1:47 AM Changeset [755a0f6]stable/1.1.x by Russell Keith-Magee <russell@…>
[1.1.X] Fixed #6510 -- Refactored the way child nodes are found in …
1:42 AM Changeset [f034c79]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 #6510 -- Refactored the way child nodes are found in template …
12:22 AM DjangoDesign edited by gamesboook@…
added "Documentation for CSS Elements" (diff)
Note: See TracTimeline for information about the timeline view.
Back to Top