Timeline
Mar 5, 2010:
- 10:43 PM Ticket #13043 (Core (Management commands) - Default manage.py should print ImportError) updated by
-
Milestone changed
This isn't anywhere near critical enough to go on the 1.2 milestone. - 9:40 PM Ticket #13043 (Core (Management commands) - Default manage.py should print ImportError) created by
- == 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
-
Cc changed
I have noticed that this is also an issue if you useugettext_lazy
… - 7:55 PM Ticket #6228 (Core (Other) - Common middleware does not respect urlconf override in request) updated by
- 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
-
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
- 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
-
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
-
Has patch changed
- 6:11 PM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) updated by
-
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
- Whoops, must have skipped over that line. Thanks.
- 5:45 PM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) updated by
-
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
-
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
-
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
- 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
- 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
-
Status, Owner changed
I attached complete routine exactly because I wanted someone to write … - 4:33 PM DjangoFriendlyWebHosts edited by
- 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
- 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
- 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
- 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
- I agree that this is a behavior change (and in principle backwards …
- 3:27 PM Tickets #6918,12791 batch updated by
- 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
- 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
- […] 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
- 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
-
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
- 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
- Replying to thejaswi_puthraya: > Is there a counterpart …
- 2:22 PM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) updated by
-
Has patch changed
- 2:21 PM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) updated by
-
Component changed
- 2:21 PM Ticket #12151 (contrib.comments - UnicodeEncodeError from django.contrib.comments.views.utils line 41.) updated by
- (In [12682]) [1.1.X] Fixed #12151: Ensured the comments code does not …
- 2:21 PM Changeset [215615ad]stable/1.1.x by
- [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
- 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
- Fixed #12151: Ensured the comments code does not cause a server error …
- 2:15 PM Ticket #13040 (Documentation - Change in Sphinx rendering of current module) created by
- 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
- invalid: A ticket with no description of how to trigger the error is not valid. …
- 1:58 PM Ticket #13039 (contrib.admin - 'ChangeList' object has no attribute 'formset') created by
- File django/contrib/admin/templatetags/admin_list.py", line 185, in …
- 12:59 PM Ticket #12870 (Database layer (models, ORM) - ORM bug with using exclude in conjunction with Q objects) updated by
- 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
- (In [12680]) [1.1.X] Fixed #12083: Ensured generating debug 404 page …
- 12:58 PM Changeset [b5a2f64]stable/1.1.x by
- [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
- 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
- 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
-
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
- 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
- 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
-
Cc changed
- 10:59 AM Ticket #13008 (Core (Cache system) - @never_cache decorator should add 'no-cache' & 'no-store') updated by
- 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
- 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
- Replying to bjunix: > Are there plans to backport this …
- 9:58 AM DjangoFriendlyWebHosts edited by
- (diff)
- 9:57 AM Ticket #11888 (contrib.admin - Unable to render file name with special chars (non-ascii)) closed by
- worksforme: I can't recreate a problem here. Using trunk r12678 I: Created an …
- 9:51 AM Ticket #13037 (Documentation - Documentation missing for the form field-method ``css_classes``) created by
- 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
-
Needs tests changed
- 9:25 AM Ticket #9764 (Forms - IDN (Internationalized Domain Names) support for EmailField and URLField) updated by
- 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
-
Triage Stage changed
A traceback from the reported problem would have been helpful here. … - 8:48 AM SummerOfCode2010 edited by
- (diff)
- 8:46 AM SummerOfCode2010 edited by
- 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
-
Triage Stage, Milestone, Has patch changed
- 8:16 AM Ticket #13036 (Documentation - Documentation Fix for TEMPLATE_LOADERS setting) updated by
-
Triage Stage, Milestone changed
- 8:08 AM Ticket #13036 (Documentation - Documentation Fix for TEMPLATE_LOADERS setting) created by
- 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
- invalid: I tried this with Python 2.6.5rc1 and the problem doesn't exist there …
- 7:26 AM SummerOfCode2010 edited by
- Link to Trac Hacks (diff)
- 6:57 AM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) created by
- 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
- Hi, I found that IntegerField description's should be "This value must …
- 6:12 AM UsingVimWithDjango edited by
- Added a surround mapping note (diff)
- 5:23 AM Ticket #13029 (Uncategorized - Exception Value is empty with a HTMLParser.HTMLParseError) updated by
-
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
-
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
-
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
- 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
-
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
- 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
-
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
- 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
-
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
- 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
- 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
-
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
- 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
- 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
-
Milestone, Triage Stage, Component changed
- 1:45 AM Ticket #13002 (Documentation - InlineModelAdmin 'form' option defaults to ModelForm, not BaseModelForm) updated by
-
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
- duplicate: I believe this is actually a duplicate of #13003. The issue is the …
- 12:41 AM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by
-
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
- 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
- To clarify, this was already half implemented. This finishes the job. …
- 10:21 PM Ticket #13033 (contrib.admin - MySQL full text search in admin) created by
- 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
- 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
- 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
- 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
-
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
-
Summary changed
- 7:26 PM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) created by
- 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
- 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
- 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
-
Triage Stage changed
- 7:11 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by
- 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
-
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
-
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
-
Triage Stage changed
- 7:07 PM Ticket #12940 (contrib.comments - Comments admin should use ungettext instead of ugettext) updated by
-
Triage Stage changed
- 7:06 PM Ticket #12849 (django-admin.py runserver - django's development server raises an encoding exception when trying ...) updated by
-
Triage Stage changed
- 6:59 PM Ticket #12343 (Core (Management commands) - manage.py dbshell fails to launch mysql for unix socket) updated by
-
Triage Stage changed
- 6:59 PM Ticket #12229 (Documentation - ImageField.save should be documented upfront and obvious) updated by
-
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
- 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
- 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
-
Summary changed
- 6:16 PM Ticket #13031 (contrib.auth - User class in the auth module should return lastname and firstname as ...) created by
- 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
- 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
-
Status, Owner, Has patch, Summary changed
Added a patch that adds info on the csrf_token and a link to upgrading … - 5:48 PM Ticket #12811 (Documentation - Tutorial 2 gets into templating details too early) updated by
-
Status, Owner, Has patch, Summary changed
Add a patch that clarifies tutorial language and removes premature … - 5:20 PM Ticket #13013 (Documentation - Example form in i18n docs is missing {% csrf_token %}) updated by
-
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
-
Has patch changed
- 5:05 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) updated by
-
Status, Needs documentation, Has patch, Owner, Summary changed
I added a patch which restores the desired behavior by automatically … - 5:04 PM Ticket #13030 (Core (Serialization) - Natural Key deserialization fails on foreign key to field that is ...) created by
- Attached diff has a test showing this: In (nonabstract) model …
- 4:30 PM Ticket #13000 (contrib.admin - Deprecated code in admin forms triggers string translation too soon) updated by
-
Triage Stage changed
- 4:24 PM Ticket #12434 (contrib.admin - django.contrib.admin does not work with blank short_description) updated by
-
Triage Stage changed
- 4:23 PM Ticket #12260 (contrib.admin - bug -- CSS class messes up ModelMultipleChoiceField in contrib.admin) updated by
-
Triage Stage changed
- 4:22 PM Ticket #12235 (contrib.admin - MultiValueDictKeyError when editing Inline objects) closed by
- 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
- 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
- In the attached patch I'm referring to the part of jQuery's …
- 4:05 PM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) updated by
- The problem is not a shift between number of row and id of elements …
- 3:34 PM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) updated by
- 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
-
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
- This appears to be a Python2.6-only problem. 2.4, 2.5, and 2.7 (alpha …
- 2:10 PM Sprint201003Argentina edited by
- (diff)
- 1:34 PM Ticket #13029 (Uncategorized - Exception Value is empty with a HTMLParser.HTMLParseError) created by
- 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
- @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
-
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
-
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
-
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
-
Doesn't the i18n context processor put
LANGUAGE_CODE
in the context? … - 11:49 AM Ticket #13028 (Database layer (models, ORM) - Introspection doesn't work on mysql 4.1) created by
- 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
- Ideally, I'd like to be able to serialize any queryset (including an …
- 11:17 AM Tutorials edited by
- (diff)
- 11:05 AM Sprint201003Argentina edited by
- (diff)
- 10:57 AM Sprint201003Argentina edited by
- (diff)
- 10:48 AM Sprint201003Argentina edited by
- (diff)
- 10:47 AM Sprint201003Argentina edited by
- (diff)
- 9:58 AM Ticket #13026 (contrib.admin - Problem with selecting related object from popup window, opened by ...) created by
- 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
-
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
-
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
- 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
- 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
-
Needs tests, Triage Stage changed
- 8:02 AM Ticket #13009 (Forms - provide django.forms field type info for use in templates) updated by
-
Triage Stage changed
Broadly the idea has merit, but it needs a bit of finesse - … - 8:01 AM Localization edited by
- Added Norwegian Nynorsk translator (diff)
- 7:51 AM Ticket #12974 (contrib.admindocs - Admindocs app introspection omits several model methods) updated by
- 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
- 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
-
Milestone, Triage Stage changed
- 7:44 AM Ticket #13016 (Testing framework - Invalid ForeignKey ids in fixtures do not cause any error messages) updated by
-
Triage Stage changed
- 7:43 AM Ticket #13017 (Database layer (models, ORM) - generic relation generates needless join) updated by
-
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
-
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
-
Needs documentation, Triage Stage changed
- 7:22 AM Ticket #13020 (Documentation - Django session documentation is wrong) updated by
-
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
- 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
- Replying to ubernostrum: > A patch which wasn't ready for …
- 6:52 AM Ticket #13024 (Core (Other) - Signal sent on application startup) updated by
-
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
- 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
- @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
- 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
- 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
- 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
-
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
- 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
-
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
-
Cc changed
- 1:41 AM Ticket #9170 (Documentation - Write real documentation for custom management commands) updated by
-
Cc, Status, Has patch, Version, Owner changed
- 12:59 AM Ticket #11684 (contrib.admin - dismissAddAnotherPopup fails with XHTML) updated by
-
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
-
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
-
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
-
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
-
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
- 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
-
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
-
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
- 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
- @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
-
Cc changed
- 9:30 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) created by
- 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
-
Status changed
Replying to patrys: > I think self.instance existing at … - 8:33 PM Sprint201003Argentina edited by
- (diff)
- 7:11 PM Changeset [1fedc0b9]stable/1.1.x by
- [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
- 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
-
Needs tests, Cc changed
Updated patch with tests. I added a check for wrong type argument as … - 6:03 PM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
- 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
-
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
-
Description changed
reformatted description. - 3:05 PM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by
-
Patch needs improvement changed
With the patch applied, deleting is working. However, we still have a … - 2:24 PM Ticket #13022 (Database layer (models, ORM) - when saving a model with m2m field in the admin, 'clear' and 'add' ...) created by
- 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
-
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
-
Triage Stage changed
- 1:56 PM Ticket #8874 (Core (Other) - problem with URLs on FastCGI after update to 1.0) closed by
- 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
-
Component changed
- 1:31 PM Ticket #8171 (Forms - Invalid formset when form is missing from POST data) closed by
- 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
-
Triage Stage changed
- 1:28 PM Ticket #8165 (Forms - When using can_order=True on formset, ordered_forms is not avaible ...) closed by
- duplicate: Dup of #11801.
- 1:27 PM Ticket #7581 (Core (Other) - Middleware accessing HttpResponse.content breaks streaming ...) updated by
-
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
-
Triage Stage changed
- 1:01 PM Ticket #12978 (contrib.syndication - Support in syndication framework for CSS stylesheet links) reopened by
- 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
-
Patch needs improvement, Needs tests changed
- 12:40 PM Ticket #12974 (contrib.admindocs - Admindocs app introspection omits several model methods) updated by
-
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
- 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
-
Cc changed
- 12:36 PM Ticket #12803 (contrib.admin - Provide styling for warning and error messages) updated by
-
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
-
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
-
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
-
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
- 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
-
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
-
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
- 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
- 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
-
Needs documentation, Needs tests, Triage Stage, Patch needs improvement changed
- 11:54 AM Ticket #13021 (Database layer (models, ORM) - Allowing models to influence QuerySet.update) created by
- I'd like to have a bit more control over what update() does, e.g. for …
- 11:31 AM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by
- As far as testing goes, it seems to be a UI change, and therefore hard …
- 11:18 AM DjangoJobs edited by
- (diff)
- 11:17 AM Ticket #12382 (contrib.admin - Deleting an inline can delete the whole inlined model instance recursively) updated by
-
Cc changed
- 11:15 AM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by
-
Cc changed
- 10:55 AM Ticket #13020 (Documentation - Django session documentation is wrong) created by
- 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
-
Owner changed
- 10:45 AM Ticket #12955 (File uploads/storage - Large file (bigger than 2GB) upload) updated by
-
The problem is caused by using
len(self.file)
because len() … - 10:42 AM Sprint201003Argentina edited by
- (diff)
- 9:23 AM Ticket #12960 (Forms - return value (cleaned_data) from clean() method is ignored) updated by
- 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
- However the change apparently requires all verbose_name / …
- 9:05 AM Ticket #13019 (Database layer (models, ORM) - create_update: proxy object displayed instead of model verbose name) created by
- 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
-
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
-
Triage Stage changed
- 7:59 AM Ticket #9453 (*.djangoproject.com - Can't reset djangoproject account password) closed by
- duplicate: Marking as a duplicate of #11539
- 7:58 AM Ticket #12994 (Uncategorized - error in Register (for logon to this site)) closed by
- duplicate: Effectively a duplicate of #9453
- 7:55 AM Ticket #12988 (Forms - Add support of IDN domains for URLField validator.) updated by
-
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
- 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
-
Triage Stage changed
- 7:46 AM Ticket #12898 (File uploads/storage - non-english filenames broken on Windows after r10693) updated by
- (In [12677]) [1.1.X] Fixed the files test to not care whether the …
- 7:46 AM Changeset [cc65ac9e]stable/1.1.x by
- [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
- 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
- (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
- 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
-
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
-
Triage Stage changed
- 7:34 AM Ticket #12975 (Documentation - Docs for contrib.admindocs?) updated by
-
Triage Stage changed
- 7:34 AM Ticket #12974 (contrib.admindocs - Admindocs app introspection omits several model methods) closed by
- 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
- You'd also want to mention that they'd have to pass request in the …
- 7:19 AM Sprint201003Argentina edited by
- (diff)
- 7:15 AM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by
-
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
-
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
-
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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- (In [12674]) [1.1.X] Fixed #12601: Documented the slug field in the …
- 3:02 AM Changeset [1332b114]stable/1.1.x by
- [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
- 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
- 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
- (In [12672]) [1.1.X] Fixed #12217: Documented the fact that serving …
- 2:52 AM Changeset [36e7739d]stable/1.1.x by
- [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
- 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
- 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
- (In [12670]) [1.1.X] Fixed #11889: Documented the fact that context …
- 2:44 AM Changeset [7adae302]stable/1.1.x by
- [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
- 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
- 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
- fixed: (In [12668]) [1.1.X] Fixed #11883: Documented how to set a custom …
- 2:36 AM Changeset [bca50d20]stable/1.1.x by
- [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
- 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
- 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
- (In [12666]) [1.1.X] Expanded the fix in [12663] to cover CSS …
- 2:19 AM Changeset [faa341e6]stable/1.1.x by
- [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
- 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
- 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
- (In [12664]) [1.1.X] Fixed #12879: Declaring the same JS file multiple …
- 2:03 AM Changeset [1d12aa2]stable/1.1.x by
- [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
- 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
- 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
- The root issue is that JS is added in a list comprehension, which …
- 1:53 AM Ticket #12972 (contrib.flatpages - flatpages chokes if the url doesn't begin and end with a slash (but ...) updated by
-
Needs tests changed
- 1:53 AM Ticket #12974 (contrib.admindocs - Admindocs app introspection omits several model methods) updated by
-
Needs tests changed
- 1:37 AM Ticket #1807 (Database layer (models, ORM) - [patch] union and intersection operating on lists) closed by
- 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
- 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
-
Version changed
- 11:22 PM Ticket #12962 (contrib.admin - Broken Admin Delete Action With Confirmation) updated by
-
Cc changed
I've done a bit more research into this ticket. The patch does indeed … - 10:52 PM Ticket #11263 (contrib.contenttypes - Bug in lookup with generic relation in model inheritance) updated by
-
Has patch changed
- 10:51 PM Ticket #10967 (Database layer (models, ORM) - save(force_update=True) crashes with model inheritance) updated by
-
Has patch changed
- 10:50 PM Ticket #10099 (Database layer (models, ORM) - MySQL 5.0 does not support LIMIT in subqueries) updated by
-
Has patch changed
- 10:43 PM Ticket #13000 (contrib.admin - Deprecated code in admin forms triggers string translation too soon) updated by
-
Has patch changed
- 8:00 PM Ticket #13015 (Documentation - Language regarding ModelForms with instances attached vs. bound Forms ...) updated by
-
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
- 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
- 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
-
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
-
Status, Component, Summary, Version, Owner, Has patch changed
- 6:03 PM Ticket #11526 (contrib.auth - LDAP authentication backend) updated by
- 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
-
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
- Issue: The cache templatetag does not take into account the …
- 5:15 PM Ticket #11526 (contrib.auth - LDAP authentication backend) closed by
- 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
- 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
- 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
- Simpler patch, same effect.
- 4:15 PM Ticket #11526 (contrib.auth - LDAP authentication backend) updated by
-
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
- 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
- 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
- fixed: (In [12662]) [1.1.X] Fixed #12898: Reverted a change that assumed the …
- 4:02 PM Changeset [c6e662cd]stable/1.1.x by
- [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
- (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
- 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
- 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
-
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
- No, I was all wrong on this. The existing way is correct. But …
- 3:20 PM Ticket #13012 (Database layer (models, ORM) - Model.objects.get_or_create() try/except is slightly yet insideously broken) created by
- 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
-
Milestone changed
Moving to 1.2 so it will get closed. - 3:07 PM Ticket #11526 (contrib.auth - LDAP authentication backend) updated by
-
Cc changed
- 2:21 PM Ticket #10975 (Uncategorized - Accessing derived block doesn't work within ifequal tag) updated by
- Fixed in [12655], by the way.
- 2:13 PM Ticket #8896 (Core (URLs) - Routing according also to hostname) updated by
-
Cc changed
- 1:41 PM Ticket #11522 (HTTP handling - UnicodeEncodeError on redirect to non-ASCII Location) closed by
- fixed: (In [12660]) [1.1.X] Fixed #11522: Restored ability of http redirect …
- 1:41 PM Changeset [b50b3cf7]stable/1.1.x by
- [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
- 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
- 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
-
Cc changed
- 11:52 AM Ticket #6228 (Core (Other) - Common middleware does not respect urlconf override in request) updated by
-
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
- duplicate: Duplicate of #12960.
- 11:15 AM Ticket #13010 (Forms - ModelForm clean() is ignored) created by
- In 1.2 when you validate a form the logic is as follows: * …
- 11:14 AM Sprint201003Argentina edited by
- Addded times, link to PyCamp page, clarified Cordoba location and … (diff)
- 11:11 AM Changeset [cea0374]stable/1.1.x by
- [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
-
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
-
Milestone changed
- 10:46 AM Ticket #7936 (contrib.syndication - Add Last-Modified header to feeds) updated by
-
Version changed
- 10:40 AM Sprints edited by
- (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
- Fixed Bosnian language code introduced in r12322. git-svn-id: …
- 9:20 AM NonSqlBackends edited by
- (diff)
- 9:20 AM AppEngine edited by
- (diff)
- 9:19 AM AppEngine edited by
- (diff)
- 8:56 AM Ticket #13009 (Forms - provide django.forms field type info for use in templates) created by
- My use case is that it would be useful to have access to this info …
- 8:49 AM Sprint201003Argentina edited by
- 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
- I noticed that the never_cache {{{ django/views/decorators/cache.py …
- 6:27 AM SummerOfCode2010 edited by
- 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
- 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
- The above patch is what I've been cooking as a minimal solution to get …
- 4:48 AM Ticket #12955 (File uploads/storage - Large file (bigger than 2GB) upload) updated by
- 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
- 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
-
Patch needs improvement changed
That's the combined version generated and attached. - 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
- 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
- fixed: (In [12655]) [1.1.X] Fixed #6510 -- Refactored the way child nodes are …
- 1:47 AM Changeset [755a0f6]stable/1.1.x by
- [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
- Fixed #6510 -- Refactored the way child nodes are found in template …
- 12:22 AM DjangoDesign edited by
- added "Documentation for CSS Elements" (diff)
Note:
See TracTimeline
for information about the timeline view.