Timeline
Sep 9, 2010:
- 10:14 PM Ticket #14229 (Database layer (models, ORM) - Postgres backend generates invalid SQL when istartswith and F object ...) closed by
- duplicate: This looks like a duplicate of #11722.
- 9:21 PM Ticket #11041 (Documentation - Document all QuerySet methods in QuerySet API) updated by
-
Owner, Milestone, Status changed
- 8:32 PM Ticket #12886 (Database layer (models, ORM) - .aggregate() does not honour sliced queryset) updated by
-
Cc changed
I've also just discovered this issue (using the Sum aggregate) and did … - 8:29 PM Ticket #14247 (Testing framework - [regression in 1.2.2] 'forms' test failure in 1.2.X) created by
- As discussed with pmclanaham on #django-dev, additionally to #14245 …
- 8:26 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by
-
Patch needs improvement changed
Thanks foxwhipser, patch updated. - 7:44 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- Replying to kmtracey: > I assume the escape still in the …
- 7:30 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) created by
- Since being refactored unit tests (r13614/r13615), aggregation_regress …
- 7:09 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- I assume the escape still in the csrftoken tag implementation …
- 6:43 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by
- (In [13704]) [1.2.X] Fixed #14242 - UserChangeForm subclasses without …
- 6:37 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by
-
Patch needs improvement, Needs documentation changed
facepalm, forgot documentation and to test the settings.configure … - 6:31 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) closed by
- fixed: (In [13702]) Fixed #14242 - UserChangeForm subclasses without …
- 6:31 PM Changeset [303bdc8]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14242 - UserChangeForm subclasses without 'user_permissions' …
- 6:29 PM CaseStudyQuestionnaire edited by
- (diff)
- 6:28 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by
-
Status, Patch needs improvement changed
Attaching a patch with tests, ensuring that it gets the trailing / when set - 6:21 PM Changeset [801bb14]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Converted tests for contrib.auth.forms to unit tests. git-svn-id: …
- 6:15 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by
- I like your intentions very much because this is really a better way …
- 6:09 PM CaseStudyQuestionnaire edited by
- (diff)
- 6:04 PM CaseStudyLeads edited by
- (diff)
- 6:01 PM CaseStudyLeads edited by
- (diff)
- 6:00 PM CaseStudyLeads edited by
- Moved government links to separate section & added LOC (diff)
- 5:46 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by
-
Status, Owner changed
- 5:38 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by
- Ok, with that said, I agree the other options are not a good fit for …
- 5:27 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by
- There is no decent solution that fits everyone. Mature usually means …
- 5:02 PM CaseStudyLeads edited by
- (diff)
- 4:59 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by
- @kmike Why doesn't it make sense to bundle a mature implementation? I …
- 4:44 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by
-
Cc changed
This is indeed an unnecessary duplication of work that have been done … - 4:29 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by
- Replying to pmclanahan: Doh! That should be: 1. …
- 4:24 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by
- Actually, I just did an experiment and found potentially more missing …
- 4:12 PM CaseStudyLeads edited by
- (diff)
- 4:10 PM CaseStudyLeads edited by
- (diff)
- 4:10 PM CaseStudyLeads edited by
- (diff)
- 3:50 PM Ticket #13016 (Testing framework - Invalid ForeignKey ids in fixtures do not cause any error messages) updated by
- I found current behaviour very useful because it means I'm not …
- 3:35 PM Ticket #11505 (Testing framework - Django's TestCase should reset the cache) updated by
-
Cc changed
There is a pattern to run tests on production machine. With this patch … - 3:23 PM CaseStudyLeads edited by
- (diff)
- 3:23 PM Ticket #5416 (Testing framework - Add assertNumQueries() to testing framework) updated by
-
Cc changed
- 3:20 PM CaseStudyLeads edited by
- contacts added for Discovery, Nat. Geo (diff)
- 3:09 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) created by
- This is potentially due to an oversight with the MANIFEST.in file. The …
- 1:32 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) updated by
-
Owner, Status changed
- 1:32 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) reopened by
- 1:15 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) closed by
- fixed
- 1:14 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) reopened by
- 1:13 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) closed by
- fixed: The fix has been tested manually but the unit test will be difficult …
- 12:54 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) created by
- Oracle (not sure about other RDBMSs) fails with IN clauses that have …
- 12:47 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
-
Cc changed
- 12:45 PM Ticket #14243 (Database layer (models, ORM) - defer and only are not respected by values and by valuest_list()) created by
- data model with 2 field owner and category run query like result = …
- 12:31 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by
-
Description changed
- 12:25 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by
- Here's a link to the traceback since the Wiki edited it. …
- 12:23 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by
-
Keywords, Component changed
- 12:23 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) created by
-
When using a the
UserChangeFormin 1.2.2 or Trunk it causes a … - 12:07 PM CaseStudyLeads edited by
- (diff)
- 11:29 AM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by
-
Cc changed
- 11:01 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
- Also we should edit the homepage to include a link to that report …
- 11:00 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
- I may just be totally stupid, but I can't seem to find a way to edit …
- 10:53 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- I thought of an advantage of doing it the way my last patch does it: …
- 10:18 AM Ticket #14241 (Documentation - instructions for creating spatial database template differ on fedora ...) created by
- Creating a Spatial Database Template for PostGIS on a 64-bit Fedora 13 …
- 10:15 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- I thin kit is more robust and more easily tested if we deal with both …
- 9:53 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
-
Triage Stage changed
Perhaps try usingresponse._charsetfor the encoding and fall back … - 9:46 AM Ticket #14053 (Internationalization - django.utils.formats.localize() misses support for long) updated by
-
Has patch changed
- 9:46 AM Ticket #14240 (Template system - filesizeformat should localize number) updated by
-
Has patch changed
- 9:45 AM Ticket #14240 (Template system - filesizeformat should localize number) created by
- Currently filesizeformat always displays file size in english number …
- 9:24 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
-
Status, Owner changed
OK, we've been bitten again by Python's unicode handling: For the … - 8:59 AM Ticket #10249 (Database layer (models, ORM) - Cannot create a consistent method resolution order (MRO) for bases ...) updated by
-
Cc, Version, Component changed
Hello everyone, I was looking on google about this error and I found … - 8:23 AM Ticket #14032 (Core (Other) - CSRF cookie value is marked as safe and inserted in the HTML unchecked) closed by
- fixed: This has been fixed in [13698] (trunk) and [13699] (1.2.X), with a …
- 6:54 AM Ticket #14239 (HTTP handling - Form input button embedded in <a /> crashes Django server) created by
- I am running Ubuntu Lucid and got the default Django project setup …
- 6:31 AM Ticket #9619 (Database layer (models, ORM) - to_python not called when fetching data with .values(...)) updated by
-
Cc changed
- 6:31 AM Ticket #9619 (Database layer (models, ORM) - to_python not called when fetching data with .values(...)) updated by
- Hey, while we're waiting for a design decision, could we please get a …
- 6:12 AM Ticket #10759 (contrib.admin - UserAdmin views should use attribute or current model to lookup the ...) updated by
- Apologies, I meant: [12218]
- 6:10 AM Ticket #10759 (contrib.admin - UserAdmin views should use attribute or current model to lookup the ...) closed by
- duplicate: This was mostly fixed in #12218, so closing as a dupe.
- 6:08 AM Ticket #14230 (contrib.auth - Documentation for Auth's Logout view suggests wrong redirect takes ...) updated by
- I bumped into the same problem. I think it isn't a …
- 5:37 AM Ticket #14238 (contrib.admin - admin-interface and formsets: ordered_forms are not returned in case ...) created by
- ticket http://code.djangoproject.com/ticket/11801 seems to address …
- 5:27 AM Ticket #14237 (*.djangoproject.com - Old version string on the download page + auto checker proposal) created by
- The download page http://www.djangoproject.com/download/ currently …
- 4:25 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- I've also been bitten by this bugs - as well as all non-english …
- 4:06 AM Ticket #14066 (Core (Other) - Shouldn't ModelFormMetaclass be public for inheritance issues?) updated by
-
Cc changed
- 2:57 AM Ticket #4617 (contrib.auth - permission_required decorator behaviour is odd) updated by
- This is a bit related to #5515 (adding handler403) and #10360 (custom …
- 2:40 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
-
Patch needs improvement, Triage Stage changed
I think adding a new report with this kind of tickets to the "Reports" … - 1:03 AM Ticket #13252 (Core (Serialization) - Use the natural key instead of the primary key when serializing) updated by
-
Owner changed
- 1:02 AM Ticket #13930 (Core (Serialization) - Serialize PKs using the natural key) closed by
- duplicate: Dupe of #13252
Sep 8, 2010:
- 10:23 PM Ticket #14233 (Documentation - Documentation for admin is has a reference to meta class) closed by
- invalid: Sorry. I just noticed that this was a ModelForm, not ModelAdmin. My bad.
- 9:40 PM Ticket #14233 (Documentation - Documentation for admin is has a reference to meta class) updated by
- It’s misleading and confusing. Meta classes aren’t used any more, and …
- 8:44 PM Ticket #14004 (Documentation - update() is not mention in the Queryset API Reference) updated by
-
Has patch changed
- 8:43 PM Ticket #14004 (Documentation - update() is not mention in the Queryset API Reference) updated by
-
Status, Owner changed
- 8:37 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
-
Keywords, Has patch changed
I don’t know if this is the correct fix, but it worked around the … - 8:14 PM Ticket #14233 (Documentation - Documentation for admin is has a reference to meta class) updated by
- Why is this a problem?
- 8:10 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) created by
- Just updated to SVN head to fix the CSRF security issue and am now …
- 7:42 PM Ticket #6124 (Core (Cache system) - need a non-pickled locmem cache backend) closed by
- wontfix: Since using external cache backends has been possible and …
- 7:34 PM Changeset [9e3b327]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Patch CSRF-protection system to deal with reported security issue. …
- 7:11 PM Ticket #14180 (Database layer (models, ORM) - Creating redundant indexes on foreign keys for MySQL/InnoDB tables) updated by
-
Triage Stage changed
Any patch for this would have to include a way to auto-detect whether … - 7:11 PM CaseStudyLeads edited by
- (diff)
- 7:10 PM Ticket #7261 (Template system - Support for __html__ for Library interoperability) updated by
- How is that introducing security problems? The spec is literally: "if …
- 7:08 PM CaseStudyLeads edited by
- (diff)
- 7:08 PM Ticket #7261 (Template system - Support for __html__ for Library interoperability) updated by
-
Where is the spec for how this
__html__()method is meant to work … - 6:59 PM Ticket #4179 (Database layer (models, ORM) - MySQL backend has MySQL-4.0 incompatbiility) closed by
- wontfix: Closing for reasons of atrophy. I think there are many reasons we …
- 6:47 PM Ticket #11011 (Core (Cache system) - Memcached backend: pass parameters to memcache backend) updated by
- A CACHE_OPTIONS setting, similar to DATABASE_OPTIONS, might be …
- 6:39 PM Ticket #13932 (contrib.auth - URL with Hash and login_required) closed by
- invalid: Redirects at the HTTP level can't preserve anchors and that's how the …
- 6:25 PM Ticket #12632 (Core (Other) - Creation of SortedDict's has non-linear performance) updated by
-
Component, Triage Stage changed
- 6:19 PM Ticket #12737 (Uncategorized - Thread local settings) closed by
- wontfix: Settings aren't designed to be changed locally like this and we …
- 5:05 PM Ticket #17 (Database layer (models, ORM) - Metasystem optimization: Share select_related in memory) updated by
-
Cc changed
- 4:19 PM CaseStudyQuestionnaire created by
- 4:18 PM CaseStudyLeads edited by
- (diff)
- 3:28 PM CaseStudyLeads edited by
- (diff)
- 1:09 PM CaseStudyLeads edited by
- (diff)
- 12:25 PM Ticket #3148 (Database layer (models, ORM) - Add getters and setters to model fields) updated by
-
Status, Owner changed
- 11:44 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
- Ahh good catch @russellm -- sorry I missed that. Attaching a revised patch.
- 10:04 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
-
Patch needs improvement, Triage Stage changed
Thanks @cmheisel: I think there's actually one more bit needed here, … - 9:28 AM CaseStudyLeads edited by
- (diff)
- 9:28 AM CaseStudyLeads edited by
- added Pitchfork (diff)
- 8:37 AM Ticket #11369 (Database layer (models, ORM) - verbose_name_plural not inherited if base class is abstract.) updated by
-
Cc changed
- 8:21 AM Ticket #702 (Documentation - document that ManyToMany fields can't be in unique_together) updated by
-
Cc changed
- 6:16 AM Ticket #13628 (Documentation - Documentation should discourage the usage of doctests) updated by
-
Triage Stage changed
- 4:33 AM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by
-
Cc changed
- 3:33 AM Ticket #14234 (Forms - Validation bug when using ModelForms) created by
- I am running into a validation problem with ModelForms - here is a …
- 12:19 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
-
Cc, Status, Triage Stage changed
Revised patch and got a review in real life from Malcom at DjangoCon - 12:09 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
-
Has patch changed
Sep 7, 2010:
- 9:49 PM Ticket #8424 (Database layer (models, ORM) - Implement time filters) updated by
-
Cc changed
- 8:33 PM Ticket #13188 (Documentation - Move custom format documentation from now tag to date filter) updated by
-
Triage Stage changed
patch updated to move some text added in 1.2 to correspond with the … - 7:58 PM CaseStudyLeads edited by
- (diff)
- 7:42 PM CaseStudyLeads edited by
- (diff)
- 7:24 PM CaseStudyLeads edited by
- (diff)
- 7:18 PM CaseStudyLeads edited by
- (diff)
- 7:12 PM Ticket #12918 (Documentation - Tutorial page 2 issues) updated by
-
Triage Stage changed
- 7:08 PM CaseStudyLeads edited by
- (diff)
- 7:07 PM CaseStudyLeads edited by
- (diff)
- 7:03 PM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) updated by
-
Triage Stage changed
I updated the patch to include a closing parens so that synatx … - 7:01 PM CaseStudyLeads edited by
- (diff)
- 7:00 PM Ticket #14233 (Documentation - Documentation for admin is has a reference to meta class) created by
- The page for contrib.admin still has meta class in an example: […]
- 6:59 PM CaseStudyLeads edited by
- (diff)
- 6:58 PM CaseStudyLeads edited by
- (diff)
- 6:54 PM CaseStudyLeads edited by
- (diff)
- 6:54 PM CaseStudyLeads edited by
- (diff)
- 6:50 PM CaseStudyLeads edited by
- (diff)
- 6:49 PM CaseStudyLeads edited by
- (diff)
- 6:48 PM CaseStudyLeads edited by
- (diff)
- 6:24 PM DevelopersForHire edited by
- Fixed bad website url. (diff)
- 6:23 PM DevelopersForHire edited by
- Adding Nitty Gritty Software to United States (SF Bay Area) section of … (diff)
- 6:03 PM CaseStudyLeads created by
- 4:45 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by
-
Owner changed
- 4:35 PM Ticket #13511 (Core (Other) - RegexValidator pattern is optional and should be required) updated by
- @darkrho That looks like it will work and it is better than what I …
- 4:22 PM Ticket #12938 (Database layer (models, ORM) - not possible to validate a many-to-many at the model) updated by
-
Cc changed
- 4:18 PM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by
-
Cc changed
- 4:10 PM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
-
Owner changed
I'll work on a doc patch for this - 4:04 PM Ticket #10931 (Template system - truncate_html_words doen't handle multi-line tags properly) updated by
-
Patch needs improvement, Triage Stage changed
Thanks so much for this. However, the tests for this should be unit … - 3:59 PM Ticket #13081 (contrib.admin - Admin actions loose get-parameters in changelist view) updated by
- (In [13697]) [1.2.X] Fixed #13081 - Admin actions lose get-parameters …
- 3:55 PM Ticket #13081 (contrib.admin - Admin actions loose get-parameters in changelist view) closed by
- fixed: (In [13696]) Fixed #13081 - Admin actions lose get-parameters in …
- 3:55 PM Changeset [ef4b29a0]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #13081 - Admin actions lose get-parameters in changelist view …
- 3:54 PM Ticket #13350 (Documentation - Documentation on autoescape should mention endautoescape) updated by
- (In [13695]) [1.2.X] Fixed #13350 - Documentation on autoescape should …
- 3:49 PM Ticket #13350 (Documentation - Documentation on autoescape should mention endautoescape) closed by
- fixed: (In [13694]) Fixed #13350 - Documentation on autoescape should mention …
- 3:49 PM Changeset [e5d30c70]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #13350 - Documentation on autoescape should mention …
- 3:45 PM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) updated by
- (In [13693]) [1.2.X] Fixed #13414 - QuerySet API ref wrong sql …
- 3:43 PM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) closed by
- fixed: (In [13692]) Fixed #13414 - QuerySet API ref wrong sql equivalent in …
- 3:43 PM Changeset [2422fbf]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #13414 - QuerySet API ref wrong sql equivalent in year lookup …
- 3:33 PM Ticket #13853 (Documentation - line with csrf_token too wide) updated by
- (In [13691]) [1.2.X] Fixed #13853 - line with csrf_token too wide …
- 3:30 PM Ticket #13475 (Template system - for tag raises an exception when trying to unpack a non-iterable item) closed by
- fixed: (In [13690]) Fixed #13475 - for tag raises an exception when trying to …
- 3:30 PM Changeset [0b37d56]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #13475 - for tag raises an exception when trying to unpack a …
- 3:26 PM Ticket #14205 (Documentation - Tiny grammar fix in form validation documentation) updated by
- (In [13689]) [1.2.X] Fixed #14205 - Tiny grammar fix in form …
- 3:21 PM Ticket #13853 (Documentation - line with csrf_token too wide) closed by
- fixed: (In [13688]) Fixed #13853 - line with csrf_token too wide Thanks to …
- 3:21 PM Changeset [4f4e20be]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #13853 - line with csrf_token too wide Thanks to alper for …
- 3:19 PM Ticket #14205 (Documentation - Tiny grammar fix in form validation documentation) closed by
- fixed: (In [13687]) Fixed #14205 - Tiny grammar fix in form validation …
- 3:19 PM Changeset [c8bcd5e]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14205 - Tiny grammar fix in form validation documentation …
- 2:45 PM Ticket #14232 (Documentation - date_list context variable incorrectly documented) created by
- The 'date_list' context variable, provided by …
- 12:46 PM Ticket #11700 (contrib.admin - actions and list_editables in popups problematic) updated by
-
Cc changed
- 12:38 PM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by
- In my particular case, I added a symbolic link in the app directory …
- 11:28 AM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by
- Is there a known workaround for this? This is a blocker for my …
- 10:42 AM Ticket #14231 (contrib.sessions - Missing index on expire_date in Session model) created by
- We recently found that the Django session table, in a particular …
- 10:39 AM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) updated by
- Replying to timo: > When I tried this out (on postgres), …
- 10:14 AM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) updated by
-
Version, Triage Stage changed
When I tried this out (on postgres), the query was actually: […] … - 9:49 AM Ticket #5172 (Template system - Extend the {% for %} tag to work as a simple loop) updated by
-
Needs documentation, Has patch, Version changed
Replying to jacob: > I just can't come up with a use case … - 8:59 AM Ticket #14230 (contrib.auth - Documentation for Auth's Logout view suggests wrong redirect takes ...) created by
- Currently, the documentation for …
- 8:44 AM Ticket #14229 (Database layer (models, ORM) - Postgres backend generates invalid SQL when istartswith and F object ...) created by
- How to reproduce: It's quite easy, just try: […] See the invalid …
- 8:31 AM Ticket #14228 (Documentation - APPEND_SLASH behaviour should be documented better) created by
- Current docs say: […] This is not the complete story: a slash is …
- 8:08 AM Ticket #13350 (Documentation - Documentation on autoescape should mention endautoescape) updated by
-
Triage Stage changed
- 8:00 AM Ticket #13853 (Documentation - line with csrf_token too wide) updated by
-
Triage Stage, Summary changed
- 7:26 AM Ticket #14205 (Documentation - Tiny grammar fix in form validation documentation) updated by
-
Triage Stage changed
- 4:36 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by
-
Patch needs improvement changed
I fixed this by changing: django/contrib/admin/util.py […] - 4:18 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by
- Hi DrMeers, I actually had problems merging the tests in, the patch …
- 2:25 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
-
Triage Stage, Description changed
- 2:23 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) created by
- There are a couple of tickets marked with the 'easy-pickings' keyword; …
- 2:10 AM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) updated by
-
Cc, Keywords changed
Not sure how the CC and keywords got modified. Sorry James and Andrew. - 2:09 AM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) updated by
-
Cc, Patch needs improvement, Needs tests, Keywords, Has patch, Triage Stage changed
This needs tests; fixtures_regress already has tests for the … - 1:22 AM Ticket #14225 (Documentation - Documentation website showing "dev" documentation instead of "1.2") updated by
- Perhaps the docs for each branch should say "new in 1.1.2" and "new in …
- 1:06 AM Ticket #14225 (Documentation - Documentation website showing "dev" documentation instead of "1.2") reopened by
- For historical completeness; it was backported because it was required …
Sep 6, 2010:
- 4:03 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by
-
Needs tests changed
Did you not notice the included tests? If there is a particular aspect … - 3:29 PM DjangoResources edited by
- Added djangopackages (diff)
- 3:18 PM Ticket #14225 (Documentation - Documentation website showing "dev" documentation instead of "1.2") updated by
- Right, it makes sense. But still it's confusing to read documentation …
- 3:07 PM DevelopersForHire edited by
- (diff)
- 2:47 PM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) created by
- The manage.py dumpdata command incorrectly interprets ManyToMany …
- 1:33 PM Ticket #14225 (Documentation - Documentation website showing "dev" documentation instead of "1.2") closed by
- invalid: That feature was backported to the 1.2.X branch in [13642] (not …
- 1:23 PM CsrfProtection edited by
- (diff)
- 10:39 AM Ticket #14225 (Documentation - Documentation website showing "dev" documentation instead of "1.2") created by
- On the documentation website, the "1.2" pages actually show the "dev" …
- 9:44 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by
-
Needs tests changed
Deployed to dev and all looks fine so far.. will let you guys know if … - 9:38 AM Ticket #14220 (Database layer (models, ORM) - Backwards-compat code in db.fields.subclassing is a bottleneck) updated by
- I realize this is a pretty weak bug report. There are many factors …
- 8:51 AM Ticket #14224 (Forms - The ModelForm widgets attribute doesn't work(raise Exception) in ...) closed by
- duplicate: Seems like a duplicate of #13095
- 8:14 AM Ticket #14224 (Forms - The ModelForm widgets attribute doesn't work(raise Exception) in ...) created by
- 12:55 AM Ticket #14201 (Documentation - Add a "security overview" page to the docs) updated by
- woops sorry, didn't mean to do that…
Note:
See TracTimeline
for information about the timeline view.