Timeline
Apr 6, 2010:
- 9:51 PM Ticket #13279 (Documentation - Documentation that needs a small expansion) updated by
-
Has patch, Component changed
- 9:49 PM Ticket #13279 (Documentation - Documentation that needs a small expansion) updated by
-
The commands with
pwd
are intended to be run unmodified (pwd
is a … - 8:59 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by
- We talked briefly on IRC, I'll record my thoughts here for posterity. …
- 8:30 PM Ticket #11957 (django-admin.py runserver - runserver must be restarted after error in admin.py) updated by
-
Has patch changed
I've updated carljm patch to current trunk tip status. In other words: … - 8:13 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by
- Scratch that - #13285 is a different problem.
- 8:13 PM Ticket #13285 (Core (Cache system) - Generic views call populate_xheaders, which breaks caching) reopened by
- Apologies - I got myself confused here. Original reporter was correct …
- 8:00 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by
- #13285 describes a closely related presentation with populate_xheaders.
- 7:59 PM Ticket #13285 (Core (Cache system) - Generic views call populate_xheaders, which breaks caching) closed by
- duplicate: I'm going to close this as a dupe of #13283; I know the presentation …
- 7:58 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by
-
Patch needs improvement, Triage Stage changed
I'll accept the use case, but I'm not convinced this is necessarily … - 7:28 PM Ticket #13279 (Documentation - Documentation that needs a small expansion) updated by
-
Triage Stage changed
- 6:01 PM SchemaEvolution edited by
- this page is highly subjective (diff)
- 5:54 PM Ticket #13092 (Testing framework - ContextList objects do not support "in" operator) updated by
- Agreed. Good patch with tests.
- 5:47 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by
- Didn't mean to imply the issues were the same. Only noting that there …
- 5:43 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by
-
Cc changed
I'm happy to help with cross-browser/cross-platform testing. I've got … - 5:39 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by
- Personally I'm a fan of namespacing Django's copy of jQuery. That way …
- 5:26 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by
-
jezdez: Use of
jQuery.noConflict(true)
will removejQuery
from the … - 5:24 PM Ticket #13215 (Core (Other) - Random OperationalError when using FastCGI prefork + PostgreSQL) updated by
- I think I know what's causing the problem in my case, but I think it's …
- 5:23 PM Ticket #13285 (Core (Cache system) - Generic views call populate_xheaders, which breaks caching) created by
- Many of the Django generic views (as well as the flatpage view) call …
- 4:51 PM Ticket #13092 (Testing framework - ContextList objects do not support "in" operator) updated by
- Thanks, clelland for the patch. Works great.
- 4:41 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by
- This is fundamentally different from #13217. In that case, the result …
- 4:38 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by
- Thanks luke I can look at those issues tonight.
- 4:37 PM Ticket #13217 (Uncategorized - LocaleMiddleware breaks caching. (Vary: Cookie)) updated by
-
Keywords changed
- 4:36 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by
-
Keywords changed
This is a similar type of report to #13217 dealing with the … - 4:34 PM Ticket #13215 (Core (Other) - Random OperationalError when using FastCGI prefork + PostgreSQL) updated by
- So, this is very similar to #9437. I suspect it's related to an …
- 4:31 PM Ticket #13284 (Core (Other) - Model validation requires that ForeignKey be unique ...) updated by
- @jbalogh, without seeing your code it should be possible to fix what …
- 4:31 PM Ticket #13215 (Core (Other) - Random OperationalError when using FastCGI prefork + PostgreSQL) updated by
-
Status, Owner changed
Replying to russellm: > In short, we need *anything* that … - 4:09 PM Ticket #13068 (contrib.admin - The "Add another [inline object]" javascript doesn't respect ...) updated by
- This looks pretty good. Some comments: * 'console.log()' call stops …
- 3:18 PM Ticket #11559 (Core (Other) - urlresolvers.reverse do not work with namespaced urls and captured ...) updated by
- I would argue in the opposite direction; that this is not a feature …
- 2:41 PM Ticket #13284 (Core (Other) - Model validation requires that ForeignKey be unique ...) closed by
- invalid: It's not clear what bug you are reporting. The change was a …
- 2:38 PM Ticket #5704 (contrib.admin - Admin popup windows won't close when using application/xhtml as ...) updated by
- #11683 was a duplicate and contains a patch solving this in a slightly …
- 2:37 PM Ticket #11683 (contrib.admin - response_add assumes DEFAULT_CONTENT_TYPE is text/html for ...) closed by
- duplicate: I'm closing this as a duplicate of #5704
- 2:18 PM Ticket #13276 (Template system - load and include evaluated before if) updated by
- Ahh, great. I don't know how many ways I google'd for this - don't …
- 2:13 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by
-
Has patch changed
- 2:13 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by
- Patch attached with test, fixes the problem, full test suite passes. …
- 1:12 PM Ticket #13284 (Core (Other) - Model validation requires that ForeignKey be unique ...) created by
- This was changed in [12756] for #11702. As stated in the description …
- 12:53 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by
- Obviously, it's not possible to check whether the user is logged-in …
- 12:52 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) created by
- The …
- 12:51 PM Ticket #13282 (Documentation - Document patch: WEEK_DAY should start from 0, not 1) updated by
-
Patch needs improvement, Triage Stage changed
There is a slight problem in the doc here, but the patch does not fix … - 12:04 PM Emacs edited by
- Asking for indentation elisp functions for django (diff)
- 11:33 AM Ticket #13282 (Documentation - Document patch: WEEK_DAY should start from 0, not 1) created by
- Confirmed with postgresql
- 11:11 AM Ticket #13184 (Forms - Custom fields with __metaclass__ = models.SubfieldBase - ...) updated by
-
The problem is that custom fields that use the
SubfieldBase
… - 10:07 AM Ticket #12249 (Documentation - csrf_token not clear in User Authentication docs) updated by
- Well, what is introduced 'first' depends on the order you read the …
- 9:53 AM Ticket #13134 (Translations - Updated hebrew translations) updated by
- The new diff file just attached includes updates to both django.po and …
- 9:35 AM Ticket #13099 (Documentation - Documentation: Second exclude example is incorrect) closed by
-
fixed: (In [12936]) Fixed #13099 - incorrect SQL for
exclude()
example … - 9:35 AM Changeset [97b9c758]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 #13099 - incorrect SQL for
exclude()
example Thanks to … - 9:33 AM Ticket #13270 (Documentation - Fixed Typo In Documentation) updated by
- (In [12935]) [1.1.X] Fixed #13270 - typos in documentation Thanks …
- 9:33 AM Changeset [b2ecfe84]stable/1.1.x by
- [1.1.X] Fixed #13270 - typos in documentation Thanks to cmbeelby …
- 9:28 AM Ticket #13099 (Documentation - Documentation: Second exclude example is incorrect) updated by
- Replying to istruble: > Replying to russellm: …
- 9:21 AM Ticket #12249 (Documentation - csrf_token not clear in User Authentication docs) updated by
- How is my reaction "over the top"? A term is used in documentation …
- 9:18 AM Ticket #13270 (Documentation - Fixed Typo In Documentation) closed by
- fixed: (In [12934]) Fixed #13270 - typos in documentation Thanks to cmbeelby …
- 9:18 AM Changeset [520ce1ba]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 #13270 - typos in documentation Thanks to cmbeelby for the …
- 9:12 AM Ticket #12249 (Documentation - csrf_token not clear in User Authentication docs) updated by
- I think I disagree with Russell on this one. I'm kind of loathe to …
- 8:04 AM Ticket #2140 (contrib.admin - short_description in admin for get_absolute_url doesn't work due to ...) closed by
- fixed: Fixed by r12766/r12767.
- 8:03 AM Ticket #13278 (Contrib apps - Admin: short_description for get_absolute_url don't work) closed by
- duplicate: This behavior was likely due to #11891. short_description for …
- 7:30 AM Ticket #13281 (contrib.auth - readonly_fields from auth admin user/group panel) closed by
- duplicate: Adding the ability to have a read-only role in the admin is a …
- 7:22 AM Changeset [0819c291]stable/1.1.x by
- Fixed test failure that was occurring since r12909 The tests were …
- 7:20 AM Ticket #12566 (contrib.admin - admin action templates cannot be overriden on a per-app basis) updated by
-
Patch needs improvement, Needs tests, Triage Stage changed
Ideally, ticket stage field changes to accepted or ready for … - 7:18 AM Changeset [21236fa]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 test failure that was occurring since r12908 The tests were …
- 6:59 AM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) updated by
- (In [12931]) [1.1.X] Fixed #13035 - Incorrect documentation regarding …
- 6:59 AM Changeset [c65dd48]stable/1.1.x by
- [1.1.X] Fixed #13035 - Incorrect documentation regarding admin and …
- 6:52 AM Ticket #13035 (Documentation - Wrong documentation for admin and default managers) closed by
- fixed: (In [12930]) Fixed #13035 - Incorrect documentation regarding admin …
- 6:52 AM Changeset [f7814cdf]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 #13035 - Incorrect documentation regarding admin and default …
- 6:39 AM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) updated by
- "Gonna keep it short" will try that myself (already spared a pronoun …
- 6:11 AM Ticket #13281 (contrib.auth - readonly_fields from auth admin user/group panel) created by
- since there is a field called readonly_fields why there is no option …
- 6:05 AM Ticket #13268 (Documentation - ForeignKey is called ForeignKeyField in topics/db/queries.txt) updated by
- (In [12929]) [1.1.X] Fixed #13268 - 'ForeignKeyField' in …
- 6:05 AM Changeset [c3bc648]stable/1.1.x by
- [1.1.X] Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt …
- 5:54 AM Ticket #13268 (Documentation - ForeignKey is called ForeignKeyField in topics/db/queries.txt) closed by
- fixed: (In [12928]) Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt …
- 5:54 AM Changeset [671f848d]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 #13268 - 'ForeignKeyField' in topics/db/queries.txt Thanks …
- 5:21 AM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) updated by
- Gonna keep it short after that massive reply... but a couple quick …
- 5:05 AM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) updated by
- […] Sorry, I suppose I should have explained in more details …
- 5:05 AM Ticket #13280 (Database layer (models, ORM) - postgresql exclude issue) created by
- Hello. Sorry, I can't make simple testcase for my issue, so I'll …
- 3:04 AM Ticket #11810 (GIS - [gis] Typo in OpenLayers Admin JS) updated by
-
Version changed
- 3:03 AM Ticket #11810 (GIS - [gis] Typo in OpenLayers Admin JS) updated by
-
Version changed
- 2:07 AM Ticket #13279 (Documentation - Documentation that needs a small expansion) created by
- This issue relates to this page: …
- 1:57 AM Ticket #13278 (Contrib apps - Admin: short_description for get_absolute_url don't work) created by
- I have 'get_absolute_url' field in 'list_display' property of my …
- 1:02 AM Ticket #6148 (Database layer (models, ORM) - Add generic support for database schemas) updated by
-
Cc changed
Apr 5, 2010:
- 9:40 PM Ticket #13276 (Template system - load and include evaluated before if) closed by
- duplicate: Duplicate of #12064.
- 9:36 PM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) updated by
-
Triage Stage changed
It says on the homepage that Django is for "Perfectionists with … - 8:26 PM Ticket #6773 (Core (Serialization) - Confusing error when ForeignKey lookup fails while serializing) updated by
-
Cc changed
- 7:59 PM Ticket #13275 (Template system - url_backwards_re catastrophic backtracking (?) problem) updated by
-
Triage Stage changed
[…] - 7:45 PM Ticket #714 (contrib.admin - access to id of current user on admin) closed by
- duplicate: Please don't reopen tickets closed by a core developer.
- 7:39 PM Ticket #714 (contrib.admin - access to id of current user on admin) reopened by
- still no solution superceded tickets has been marked as wontfix
- 7:10 PM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) updated by
- Words like "dire need" and "incompetent" aren't gonna get you …
- 5:55 PM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) updated by
-
Keywords changed
I see you're recommending the HttpResponseRedirect (302) for the … - 5:34 PM Ticket #13277 (HTTP handling - HTTP 303 (See Other) Response) created by
- Still not sure I've really looked everywhere but the fact that I can't …
- 2:26 PM Ticket #13276 (Template system - load and include evaluated before if) created by
- I stumbled into this, have a work-around for my specific case, but am …
- 2:16 PM Ticket #7010 (Contrib apps - Add MediaWiki style wikimarkup to django.contrib.markup) closed by
- wontfix: Please don't reopen tickets closed wontfix, please see …
- 2:12 PM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by
-
I opened #13275 to look into this problem with
url_backwards_re
. - 2:11 PM Ticket #13275 (Template system - url_backwards_re catastrophic backtracking (?) problem) created by
- As noted here: http://code.djangoproject.com/ticket/12945#comment:20 …
- 2:10 PM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) updated by
- ok, sorry for that. I saw that ticket, but I thought it does not fix …
- 2:06 PM Ticket #7010 (Contrib apps - Add MediaWiki style wikimarkup to django.contrib.markup) reopened by
- will not hurt, helps a lot!
- 2:05 PM Ticket #10866 (Core (Other) - datetime_safe should zero-pad old years) closed by
- fixed: Fixed in r12423/r12424. (Note anyone could close the ticket -- special …
- 2:01 PM Ticket #10866 (Core (Other) - datetime_safe should zero-pad old years) updated by
- This ticket, and its patch, appears to have been incorporated in …
- 1:40 PM Ticket #11422 (Forms - Broken html in CheckboxSelectMultiple widget (with fix)) closed by
- duplicate: This issue was fixed under ticket #12260, so I'm marking this ticket …
- 12:22 PM Ticket #13184 (Forms - Custom fields with __metaclass__ = models.SubfieldBase - ...) updated by
- I need to think about this some more, but here are some quick comments …
- 11:40 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) closed by
- invalid: "Why" questions and design discussion don't belong in the ticket …
- 11:32 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) updated by
- You can safely put col alias into group clause, because, even in …
- 11:31 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) updated by
-
Component changed
- 11:30 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) updated by
- E.g. […]
- 11:29 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) updated by
- Yes, but column alias must appear, not column itself!
- 11:25 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) updated by
- AFAIK the SQL standard (and most SQL DB implementations) require that …
- 11:23 AM Ticket #13274 (Database layer (models, ORM) - Grouping in sql adds everything in extra select.) created by
- Why so? E.g. […] This is because code in …
- 11:20 AM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by
- This new "url_backwards_re" can hang. Try this: […]
- 11:00 AM Ticket #13263 (Documentation - code example typo in the documentation) closed by
- fixed: (In [12927]) [1.1.X] Fixed #13263 -- Corrected field name typo in …
- 11:00 AM Changeset [cd3370c]stable/1.1.x by
- [1.1.X] Fixed #13263 -- Corrected field name typo in queries …
- 10:57 AM Changeset [e07570f1]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 #13263 -- Corrected field name typo in queries documentation …
- 10:47 AM Ticket #13271 (Documentation - Typo in docs/topics/signals.txt) updated by
- (In [12925]) [1.1.X] Fixed #13271 -- Corrected a typo in the signals …
- 10:47 AM Changeset [b262752]stable/1.1.x by
- [1.1.X] Fixed #13271 -- Corrected a typo in the signals documentation. …
- 10:46 AM Ticket #13271 (Documentation - Typo in docs/topics/signals.txt) closed by
- fixed: (In [12924]) Fixed #13271 -- Corrected a typo in the signals …
- 10:46 AM Changeset [7cc40468]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 #13271 -- Corrected a typo in the signals documentation. …
- 10:45 AM Changeset [2e8f0a8f]stable/1.1.x by
- [1.1.X] Added file mistakenly ommitted from r12917 git-svn-id: …
- 10:39 AM Ticket #13273 (Translations - Macedonian translation) updated by
-
Triage Stage changed
- 10:37 AM Ticket #13038 (contrib.admin - readonly_fields in an Admin changeform don't have their name added as ...) closed by
- fixed: (In [12922]) Fixed #13038 -- Ensured that readonly fields in the admin …
- 10:37 AM Changeset [90d1127]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 #13038 -- Ensured that readonly fields in the admin have their …
- 10:31 AM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by
- Replying to bronger: > But now, something is broken. > …
- 9:59 AM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by
-
Cc changed
- 9:58 AM Ticket #12945 (Template system - url tag breaks on spaces between delimiting commas since [12503]) updated by
- But now, something is broken. […] works, but with […] and …
- 9:55 AM Ticket #13092 (Testing framework - ContextList objects do not support "in" operator) updated by
- I second on this. Quite annoying.
- 8:59 AM Ticket #13273 (Translations - Macedonian translation) created by
- Here's a diff with the updated translation strings for Macedonian …
- 8:01 AM Ticket #13129 (contrib.admin - A CSS fix for Actions in admin with filtered) updated by
- (In [12921]) [1.1.X] Fixed #13129 -- Corrected CSS on RTL layout when …
- 8:01 AM Changeset [dce7515]stable/1.1.x by
- [1.1.X] Fixed #13129 -- Corrected CSS on RTL layout when a changelist …
- 7:59 AM Ticket #13129 (contrib.admin - A CSS fix for Actions in admin with filtered) closed by
- fixed: (In [12920]) Fixed #13129 -- Corrected CSS on RTL layout when a …
- 7:59 AM Changeset [653b27d]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 #13129 -- Corrected CSS on RTL layout when a changelist has …
- 7:38 AM Ticket #12260 (contrib.admin - bug -- CSS class messes up ModelMultipleChoiceField in contrib.admin) updated by
- (In [12919]) [1.1.X] Fixed #12260 -- Corrected CSS when using checkbox …
- 7:38 AM Changeset [985c764a]stable/1.1.x by
- [1.1.X] Fixed #12260 -- Corrected CSS when using checkbox widgets on a …
- 7:36 AM Ticket #12260 (contrib.admin - bug -- CSS class messes up ModelMultipleChoiceField in contrib.admin) closed by
- fixed: (In [12918]) Fixed #12260 -- Corrected CSS when using checkbox widgets …
- 7:36 AM Changeset [304e017a]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 #12260 -- Corrected CSS when using checkbox widgets on a …
- 7:08 AM Ticket #11949 (contrib.admin - delete_selected action incorrectly uses ...) updated by
- (In [12917]) [1.1.X] Fixed #11949 -- Added a hook to allow ModelAdmin …
- 7:08 AM Changeset [c01735d]stable/1.1.x by
- [1.1.X] Fixed #11949 -- Added a hook to allow ModelAdmin customization …
- 7:02 AM Ticket #11949 (contrib.admin - delete_selected action incorrectly uses ...) closed by
- fixed: (In [12916]) Fixed #11949 -- Added a hook to allow ModelAdmin …
- 7:02 AM Changeset [c421a4fd]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 #11949 -- Added a hook to allow ModelAdmin customization of the …
- 5:44 AM Ticket #13271 (Documentation - Typo in docs/topics/signals.txt) updated by
-
Triage Stage, Milestone changed
- 5:43 AM Ticket #13272 (Forms - MaxLengthValidator message is not being translated in form.errors) closed by
- invalid: This is a case of the translation file being out of date. We need …
- 5:11 AM Ticket #10060 (Database layer (models, ORM) - Multiple table annotation failure) updated by
-
Cc changed
chalk up another victim... ::sigh:: - 4:05 AM Ticket #13272 (Forms - MaxLengthValidator message is not being translated in form.errors) updated by
-
Cc changed
- 4:02 AM Ticket #3529 (Documentation - Context.update doesn't do what it says it does) updated by
-
Cc changed
- 4:02 AM Ticket #3544 (Template system - Fix {% include %} to allow recursive includes) updated by
-
Cc changed
- 4:01 AM Ticket #5309 (Database layer (models, ORM) - [Patch] Marking instances as db-stored via is_stored) updated by
-
Cc changed
- 3:54 AM Ticket #4102 (Database layer (models, ORM) - Allow UPDATE of only specific fields in model.save()) updated by
-
Cc changed
- 3:28 AM Ticket #13272 (Forms - MaxLengthValidator message is not being translated in form.errors) created by
- settings.py: LANGUAGE_CODE = 'ru-ru' forms.py class Form(forms.Form): …
- 3:07 AM Ticket #13271 (Documentation - Typo in docs/topics/signals.txt) created by
Apr 4, 2010:
- 8:51 PM SummerOfCode2010 edited by
- Added project outline for time zones (diff)
- 7:05 PM Ticket #6773 (Core (Serialization) - Confusing error when ForeignKey lookup fails while serializing) updated by
-
Cc changed
- 5:02 PM Ticket #12882 (contrib.admin - jQuery.noConflict() in admin breaks site specific code with jQuery) updated by
-
Cc changed
- 3:50 PM SummerOfCode2010 edited by
- (diff)
- 12:42 PM Changeset [4e4decaf]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
- Tweaked a test model in delete_regress to avoid having a column name …
- 12:17 PM Tickets #10099,12328 batch updated by
- (In [12914]) [1.1.X] Fixed #12328 -- Corrected the handling of …
- 12:17 PM Changeset [0d6a776]stable/1.1.x by
- [1.1.X] Fixed #12328 -- Corrected the handling of subqueries with …
- 12:06 PM Ticket #13082 (Database layer (models, ORM) - Oracle-specific test_long_string backends regression test has a bug) closed by
- fixed: (In [12913]) Fixed #13082 -- Slight modification to an Oracle test to …
- 12:06 PM Changeset [37861cf]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 #13082 -- Slight modification to an Oracle test to avoid a …
- 12:05 PM Tickets #10099,12328 batch updated by
- fixed: (In [12912]) Fixed #12328 -- Corrected the handling of subqueries with …
- 12:05 PM Changeset [82efb48]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 #12328 -- Corrected the handling of subqueries with ordering and …
- 12:00 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by
- I understand that this ticket isn't crucial to the 1.2 release (even …
- 6:28 AM Ticket #12990 (Database layer (models, ORM) - Add JSONField model field) updated by
- +1 me too, vote. I'd really like to see this added to Django. A …
- 3:21 AM Ticket #5253 (Core (Serialization) - serializer for csv format for loaddata and dumpdata) updated by
-
Cc changed
- 3:15 AM DevelopersForHire edited by
- updated my entry (diff)
- 1:18 AM Ticket #13261 (Database layer (models, ORM) - SQL Update VS extra() or filter()) closed by
- worksforme: Ok, now that I've tried to replicate, I can't make sense of this …
- 12:59 AM Ticket #13270 (Documentation - Fixed Typo In Documentation) updated by
-
Milestone changed
- 12:49 AM Ticket #13269 (Documentation - "Overriding the default widgets" docs missing import statement) updated by
-
Has patch changed
Clarified example text (fixing a typo in the process), and added …
Apr 3, 2010:
- 8:33 PM Ticket #13270 (Documentation - Fixed Typo In Documentation) updated by
-
Triage Stage changed
Thanks, in the future, please generate patches from the svn root, i.e. … - 8:17 PM Ticket #13270 (Documentation - Fixed Typo In Documentation) updated by
-
Triage Stage changed
After further reading in the file I also found an unbalanced pair of … - 7:48 PM Ticket #6735 (Generic views - Class-based generic views) updated by
-
Cc changed
- 6:52 PM Ticket #11058 (contrib.admin - list_display_links doesn't allow callables not defined in the model) updated by
-
Needs documentation changed
Not sure what you mean by needs docs. This is not a new feature and … - 4:55 PM Ticket #13261 (Database layer (models, ORM) - SQL Update VS extra() or filter()) updated by
- I don't see how this is possible. extra where clause items are placed …
- 4:17 PM Ticket #13261 (Database layer (models, ORM) - SQL Update VS extra() or filter()) updated by
- Stephane, I've tried adding a test for this but I can't seem to hit …
- 3:06 PM Ticket #13269 (Documentation - "Overriding the default widgets" docs missing import statement) updated by
-
Status, Summary, Milestone, Owner, Triage Stage changed
Yeah, there is a problem there. At no point on the page does it … - 2:42 PM Ticket #13270 (Documentation - Fixed Typo In Documentation) updated by
-
Triage Stage changed
- 2:41 PM Ticket #13263 (Documentation - code example typo in the documentation) updated by
-
Triage Stage changed
- 2:19 PM Ticket #13270 (Documentation - Fixed Typo In Documentation) created by
- In the document located at docs/internals/contributing.txt there was a …
- 2:10 PM Signals edited by
- Removing dead link. (diff)
- 9:39 AM Version1.2Roadmap edited by
- Updated schedule information (diff)
- 8:47 AM Ticket #13269 (Documentation - "Overriding the default widgets" docs missing import statement) created by
- Hi. I'm new to django and am using the development version from SVN …
- 6:47 AM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) updated by
- (In [12911]) [1.1.X] Fixed #12247 -- Corrected the way update queries …
- 6:47 AM Changeset [17636ef]stable/1.1.x by
- [1.1.X] Fixed #12247 -- Corrected the way update queries are processed …
- 6:45 AM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) closed by
- fixed: (In [12910]) Fixed #12247 -- Corrected the way update queries are …
- 6:45 AM Changeset [f92d73f]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 #12247 -- Corrected the way update queries are processed when …
- 6:36 AM Ticket #12247 (Database layer (models, ORM) - update on empty queryset in which the update kwargs refer to inherited ...) updated by
- @jkocherhans - add_filter(pkin=[]) *is* a no-op (or rather, it …
- 3:49 AM AppEngine edited by
- (diff)
- 3:49 AM NonSqlBackends edited by
- (diff)
- 12:14 AM Ticket #5446 (Database layer (models, ORM) - New model fields for languages and countries at least) updated by
-
Cc changed
Note:
See TracTimeline
for information about the timeline view.