Timeline
Mar 27, 2010:
- 10:11 PM Ticket #12650 (Contrib apps - Some contrib apps depend on the i18n context processor to output valid ...) closed by
- worksforme: I started to work on this by first creating a test case that set the …
- 9:35 PM Ticket #13234 (Internationalization - cannot import name trans_real) updated by
- Can you post a full traceback, this is clearly the result of [12866] …
- 9:34 PM Ticket #13234 (Internationalization - cannot import name trans_real) created by
- Having updated to the latest trunk this morning, one of my …
- 8:01 PM Ticket #12650 (Contrib apps - Some contrib apps depend on the i18n context processor to output valid ...) updated by
-
Status, Owner changed
- 6:57 PM Ticket #12991 (Testing framework - Django 1.2 should have optional support for unittest2) updated by
- unittest2 now has an implementation of failfast and control-c …
- 6:48 PM Ticket #10461 (Database layer (models, ORM) - Annotation and generic relations do not work well together) updated by
-
Cc changed
- 6:04 PM Changeset [2a4990a5]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
- Updated jQuery to 1.4.2. git-svn-id: …
- 6:03 PM Ticket #13023 (contrib.admin - Don't show "+ Add another" in admin inlines when extra = 0) closed by
- fixed: (In [12872]) Fixed #13023 - Removed ambiguity with regard to the …
- 6:03 PM Changeset [aba95dcc]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 #13023 - Removed ambiguity with regard to the max_num option of …
- 6:03 PM Ticket #13175 (contrib.admin - "+ Add another [...]" bug with final_attrs['id']) closed by
- fixed: (In [12871]) Fixed #13175 - Fixed an off-by-one error in the admin …
- 6:03 PM Changeset [9df8d9c]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 #13175 - Fixed an off-by-one error in the admin inline …
- 5:34 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by
-
Patch needs improvement changed
With this latest patch I modified inlines.js so that copying a DOM … - 5:23 PM Ticket #13226 (Documentation - Documentation error for custom auth form docs) closed by
- fixed: Fixed in [12870].
- 5:21 PM Changeset [dae7d0ba]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 #13226 -- Corrected typo in authentication docs, thanks …
- 5:14 PM Ticket #13226 (Documentation - Documentation error for custom auth form docs) updated by
-
Status, Owner changed
- 4:17 PM Ticket #13103 (Documentation - say "model object's" <view>) updated by
- (In [12869]) [1.1.X] Fixed #13103 -- A bit of re-organization to the …
- 4:17 PM Changeset [434b5d5c]stable/1.1.x by
- [1.1.X] Fixed #13103 -- A bit of re-organization to the custom …
- 4:12 PM Ticket #13103 (Documentation - say "model object's" <view>) closed by
- fixed: (In [12868]) Fixed #13103 -- A bit of re-organization to the custom …
- 4:12 PM Changeset [2a6f14b9]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 #13103 -- A bit of re-organization to the custom template …
- 3:10 PM Ticket #13223 (contrib.admin - ValueError with inline and save as new) updated by
-
The error appears to be related with the value of
save_as_new
in … - 3:07 PM Ticket #13233 (contrib.admin - readonly_fields doesn't work with fields not part of the model) created by
- using readonly_fields in the admin works for fields of the model but …
- 3:05 PM Ticket #12918 (Documentation - Tutorial page 2 issues) updated by
-
Owner, Status, Has patch changed
- 2:53 PM Ticket #12918 (Documentation - Tutorial page 2 issues) updated by
-
Status, Owner changed
- 2:35 PM Ticket #13103 (Documentation - say "model object's" <view>) updated by
-
Status, Owner changed
- 11:43 AM Ticket #13032 (Internationalization - USE_THOUSAND_SEPARATOR breaks forms by formatting primary key values, ...) closed by
- fixed: (In [12867]) Fixed #13032 - Added localize parameter to form fields …
- 11:43 AM Changeset [ca4c6f65]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 #13032 - Added localize parameter to form fields to be able to …
- 11:27 AM Ticket #13232 (contrib.admin - Whitespace Bug in URL Tag for password_reset_email.html) closed by
- duplicate: I'm pretty sure this is a duplicate of #12945; the tag syntax is fine …
- 11:16 AM Ticket #13232 (contrib.admin - Whitespace Bug in URL Tag for password_reset_email.html) created by
- In django.contrib.admin.templates.registration the …
- 10:54 AM Tickets #12769,12924 batch updated by
- fixed: (In [12866]) Fixed #12769, #12924 -- Corrected the pickling of curried …
- 10:54 AM Changeset [ad5afd6]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 #12769, #12924 -- Corrected the pickling of curried and lazy …
- 10:25 AM Ticket #13231 (Forms - Make render_option() on the Select class an instance method) created by
- The Select widget has a method called render_options() which renders …
- 10:21 AM Ticket #12328 (Database layer (models, ORM) - subqueries in django 1.1 behave oddly) updated by
- Ok, the problem here is that you can't use LIMIT/OFFSET in a delete() …
- 10:19 AM Ticket #13229 (contrib.localflavor - List of Finnish municipalities updated for the year 2010 ...) updated by
-
Triage Stage changed
- 10:16 AM Ticket #13227 (Database layer (models, ORM) - Query cloning fails with models having Lock as instance member) closed by
- fixed: (In [12865]) Fixed #13227 -- Modified ForeignKeys to fully honor the …
- 10:16 AM Changeset [b31b2d4]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 #13227 -- Modified ForeignKeys to fully honor the db_prep/prep …
- 9:47 AM Ticket #13230 (Translations - Updated Finnish translation) updated by
-
Triage Stage changed
- 9:41 AM Ticket #13230 (Translations - Updated Finnish translation) created by
- Here's an updated Finnish translation.
- 8:35 AM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) updated by
- #13228 reported this again.
- 8:34 AM Ticket #13228 (Database layer (models, ORM) - queryset.update() on custom manager ignores all filter) closed by
- duplicate: This is a dupe of #12247.
- 7:38 AM Ticket #13227 (Database layer (models, ORM) - Query cloning fails with models having Lock as instance member) updated by
- I'm looking at this right now; it's a problem with the way …
- 7:37 AM Ticket #13227 (Database layer (models, ORM) - Query cloning fails with models having Lock as instance member) updated by
-
Version, Triage Stage changed
- 7:36 AM Ticket #12778 (contrib.admin - InlineAdmin ignores inner Media class) updated by
- (In [12864]) [1.1.X] Fixed #12778 - Added media handling abilities to …
- 7:35 AM Changeset [5a6446b4]stable/1.1.x by
- [1.1.X] Fixed #12778 - Added media handling abilities to admin …
- 7:17 AM Ticket #13229 (contrib.localflavor - List of Finnish municipalities updated for the year 2010 ...) created by
- I updated the list of Finnish municipalities in …
- 7:02 AM Ticket #13087 (Database layer (models, ORM) - m2m_changed fires before a clear but after add/remove) updated by
- Why not do both? We have pre/post-save, and pre/post-delete. So, …
- 6:51 AM Ticket #12429 (Database layer (models, ORM) - RawQuerySet doesn't call ops.convert_values in the backend) updated by
- We don't necessarily need to call the other backends .convert_values …
- 6:40 AM Ticket #13227 (Database layer (models, ORM) - Query cloning fails with models having Lock as instance member) updated by
-
Milestone changed
If this doesn't happen in 1.1, but does in 1.2, the should this be … - 6:34 AM Ticket #13204 (Database layer (models, ORM) - `values()` returns empty list after `extra(order_by)`) updated by
-
Triage Stage changed
If this were just an issue with Python 2.6.1, documenting it would … - 6:33 AM Ticket #13228 (Database layer (models, ORM) - queryset.update() on custom manager ignores all filter) created by
- model: […] show bug: […] The update() updates all objects, All …
- 6:01 AM Ticket #13222 (HTTP handling - unexpected HttpResponse iteration behavior) updated by
-
Triage Stage changed
- 5:05 AM Ticket #13227 (Database layer (models, ORM) - Query cloning fails with models having Lock as instance member) updated by
- Also note that this doesn't happen with 1.1
- 5:00 AM Ticket #13227 (Database layer (models, ORM) - Query cloning fails with models having Lock as instance member) created by
- Here is a basic test case: […] Now as soon as a query with MyModel …
- 4:50 AM Localization edited by
- Changed my email address (diff)
- 4:16 AM Ticket #13215 (Core (Other) - Random OperationalError when using FastCGI prefork + PostgreSQL) updated by
- - Does it matter what the view is doing? The shown traceback …
- 2:51 AM Ticket #10827 (contrib.auth - django.auth create_permissions must clear the content type cache ...) updated by
- I just got hit by this same issue and worked around it in a similar …
- 12:39 AM Ticket #7028 (contrib.admin - Better admin raw_id_fields feedback) updated by
- #13221 was submitted with an alternate patch.
- 12:39 AM Ticket #13221 (contrib.admin - Enhanced version of RawId related fields for admin) closed by
- duplicate: Duplicte of #7028.
- 12:38 AM Ticket #13224 (contrib.admin - style of m2m readonly_fields in admin change_form) updated by
-
Triage Stage changed
- 12:05 AM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) updated by
- In short, no, I don't have any ideas. If you want to follow this up, I …
Mar 26, 2010:
- 7:14 PM Ticket #13189 (Documentation - Docs typo: Missing " in JS I18N url example) updated by
- (In [12863]) [1.1.X] Fixed #13189 -- Fixed typo in code example, …
- 7:14 PM Changeset [5fab617f]stable/1.1.x by
- [1.1.X] Fixed #13189 -- Fixed typo in code example, thanks to …
- 7:14 PM Ticket #13189 (Documentation - Docs typo: Missing " in JS I18N url example) closed by
- fixed: (In [12862]) Fixed #13189 -- Fixed typo in code example, thanks to …
- 7:14 PM Changeset [5256a80]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 #13189 -- Fixed typo in code example, thanks to gabrielhurley …
- 7:10 PM Ticket #13202 (Documentation - Contrib/Markup documentation should mention requirement for external ...) updated by
- (In [12861]) [1.1.X] Fixed #13202 -- Documented required libraries for …
- 7:10 PM Changeset [87e40f8]stable/1.1.x by
- [1.1.X] Fixed #13202 -- Documented required libraries for markup …
- 7:07 PM Ticket #13202 (Documentation - Contrib/Markup documentation should mention requirement for external ...) closed by
- fixed: (In [12860]) Fixed #13202 -- Documented required libraries for markup …
- 7:07 PM Changeset [2881da94]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 #13202 -- Documented required libraries for markup template …
- 6:56 PM Ticket #1204 (Tools - markup filters shouldn't fail silently) updated by
- (In [12859]) [1.1.X] Removed out-of-date statement in markdown …
- 6:56 PM Changeset [52e2e5cc]stable/1.1.x by
- [1.1.X] Removed out-of-date statement in markdown templatetags …
- 6:56 PM Ticket #1204 (Tools - markup filters shouldn't fail silently) updated by
- (In [12858]) Removed out-of-date statement in markdown templatetags …
- 6:56 PM Changeset [8f3d6b94]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
- Removed out-of-date statement in markdown templatetags docstring (refs …
- 6:38 PM Ticket #13174 (contrib.admin - readonly_fields in StackedInline forms in the admin are missing the ...) closed by
- fixed: (In [12857]) Fixed #13174 -- Fixed missing field label for …
- 6:38 PM Changeset [84de6145]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 #13174 -- Fixed missing field label for
readonly_fields
when … - 6:01 PM Ticket #10863 (Core (Other) - Email full stack traces like in the debug error pages) updated by
-
Cc changed
- 5:48 PM Ticket #13226 (Documentation - Documentation error for custom auth form docs) updated by
-
Triage Stage changed
- 5:44 PM Ticket #13225 (contrib.admin - new object with readonly m2m field through an error in the admin) closed by
- duplicate: This is a dupe of #13004.
- 5:41 PM Ticket #13223 (contrib.admin - ValueError with inline and save as new) updated by
-
Triage Stage changed
#10448 was an earlier ticket in the same area, but it does not seem to … - 5:37 PM Ticket #13226 (Documentation - Documentation error for custom auth form docs) created by
- […] […] Patch is attached
- 5:08 PM Ticket #13202 (Documentation - Contrib/Markup documentation should mention requirement for external ...) updated by
-
Has patch, Triage Stage changed
Added the required libraries. - 4:47 PM Ticket #13225 (contrib.admin - new object with readonly m2m field through an error in the admin) created by
- I have a model with m2m field that I want to be readonly. I want the …
- 4:37 PM Ticket #13224 (contrib.admin - style of m2m readonly_fields in admin change_form) created by
- When setting readononly_fields on a m2m field we get a comma separate …
- 4:28 PM Ticket #13223 (contrib.admin - ValueError with inline and save as new) created by
- Given two models that are related to each other with a foreign key, as …
- 4:28 PM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by
-
Cc changed
- 4:03 PM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) updated by
- Yeah, I get (now) that this can't be solved for views that actually …
- 3:14 PM Tickets #11538,12832,12930 batch updated by
- fixed: (In [12856]) Fixed #12930, #12832, #11538 -- Refactored and merged the …
- 3:14 PM Changeset [459c71e3]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 #12930, #12832, #11538 -- Refactored and merged the GeoDjango …
- 2:55 PM Ticket #13222 (HTTP handling - unexpected HttpResponse iteration behavior) reopened by
- Replying to ubernostrum: > Duplicate of #7581, which is …
- 2:35 PM Ticket #13222 (HTTP handling - unexpected HttpResponse iteration behavior) closed by
- duplicate: Duplicate of #7581, which is already open for dealing with issues …
- 2:30 PM Ticket #13204 (Database layer (models, ORM) - `values()` returns empty list after `extra(order_by)`) updated by
- Ah, very interesting bug report there. Thanks Karen! I like the …
- 2:20 PM Ticket #13204 (Database layer (models, ORM) - `values()` returns empty list after `extra(order_by)`) updated by
-
The Python bug that swallows any exceptions raised by
__len__
is … - 2:07 PM Ticket #13204 (Database layer (models, ORM) - `values()` returns empty list after `extra(order_by)`) updated by
-
Cc changed
- 2:05 PM Ticket #13222 (HTTP handling - unexpected HttpResponse iteration behavior) updated by
-
Cc changed
- 2:04 PM Ticket #13204 (Database layer (models, ORM) - `values()` returns empty list after `extra(order_by)`) updated by
- I wouldn't be surprised if this is another instance of the Python …
- 1:53 PM Ticket #13222 (HTTP handling - unexpected HttpResponse iteration behavior) updated by
-
Cc changed
- 1:52 PM Ticket #13222 (HTTP handling - unexpected HttpResponse iteration behavior) updated by
-
Version changed
- 1:51 PM Ticket #13222 (HTTP handling - unexpected HttpResponse iteration behavior) updated by
-
Has patch changed
- 1:47 PM Ticket #13222 (HTTP handling - unexpected HttpResponse iteration behavior) created by
-
For all the builtin iterables, and most from libraries, the
__iter__
… - 1:37 PM Ticket #13204 (Database layer (models, ORM) - `values()` returns empty list after `extra(order_by)`) reopened by
- I can still reproduce this on a fresh project, on both django 1.1.1 …
- 1:16 PM SummerOfCode2010 edited by
- (diff)
- 12:42 PM Ticket #13221 (contrib.admin - Enhanced version of RawId related fields for admin) created by
- Changes: 1) RawIdField becomes readonly 2) Add ability to open related …
- 12:34 PM Ticket #13219 (contrib.flatpages - contrib.flatpages needs tests) updated by
- Hi, bjunix. It seems there is some overlap here with ticket #6932. …
- 11:54 AM Ticket #13070 (GIS - Wrong exception on django.contrib.gis from SVN) updated by
- I was unable to reproduce this error: I am using: Xubuntu 9.10 …
- 11:20 AM Ticket #13220 (Documentation - Documentation on pre- and post-save/delete hooks misses key arguments) closed by
- invalid: What you've found isn't current Django documentation; it's …
- 11:19 AM Ticket #11025 (contrib.auth - Ability to specify LOGIN_URL as full qualified absolute URL, ex: ...) updated by
- I've updated patch according to comment of Russel. Is it OK now?
- 11:18 AM Ticket #13219 (contrib.flatpages - contrib.flatpages needs tests) updated by
-
Triage Stage changed
Some elaboration for the benefit of anyone interested in pursuing … - 10:58 AM Ticket #13220 (Documentation - Documentation on pre- and post-save/delete hooks misses key arguments) created by
- The documentation at …
- 10:49 AM Ticket #11956 (Database layer (models, ORM) - ReverseManyRelatedObjectsDescriptor wrongly assumes symmetry between ...) updated by
-
Status, Owner changed
- 10:49 AM Ticket #13087 (Database layer (models, ORM) - m2m_changed fires before a clear but after add/remove) updated by
-
Owner, Status changed
- 10:45 AM Ticket #13219 (contrib.flatpages - contrib.flatpages needs tests) updated by
- Flatpages is a rather minimal app so I guess only few tests need to …
- 10:36 AM Ticket #13219 (contrib.flatpages - contrib.flatpages needs tests) created by
- There aren't any tests for the contrib.flatpages app.
- 10:28 AM Ticket #10302 (Database layer (models, ORM) - Add some date features to aggregation) updated by
- I made a method something like this in a manager. When I didn't have …
- 10:21 AM Ticket #13174 (contrib.admin - readonly_fields in StackedInline forms in the admin are missing the ...) updated by
-
Owner, Status changed
- 10:20 AM Ticket #13174 (contrib.admin - readonly_fields in StackedInline forms in the admin are missing the ...) updated by
-
Status, Owner changed
- 10:15 AM Ticket #12594 (HTTP handling - Meaningless exception when DEBUG=False and resolver.urlconf_module is None.) updated by
- (In [12855]) [1.1.X] Fixed #12594 -- Ensured that a meaningful …
- 10:15 AM Changeset [77338953]stable/1.1.x by
- [1.1.X] Fixed #12594 -- Ensured that a meaningful exception is raised …
- 10:08 AM Ticket #12594 (HTTP handling - Meaningless exception when DEBUG=False and resolver.urlconf_module is None.) closed by
- fixed: (In [12854]) Fixed #12594 -- Ensured that a meaningful exception is …
- 10:08 AM Changeset [667ced2]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 #12594 -- Ensured that a meaningful exception is raised when the …
- 9:52 AM Ticket #13087 (Database layer (models, ORM) - m2m_changed fires before a clear but after add/remove) updated by
-
Status, Owner changed
- 8:40 AM Ticket #11916 (Database layer (models, ORM) - Extra params + aggregation creates incorrect SQL.) updated by
- Not critical for 1.2
- 8:39 AM Ticket #11890 (Database layer (models, ORM) - Defer/only + annotate is broken) updated by
-
Milestone changed
Not critical for 1.2 - 8:34 AM Ticket #11811 (Database layer (models, ORM) - No error raised on update(foreignkey=unsavedobject) on nullable fk) updated by
-
Milestone changed
Not critical for 1.2 - 8:33 AM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by
-
Milestone changed
Not critical for 1.3 - 8:29 AM Ticket #11333 (Database layer (models, ORM) - ORA-01830 date format picture ends before converting entire input) updated by
-
Milestone changed
- 8:28 AM Ticket #11333 (Database layer (models, ORM) - ORA-01830 date format picture ends before converting entire input) updated by
-
Milestone changed
Not critical for 1.2 - 8:23 AM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) closed by
- wontfix: Replying to harm: > Should we allow LocalMiddleware to …
- 7:51 AM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) updated by
- I can't test trunk right now. But reading [12546] and [12624] i …
- 7:49 AM Ticket #12903 (Internationalization - Missing plural forms in admin) updated by
-
Has patch changed
- 7:43 AM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) updated by
- Ok - I can now reproduce. The problem was that I had USE_I18N=False in …
- 7:37 AM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) updated by
- I don't have time to set up an environment to tests this right now, …
- 7:26 AM Ticket #12924 (Database layer (models, ORM) - Pickling QuerySet with related fields fails) updated by
-
Cc changed
- 7:10 AM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) reopened by
-
I made a copy/past error in the testcase
tests.py
above. … - 7:06 AM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) updated by
- here is a reproducible testcase. Start with a new project all …
- 6:29 AM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) updated by
-
Version changed
I selected the incorrect version -> 1.2-beta The problem is that the … - 6:08 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) updated by
-
Triage Stage changed
This isn't entirely true - syndication will honor https:// if it is … - 6:05 AM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) closed by
- worksforme: I can't reproduce this. According to my testing, the locale middleware …
- 5:51 AM Ticket #13218 (contrib.syndication - django-syndication can't handle https URLs) created by
-
django-syndication will always use an
http
scheme for feed URLs, … - 5:47 AM Ticket #13215 (Core (Other) - Random OperationalError when using FastCGI prefork + PostgreSQL) updated by
-
Triage Stage changed
I'll accept this, but I wouldn't hold my breath on getting a solution … - 5:29 AM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) updated by
- harm, Are you really reporting this against 1.1-beta1?. If the answer …
- 5:09 AM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) created by
-
Enabling
django.middleware.locale.LocaleMiddleware
causes … - 4:03 AM CollaborateOnGithub edited by
- (diff)
- 3:10 AM Ticket #13216 (Documentation - Document the limitations on foreign keys and m2m relations across databases) updated by
-
Triage Stage changed
- 3:10 AM Ticket #13216 (Documentation - Document the limitations on foreign keys and m2m relations across databases) created by
- Many of the people investigating the new multi-db functionality are …
Mar 25, 2010:
- 11:30 PM Ticket #12201 (Internationalization - django-admin.py makemessages could show the line number when it fails) updated by
-
Milestone, Summary changed
* Changing summary to describe only the feature suggestion (show line … - 9:27 PM Ticket #13215 (Core (Other) - Random OperationalError when using FastCGI prefork + PostgreSQL) created by
- To reproduce: 1. Setup a Django project with FCGI in prefork mode …
- 9:16 PM Ticket #13214 (Core (Other) - Random OperationalError when using FastCGI (+ possible solutions)) updated by
- I was just trying to provide links and discussion happening to other …
- 9:08 PM Ticket #13214 (Core (Other) - Random OperationalError when using FastCGI (+ possible solutions)) closed by
- invalid: Ok, I've read this ticket a couple of times now, and I have no clue …
- 8:55 PM Ticket #13211 (Documentation - More Group Documentation in the Auth Page) updated by
-
Triage Stage changed
- 8:55 PM Ticket #13206 (Database layer (models, ORM) - Model does not call super __init__) updated by
-
Triage Stage changed
- 8:54 PM Ticket #13205 (Forms - Fix empty value detection in DateTimeField with SplitDateTimeWidget ...) updated by
-
Triage Stage changed
- 8:53 PM Ticket #13204 (Database layer (models, ORM) - `values()` returns empty list after `extra(order_by)`) closed by
- worksforme: I can't reproduce this on 1.1, 1.1.X or trunk. I get the FieldError …
- 8:08 PM Ticket #13214 (Core (Other) - Random OperationalError when using FastCGI (+ possible solutions)) updated by
- Working in threaded mode (./manage.py runfcgi method=threaded) …
- 8:08 PM Ticket #13213 (Core (Other) - Random OperationalError when using FastCGI (+ possible solutions)) closed by
- duplicate: Duplicate of #13214
- 8:00 PM Ticket #13214 (Core (Other) - Random OperationalError when using FastCGI (+ possible solutions)) updated by
- In fact, pooling won't help at all. I tested a bit more, and found the …
- 7:50 PM Ticket #13214 (Core (Other) - Random OperationalError when using FastCGI (+ possible solutions)) updated by
-
Cc, Component changed
- 7:49 PM Ticket #13214 (Core (Other) - Random OperationalError when using FastCGI (+ possible solutions)) created by
- Possible solution: …
- 7:37 PM Ticket #13213 (Core (Other) - Random OperationalError when using FastCGI (+ possible solutions)) created by
- Original discussions: …
- 6:48 PM Ticket #13209 (Core (Other) - the Paginator class doesn't slice self.object_list properly) closed by
- invalid
- 6:48 PM Ticket #13209 (Core (Other) - the Paginator class doesn't slice self.object_list properly) reopened by
- You're right. My mistake.
- 5:57 PM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by
-
Owner changed
- 5:54 PM Ticket #13209 (Core (Other) - the Paginator class doesn't slice self.object_list properly) closed by
- invalid: It's slice syntax, not splice, and the paginator is doing it right: …
- 5:00 PM Ticket #13207 (*.djangoproject.com - Unlock http://code.djangoproject.com/wiki/CookBookThreadlocalsAndUser) closed by
- wontfix: The page was trimmed because the "solution" it presented has a large …
- 4:54 PM Ticket #13211 (Documentation - More Group Documentation in the Auth Page) updated by
-
Milestone changed
Not anywhere near critical enough to go on 1.2. - 4:19 PM Ticket #13212 (Database layer (models, ORM) - get_or_create() does not respect to_field setting) closed by
- duplicate: I believe the root problem here is #11319.
- 4:11 PM Ticket #13212 (Database layer (models, ORM) - get_or_create() does not respect to_field setting) created by
- A model with a ForeignKey defining a to_field always results in a new …
- 4:09 PM Ticket #13211 (Documentation - More Group Documentation in the Auth Page) created by
- The Django auth documentation: …
- 4:07 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by
-
Cc changed
- 4:04 PM Ticket #13160 (Translations - Brazilian localization fixes and updates) updated by
-
Has patch changed
This has a patch, setting has patch flag. - 3:58 PM CollaborateOnGithub edited by
- (diff)
- 3:55 PM Ticket #13210 (Documentation - Missing quotation mark in JS i18n docs) closed by
- duplicate: This is a duplicate of #13189 which already has a patch.
- 3:55 PM Ticket #11115 (Template system - overriding change_list.html causes 'maximum recursion depth exceeded' ...) updated by
- Had the same issue... but if we read the documentation it says: In …
- 3:53 PM Ticket #13210 (Documentation - Missing quotation mark in JS i18n docs) created by
- Under the section …
- 3:01 PM Changeset [917fb7c9]stable/1.1.x by
- [1.1.X] Peform smarter version detection of GDAL so development …
- 3:00 PM Changeset [9b50ec81]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
- Peform smarter version detection of GDAL so development versions are …
- 2:42 PM Ticket #7190 (Database layer (models, ORM) - BooleanField does not return <type: 'bool'>) reopened by
- Re-opening this per Alex Gaynor's request. The current solution does …
- 2:35 PM Ticket #13209 (Core (Other) - the Paginator class doesn't slice self.object_list properly) updated by
- Does this increase performance ?
- 2:33 PM Ticket #12400 (GIS - column "X" named in key does not exist error when models.PointField ...) updated by
-
Cc changed
- 1:01 PM Ticket #13209 (Core (Other) - the Paginator class doesn't slice self.object_list properly) created by
- The Paginator class from django.core.paginator is supposed to splice …
- 12:33 PM Ticket #13208 (Translations - little consistency fix for german translation) updated by
-
Status, Owner, Triage Stage changed
- 12:32 PM Changeset [373daf58]stable/1.1.x by
- [1.1.X] Modified the delete test to clean up after itself properly, so …
- 12:31 PM Changeset [f13014b]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
- Modified the delete test to clean up after itself properly, so that …
- 12:13 PM Ticket #13208 (Translations - little consistency fix for german translation) created by
- There's a very small inconsistency in the german translation. The word …
- 12:10 PM Ticket #13204 (Database layer (models, ORM) - `values()` returns empty list after `extra(order_by)`) updated by
-
Cc changed
- 11:50 AM Ticket #13207 (*.djangoproject.com - Unlock http://code.djangoproject.com/wiki/CookBookThreadlocalsAndUser) created by
- AFAICS http://code.djangoproject.com/wiki/CookBookThreadlocalsAndUser …
- 11:24 AM DevelopersForHire edited by
- adding in our company details, hope that's OK! (diff)
- 10:44 AM Ticket #13206 (Database layer (models, ORM) - Model does not call super __init__) created by
-
In the Django Model class,
super(Model, self).__init__
is never … - 10:11 AM Ticket #6932 (Contrib apps - Flatpages does not provide a list of available flat pages to the context) updated by
-
Needs documentation changed
OK, the final patch, 6932-template-tag-for-flatpage-2.diff should be … - 10:00 AM Ticket #13205 (Forms - Fix empty value detection in DateTimeField with SplitDateTimeWidget ...) created by
- Hi, when using a SplitDateTimeWidget for rendering, the empty value …
- 9:54 AM Ticket #10970 (Database layer (models, ORM) - auto_now_add for DateField evaluetes to datetime.datetime instance) updated by
-
Cc, Patch needs improvement, Needs tests changed
This bug remains an issue for applications like … - 9:15 AM Ticket #12171 (Database layer (models, ORM) - transaction.savepoint_rollback fails with postgresql DATABASE_ENGINE) closed by
- fixed: This was fixed (inadvertently) by r12848.
- 9:04 AM Ticket #12766 (Database layer (models, ORM) - custom_pk test fails with psycopg1 backend) updated by
- (In [12849]) [1.1.X] Fixed #12766 -- Only set the psycopg1 client …
- 9:04 AM Changeset [93b5eddd]stable/1.1.x by
- [1.1.X] Fixed #12766 -- Only set the psycopg1 client encoding when the …
- 9:03 AM Ticket #12766 (Database layer (models, ORM) - custom_pk test fails with psycopg1 backend) closed by
- fixed: (In [12848]) Fixed #12766 -- Only set the psycopg1 client encoding …
- 9:03 AM Changeset [59a7ca9]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 #12766 -- Only set the psycopg1 client encoding when the …
- 8:15 AM Changeset [b74e6c35]stable/1.1.x by
- [1.1.X] Fixed #12286 -- Modified the test case added in r12828 so that …
- 8:14 AM Ticket #12286 (Core (Management commands) - Table for Model that has been proxied may not be created) closed by
- fixed: (In [12846]) Fixed #12286 -- Modified the test case added in r12828 so …
- 8:14 AM Changeset [ef8d351]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 #12286 -- Modified the test case added in r12828 so that it …
- 8:10 AM Ticket #12766 (Database layer (models, ORM) - custom_pk test fails with psycopg1 backend) updated by
- These test fail under 1.1 as well, so this is something that has been …
- 7:36 AM Ticket #12759 (Database layer (models, ORM) - raw_query tests fail with psycopg1 backend) closed by
- fixed: (In [12845]) Fixed #12759 -- Fixed the iterator method on psycopg1 …
- 7:36 AM Changeset [04aa8a0]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 #12759 -- Fixed the iterator method on psycopg1 cursors, which …
- 7:06 AM CommonCausesForTranslationProblems edited by
- (diff)
- 7:04 AM CommonCausesForTranslationProblems created by
- 5:59 AM Ticket #11077 (Testing framework - Django's built-in tests fail when using url reverse tags in default ...) updated by
- Small comment on the importance of this bug: We are …
- 5:55 AM Ticket #13204 (Database layer (models, ORM) - `values()` returns empty list after `extra(order_by)`) created by
- Given any model with an integer 'id' column, if you perform an …
- 5:40 AM Ticket #13203 (contrib.contenttypes - Deletion error of model with generic relation to inherited model) updated by
-
Patch needs improvement, Triage Stage changed
If I'm understanding the patch correctly, most of the change to … - 5:29 AM Ticket #13202 (Documentation - Contrib/Markup documentation should mention requirement for external ...) updated by
-
Triage Stage, Milestone changed
- 5:29 AM Ticket #13200 (contrib.sessions - syncdb does not use SESSION_DB_ALIAS for creating session table) closed by
- fixed: (In [12844]) Fixed #13200 -- Updated the DB session backend to make …
- 5:29 AM Changeset [962defed]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 #13200 -- Updated the DB session backend to make full use of …
- 5:19 AM Ticket #13203 (contrib.contenttypes - Deletion error of model with generic relation to inherited model) created by
- I found that if we have 2 simple models connected by GenericRelation: …
- 5:04 AM Ticket #10302 (Database layer (models, ORM) - Add some date features to aggregation) updated by
-
Cc changed
- 3:33 AM Ticket #13199 (contrib.comments - Better documentation of things to avoid in the comments framework) updated by
- Peachy then. Nevermind I was speaking collectively about the list and …
- 2:55 AM Ticket #13190 (contrib.auth - Empty settings.AUTHENTICATION_BACKENDS creates hard to trace problem) updated by
-
Needs tests changed
Test added. I'll agree with James Bennett about it not being critical … - 2:45 AM Ticket #13202 (Documentation - Contrib/Markup documentation should mention requirement for external ...) created by
- http://docs.djangoproject.com/en/dev/ref/contrib/#markup does not …
- 1:23 AM Ticket #13201 (*.djangoproject.com - Broken link in 0.96 template docs) updated by
-
Component, Milestone, Triage Stage changed
We need to decide what to do here - either 1. delete/redirect the … - 12:51 AM Ticket #13201 (*.djangoproject.com - Broken link in 0.96 template docs) created by
- In the 0.96 …
Mar 24, 2010:
- 11:06 PM Ticket #13184 (Forms - Custom fields with __metaclass__ = models.SubfieldBase - ...) updated by
-
Component, Milestone, Triage Stage changed
There's definitely a problem here, but I'm not entirely sure what the … - 10:26 PM Ticket #13187 (Core (Cache system) - never_cache should NOT calculate an etag header) updated by
- Au contraire, if I don't post it as a separate issue people will whine …
- 10:10 PM Ticket #13199 (contrib.comments - Better documentation of things to avoid in the comments framework) updated by
- Oh yes - I forgot to mention: Hyperbole is always helpful. According …
- 9:00 PM Ticket #11052 (Database layer (models, ORM) - Q-Object disjunction join promotion .. bug) updated by
- #13198 is another report, with two test cases for the problem (or, at …
- 9:00 PM Ticket #13198 (Database layer (models, ORM) - exclude() bug when used with Q() objects) closed by
- duplicate: I'm fairly certain that this is a duplicate of #11052; one of the …
- 8:35 PM Ticket #13199 (contrib.comments - Better documentation of things to avoid in the comments framework) updated by
-
Cc changed
- 8:34 PM Ticket #13199 (contrib.comments - Better documentation of things to avoid in the comments framework) updated by
- Eh, do whatever. Everytime I go there they tell me to open a ticket. …
- 8:33 PM Ticket #13185 (Documentation - optiongroups for ChoiceField - any iterable?) closed by
- invalid: Agreed. Without a concrete use case, this is just shuffling deckchairs.
- 8:28 PM Ticket #13188 (Documentation - Move custom format documentation from now tag to date filter) updated by
-
Triage Stage changed
I agree; now isn't the best place for the documentation. - 8:28 PM Ticket #13190 (contrib.auth - Empty settings.AUTHENTICATION_BACKENDS creates hard to trace problem) updated by
-
Needs tests, Triage Stage changed
- 8:27 PM Ticket #13192 (contrib.admin - ModelAdmin.queryset() internal documentation) closed by
- duplicate: I'm going to close this as a duplciate of #10712 and #10761; the call …
- 8:22 PM Ticket #13193 (Core (Other) - Reverse should ignore unused kwargs like Python string interpolation) closed by
- wontfix: I disagree that this would be a good thing. For example, this could …
- 8:19 PM Ticket #13196 (contrib.admin - Display datetime.date values using DATE_FORMAT) updated by
-
Triage Stage changed
- 8:16 PM Ticket #13199 (contrib.comments - Better documentation of things to avoid in the comments framework) closed by
- invalid: The key here is *if* it's purely documentation . If this was clearly …
- 7:59 PM Ticket #13200 (contrib.sessions - syncdb does not use SESSION_DB_ALIAS for creating session table) updated by
-
Triage Stage changed
This looks like a collision of pre and post-router behaviour. … - 7:29 PM Ticket #13199 (contrib.comments - Better documentation of things to avoid in the comments framework) updated by
- If its purely documentation, I didn't really see the harm and I don't …
- 7:24 PM Ticket #13199 (contrib.comments - Better documentation of things to avoid in the comments framework) updated by
-
Milestone changed
When considering whether something belongs on the 1.2 milestone, there … - 7:22 PM Ticket #13191 (Internationalization - Localization of application names) closed by
- duplicate: Multiple problems: 1. Several tickets are already open for this …
- 7:20 PM Ticket #13197 (Forms - 'NoneType' object has no attribute 'get') closed by
- invalid: Without details there's no way to work out what this might be.
- 6:08 PM Ticket #11637 (Internationalization - Formats missing for most locales) updated by
- Have just tried uploading en_GB patch, but am getting Internal Server …
- 4:49 PM Ticket #13195 (Contrib apps - Generic relations produce wrong queries with Q objects) closed by
- duplicate: This sounds like #11535, which has been fixed on trunk (r12405) and …
- 4:42 PM Ticket #11957 (django-admin.py runserver - runserver must be restarted after error in admin.py) updated by
- Hi, I don't know if it is related, but I have a problem using …
- 3:48 PM Ticket #13200 (contrib.sessions - syncdb does not use SESSION_DB_ALIAS for creating session table) updated by
- Actually, the multiple-db …
- 2:35 PM Ticket #13200 (contrib.sessions - syncdb does not use SESSION_DB_ALIAS for creating session table) created by
- When trying to store sessions in another database using …
- 1:01 PM Ticket #13197 (Forms - 'NoneType' object has no attribute 'get') updated by
-
Keywords, Component changed
There is very little in the original report to go on. The … - 12:54 PM Ticket #13199 (contrib.comments - Better documentation of things to avoid in the comments framework) updated by
-
Version, Milestone changed
- 12:54 PM Ticket #13199 (contrib.comments - Better documentation of things to avoid in the comments framework) updated by
- Another nag is that the django.contrib.comments.get_model() callable …
- 12:39 PM Ticket #13193 (Core (Other) - Reverse should ignore unused kwargs like Python string interpolation) updated by
- 3rd diff should work a lot better, we don't want to skip if the sets …
- 12:36 PM Ticket #13193 (Core (Other) - Reverse should ignore unused kwargs like Python string interpolation) updated by
-
Has patch, Component, Needs tests changed
- 12:25 PM Ticket #13193 (Core (Other) - Reverse should ignore unused kwargs like Python string interpolation) updated by
- PS: anonymous posts are me
- 12:24 PM Ticket #13193 (Core (Other) - Reverse should ignore unused kwargs like Python string interpolation) updated by
- second patch makes sure params is a subset of kwargs. This is …
- 12:05 PM Ticket #13167 (Template system - Non-existent arg passed to template filter raises VariableDoesNotExist) updated by
- For what is worth, I believe 13167_filterargfix is required. In my …
- 11:42 AM Ticket #13199 (contrib.comments - Better documentation of things to avoid in the comments framework) updated by
- 11:42 AM Ticket #13199 (contrib.comments - Better documentation of things to avoid in the comments framework) created by
- I got myself into a situation with a project and some comments models. …
- 11:35 AM Ticket #13193 (Core (Other) - Reverse should ignore unused kwargs like Python string interpolation) updated by
- I think better would be to require that the RHS set is a strict …
- 10:41 AM Ticket #12997 (Documentation - Add Metadata Targets to QuerySet API Reference) updated by
-
Milestone changed
Problem is that if we remove the titles, the methods don't appear in … - 10:09 AM Ticket #13198 (Database layer (models, ORM) - exclude() bug when used with Q() objects) created by
- .exclude() behaves different when its argument is wrapped into Q(). …
- 9:51 AM DjangoJobs edited by
- added location to dramafever listing (diff)
- 9:47 AM Ticket #13197 (Forms - 'NoneType' object has no attribute 'get') created by
- I get this exception if I am using the trunk. If I switch to 1.2beta-1 …
- 9:46 AM Ticket #13196 (contrib.admin - Display datetime.date values using DATE_FORMAT) created by
- The list view in django.contrib.admin uses settings.DATE_FORMAT for …
- 9:45 AM DjangoJobs edited by
- Added DramaFever job listing. (diff)
- 9:44 AM Ticket #13195 (Contrib apps - Generic relations produce wrong queries with Q objects) created by
- Here is my test case model: […] When I make queries OR'ed with Q …
- 9:10 AM Ticket #13194 (Testing framework - Django test client can't store cookies after upgrade to Python 2.6.5) closed by
- duplicate: Seems like a duplicate of #12720 that was fixed in [12343] (trunk) and …
- 9:04 AM Ticket #13194 (Testing framework - Django test client can't store cookies after upgrade to Python 2.6.5) updated by
-
Summary changed
- 9:03 AM Ticket #13194 (Testing framework - Django test client can't store cookies after upgrade to Python 2.6.5) created by
- After upgrading to Python 2.6.5, Django test client is storing …
- 8:46 AM Ticket #13193 (Core (Other) - Reverse should ignore unused kwargs like Python string interpolation) updated by
-
Milestone changed
- 8:38 AM Ticket #13193 (Core (Other) - Reverse should ignore unused kwargs like Python string interpolation) created by
- Python does a good job ignoring unused kwargs with string formatting, …
- 7:02 AM Ticket #13192 (contrib.admin - ModelAdmin.queryset() internal documentation) created by
- Part of this may tie into #10712 which is an attempt to provide …
- 6:45 AM DjangoFriendlyWebHosts edited by
- (diff)
- 6:28 AM Ticket #13188 (Documentation - Move custom format documentation from now tag to date filter) updated by
- Well, then it'd still be a click away rather than just there. :)
- 5:28 AM Ticket #13191 (Internationalization - Localization of application names) created by
- I have a solution for localizing application names in admin interface. …
- 5:17 AM Ticket #13175 (contrib.admin - "+ Add another [...]" bug with final_attrs['id']) updated by
-
Keywords, Has patch changed
Appears to have been a simple zero-based indexing error. The attached … - 4:31 AM Ticket #13175 (contrib.admin - "+ Add another [...]" bug with final_attrs['id']) updated by
-
Status, Owner changed
- 2:32 AM Ticket #12069 (Template system - The {% url %} parser silently ignores anything after an "as varname" clause) closed by
- duplicate: Since #12945 would fix this and is on the 1.2 milestone as a …
- 2:30 AM Ticket #10573 (contrib.admin - Bug when auto-focusing on field with MultiWidget in admin site) updated by
-
Milestone changed
This is another ticket that's not really release-critical; pushing off … - 2:28 AM Ticket #13190 (contrib.auth - Empty settings.AUTHENTICATION_BACKENDS creates hard to trace problem) updated by
-
Milestone changed
This is enough of an edge case (you have to manually clear … - 1:01 AM Ticket #13174 (contrib.admin - readonly_fields in StackedInline forms in the admin are missing the ...) updated by
-
Has patch changed
There were two issues here. First in the init of InlineAdminForm, the …
Note:
See TracTimeline
for information about the timeline view.