Timeline
Sep 23, 2010:
- 10:17 PM Ticket #11864 (Documentation - Relationship backreference documentation is hard to find) updated by
- Added a patch with an example of the backwards relationship in …
- 10:16 PM Ticket #11864 (Documentation - Relationship backreference documentation is hard to find) updated by
-
Has patch changed
- 10:15 PM Ticket #11864 (Documentation - Relationship backreference documentation is hard to find) updated by
-
Status, Owner changed
- 7:36 PM Ticket #12975 (Documentation - Docs for contrib.admindocs?) updated by
-
Has patch changed
- 6:40 PM Ticket #14335 (Testing framework - add ability to only test specific apps) closed by
- wontfix: I'm afraid I don't see why this should be a configuration item for the …
- 6:34 PM Ticket #897 (contrib.admin - Bi-Directional ManyToMany in Admin) updated by
- There's at least one simple approach for backwards compatibility: …
- 6:27 PM Ticket #14333 (Template system - Template Ternary Operator) closed by
- wontfix: Oh, for the love of all that is holy, no. The ?: ternary operator is …
- 4:24 PM Ticket #14336 (contrib.admin - list_display should be able to contain sortable references to ...) created by
-
Overriding the
queryset
method of aModelAdmin
should be an easy … - 4:22 PM Ticket #14217 (Core (System checks) - Add validation for model field name the same as the model name when ...) updated by
-
Status, Owner changed
- 4:19 PM Ticket #13960 (File uploads/storage - abstract file upload/download handling) updated by
- Is there a reason why the backends are called "*FileBackend" while …
- 4:17 PM Ticket #14334 (Database layer (models, ORM) - Queries don't ensure that comparison objects are the correct type) updated by
- The only tricky thing with this is determining what kind of type check …
- 4:09 PM Ticket #14335 (Testing framework - add ability to only test specific apps) created by
- Hi, Some Django applications, e.g. ghettoq, ship with a lot of …
- 3:33 PM Ticket #14334 (Database layer (models, ORM) - Queries don't ensure that comparison objects are the correct type) updated by
-
Owner, Status, Triage Stage changed
Bah, forgot "Accept ticket" doesn't set its state to Accepted, but … - 3:33 PM DjangoResources edited by
- added a link to blingnode, which is a instant django setup tool (diff)
- 3:32 PM Ticket #14334 (Database layer (models, ORM) - Queries don't ensure that comparison objects are the correct type) updated by
-
Status, Needs documentation, Has patch, Owner changed
This seems like something that should either raise an exception, or at … - 3:25 PM Ticket #897 (contrib.admin - Bi-Directional ManyToMany in Admin) updated by
- Err, that was Carl Meyer who suggested it.
- 3:01 PM Ticket #897 (contrib.admin - Bi-Directional ManyToMany in Admin) updated by
- I talked to Alex Gaynor, and he mentioned ManytoMany inlines, which …
- 2:59 PM Ticket #14334 (Database layer (models, ORM) - Queries don't ensure that comparison objects are the correct type) updated by
- For clarity, I propose that an exception should be raised by this …
- 2:52 PM Ticket #14334 (Database layer (models, ORM) - Queries don't ensure that comparison objects are the correct type) updated by
-
Component changed
The problem is demonstrated in the unit tests to the app. Thanks for … - 2:51 PM Ticket #14334 (Database layer (models, ORM) - Queries don't ensure that comparison objects are the correct type) created by
- This is best demonstrated by an example. Suppose you have the …
- 2:37 PM Ticket #897 (contrib.admin - Bi-Directional ManyToMany in Admin) updated by
- Just ran into this bug as well. I'll probably take a stab at fixing it …
- 12:58 PM DevelopersForHire edited by
- updated my Bixly listing, and fixed parse mistake on the Senegal … (diff)
- 12:17 PM Ticket #14333 (Template system - Template Ternary Operator) created by
- Hey guys new django user here, I really like what you guys are doing. …
- 11:28 AM Ticket #14332 (Core (Management commands) - manage testserver and manage runserver should have similiar ...) created by
- Hi, $ ./manage.py runserver -h Usage: ./manage.py runserver [options] …
- 10:59 AM Ticket #13586 (Documentation - Improvements in Signals.m2m_changed documentation) updated by
- Oops, meant: […]
- 10:59 AM Ticket #13586 (Documentation - Improvements in Signals.m2m_changed documentation) updated by
- I agree with jedie. Good example: […] I think the …
- 7:23 AM Ticket #12392 (Generic views - Create_object generic view does not provide a way to pre-populate a ...) updated by
- I came here from google because I had the same problem and I want to …
- 5:44 AM Ticket #13385 (Forms - Wrong behavior for textarea tag render) updated by
- Textarea tag should be rendered with cols="" and rows="" attributes, …
- 2:44 AM Ticket #14331 (Documentation - Clarify where to append sys.path.append in mod_wsgi docs) created by
- Hey Guys, Just a quick suggestion with regards to the mod_wsgi …
- 1:37 AM Ticket #13567 (Template system - cycle tag with 'as' shouldn't return a value) updated by
-
Owner, Milestone changed
- 12:27 AM Ticket #13567 (Template system - cycle tag with 'as' shouldn't return a value) updated by
-
Triage Stage, Patch needs improvement, Needs documentation, Needs tests changed
I'm going to accept this; Given the changes in 1.2 to the cycle tag, …
Sep 22, 2010:
- 10:12 PM Ticket #13240 (Database layer (models, ORM) - Modify RelatedManager and ManyRelatedManager add() and remove() to ...) updated by
- My limiting factor here is backwards compatibility. I don't love this …
- 9:16 PM Ticket #13240 (Database layer (models, ORM) - Modify RelatedManager and ManyRelatedManager add() and remove() to ...) updated by
- Indeed, an API that allowed for fewer queries is a good idea, but just …
- 9:13 PM Ticket #13240 (Database layer (models, ORM) - Modify RelatedManager and ManyRelatedManager add() and remove() to ...) updated by
-
Patch needs improvement, Triage Stage changed
Having a closer look at this when I'm not engaged in a whirlwind of … - 9:00 PM Ticket #13190 (contrib.auth - Empty settings.AUTHENTICATION_BACKENDS creates hard to trace problem) updated by
- The code really should be changed to use the `raise …
- 8:59 PM Ticket #13240 (Database layer (models, ORM) - Modify RelatedManager and ManyRelatedManager add() and remove() to ...) updated by
- FTR this strikes me as a really bad API. There is no compelling …
- 7:56 PM Ticket #13790 (Contrib apps - Docs for CurrentSiteManager indicate an M2M field called "sites" will ...) updated by
-
Triage Stage changed
This patch looks good and applies for me. Marking as RFC. - 7:49 PM Ticket #13190 (contrib.auth - Empty settings.AUTHENTICATION_BACKENDS creates hard to trace problem) updated by
-
Triage Stage changed
This patch looks good to me. Marking as RFC. - 7:48 PM Ticket #13190 (contrib.auth - Empty settings.AUTHENTICATION_BACKENDS creates hard to trace problem) updated by
- Added an updated patch which applies cleanly to trunk.
- 7:40 PM Ticket #13240 (Database layer (models, ORM) - Modify RelatedManager and ManyRelatedManager add() and remove() to ...) updated by
-
Triage Stage changed
This looks good to me, and it seems to pass all the tests on my … - 6:54 PM Ticket #14329 (HTTP handling - Seeing test failure in regressiontests.request since 13809) updated by
-
Status, Owner changed
yay! glad I'm not crazy. I have the feeling the best solution here is … - 6:52 PM Ticket #14330 (File uploads/storage - Test failure with get_image_dimensions since [13715]) updated by
-
Triage Stage changed
- 6:40 PM Ticket #14330 (File uploads/storage - Test failure with get_image_dimensions since [13715]) updated by
-
Status, Owner, Has patch changed
- 6:39 PM Ticket #14330 (File uploads/storage - Test failure with get_image_dimensions since [13715]) created by
- On my windows xp machine (not on my mac os x box) the …
- 5:54 PM Ticket #14329 (HTTP handling - Seeing test failure in regressiontests.request since 13809) updated by
-
Triage Stage changed
Buildbots confirm: … - 5:47 PM Ticket #14329 (HTTP handling - Seeing test failure in regressiontests.request since 13809) created by
- I'm getting the following test failure when I run the test suite using …
- 4:35 PM Ticket #14328 (Database layer (models, ORM) - Table name with CAPs symbols. DatabaseError: column...) closed by
- invalid
- 4:16 PM Ticket #14328 (Database layer (models, ORM) - Table name with CAPs symbols. DatabaseError: column...) updated by
-
Component changed
- 4:11 PM Ticket #14328 (Database layer (models, ORM) - Table name with CAPs symbols. DatabaseError: column...) created by
- here is traceback in the django shell: […] db …
- 3:59 PM Ticket #14327 (Uncategorized - Custom Manager not honored in related queries) updated by
- Please change reported by to my e-mail: danols@…
- 3:58 PM Ticket #14327 (Uncategorized - Custom Manager not honored in related queries) created by
- Dear awesome Django team, I believe the below is a bug based on the …
- 12:58 PM Ticket #494 (contrib.admin - Collapse in admin interface for inline related objects) updated by
-
Cc changed
- 12:00 PM DevelopersForHire edited by
- (diff)
- 9:24 AM Ticket #14325 (contrib.contenttypes - GenericForeignKey fails if assigned to an object which implements the ...) updated by
-
Needs tests changed
sry, accidentaly removed the needs_tests flag - 9:20 AM Ticket #14325 (contrib.contenttypes - GenericForeignKey fails if assigned to an object which implements the ...) updated by
-
Status, Owner, Needs tests changed
- 9:18 AM Ticket #14326 (Documentation - packages not properly decoupled from project in tutorial) closed by
- duplicate: Duplicate of #14216, #13865, #13507, #12126, #11464, #11424, #11172, …
- 9:08 AM Ticket #14325 (contrib.contenttypes - GenericForeignKey fails if assigned to an object which implements the ...) updated by
- Replying to Alex: regression test attached
- 8:57 AM Ticket #14326 (Documentation - packages not properly decoupled from project in tutorial) created by
- On http://docs.djangoproject.com/en/dev/intro/tutorial03/ you write …
- 8:17 AM DevelopersForHire edited by
- (diff)
- 5:52 AM Ticket #13240 (Database layer (models, ORM) - Modify RelatedManager and ManyRelatedManager add() and remove() to ...) updated by
-
Summary, Patch needs improvement, Triage Stage changed
I completely agree with modulatrix that any iterable that will yield … - 3:07 AM Ticket #717 (HTTP handling - If-Modified-Since checked for exact match) reopened by
- Accepted after discussion on mailing list, and a valid use case based …
- 2:58 AM Ticket #14283 (Contrib apps - AttributeError on admin detail page after r13708) updated by
- I have spent some more time tracking down this problem. Here is what I …
Sep 21, 2010:
- 10:41 PM Ticket #14299 (Core (Cache system) - Add additional cache.*_many functions) updated by
- jdunck, thanks for the feedback. I'm not sure it's worth the time to …
- 10:07 PM Ticket #11077 (Testing framework - Django's built-in tests fail when using url reverse tags in default ...) updated by
- +1 I sat down to write some tests on a new application and there's …
- 8:50 PM Ticket #14299 (Core (Cache system) - Add additional cache.*_many functions) updated by
-
Patch needs improvement changed
Feedback as I come across things -- I somehow didn't notice Jacob's … - 7:55 PM Ticket #11441 (Documentation - Signal documentation should mention 'weak' parameter for connect) updated by
-
Cc changed
- 7:43 PM Ticket #11509 (Documentation - Incorrect capitalisation of web in Widget documentation) updated by
-
Has patch, Version changed
- 7:36 PM Ticket #11509 (Documentation - Incorrect capitalisation of web in Widget documentation) updated by
-
Status, Owner changed
- 7:12 PM Ticket #13747 (Documentation - Post 1.2 Development code wrongly included in 1.2 doc on Custom ...) updated by
- Perhaps the anonymous re-opener meant to say it should be marked as …
- 6:38 PM Ticket #11561 (contrib.admin - raw_id_fields requires that the user has change permissions on the ...) updated by
- Possible fix would be to add a has_view_permission and the …
- 6:37 PM Ticket #13747 (Documentation - Post 1.2 Development code wrongly included in 1.2 doc on Custom ...) closed by
- fixed: No, the docs really don't say that (any more). As of [13364], that …
- 5:41 PM Ticket #14324 (Core (Other) - Django not rotating logs) closed by
- invalid: This Trac is for reporting bugs in Django. Currently Django does not …
- 5:31 PM Ticket #14323 (Core (Other) - ModelChoiceField does not catch ValueErrors in to_python()) closed by
- duplicate: Duplicate of #11716
- 4:57 PM Ticket #14325 (contrib.contenttypes - GenericForeignKey fails if assigned to an object which implements the ...) updated by
-
Needs tests, Triage Stage changed
- 4:52 PM Ticket #14325 (contrib.contenttypes - GenericForeignKey fails if assigned to an object which implements the ...) created by
- Supposing you have a model with a GenericForeignKey: […] and a …
- 4:22 PM Ticket #14324 (Core (Other) - Django not rotating logs) updated by
- 4:22 PM Ticket #14324 (Core (Other) - Django not rotating logs) created by
- System Information: Python 2.5.2 Apache 2.2 Windows XP I was trying …
- 2:47 PM Ticket #14323 (Core (Other) - ModelChoiceField does not catch ValueErrors in to_python()) created by
- If you have an integer field reference (common) and a user passes a …
- 2:33 PM Ticket #12019 (Core (Cache system) - @cache_page with no args causes IndexError) updated by
- (In [13865]) [1.2.X] Fixed #12019 - backwards compatibility issues …
- 2:33 PM Changeset [804719ff]stable/1.2.x by
- [1.2.X] Fixed #12019 - backwards compatibility issues with cache_page …
- 2:32 PM Ticket #12019 (Core (Cache system) - @cache_page with no args causes IndexError) closed by
- fixed: (In [13864]) Fixed #12019 - backwards compatibility issues with …
- 2:32 PM Changeset [9d6eeeec]mainstable/1.10.xstable/1.11.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 #12019 - backwards compatibility issues with cache_page …
- 2:17 PM Ticket #13747 (Documentation - Post 1.2 Development code wrongly included in 1.2 doc on Custom ...) reopened by
- IMO this feature addition should be marked as added in 1.2, since the …
- 1:31 PM DevelopersForHire edited by
- (diff)
- 1:24 PM DevelopersForHire edited by
- (diff)
- 12:34 PM Ticket #14309 (Translations - Spanish translation on deleting objects) updated by
- I would like to help with this, but i cant find any Google groups …
- 11:23 AM Ticket #12090 (contrib.admin - Show admin actions on the edit pages too) updated by
- Regarding the design issue let me propose to allow for a list of …
- 6:03 AM Ticket #5622 (Forms - Empty ipaddress raises an error (invalid input syntax for type inet: "")) updated by
-
Milestone changed
How about we slate it for 1.3 then. Get some discussion going in … - 5:58 AM Ticket #14322 (Forms - Please set default values for required and error css classes) created by
- I'm very happy about the fix for #3512 which makes it possible to set …
- 2:31 AM Ticket #5622 (Forms - Empty ipaddress raises an error (invalid input syntax for type inet: "")) updated by
- Same problem as I've duplicated …
- 2:28 AM Ticket #14321 (Database layer (models, ORM) - IPAddressField inserted as empty string although null=True) closed by
- duplicate: Sorry for the dupe. Same problem as …
- 1:43 AM Ticket #14321 (Database layer (models, ORM) - IPAddressField inserted as empty string although null=True) created by
- I have these fields in a model: […] When I "wrap" this model in a …
- 12:54 AM Ticket #14320 (Documentation - MySQL documentation needs to note lack of support for timezone info...) created by
- The current (5.1.50) version of MySQL has no support for timezone …
Sep 20, 2010:
- 11:44 PM CaseStudyLeads edited by
- (diff)
- 11:02 PM Ticket #14319 (Testing framework - Add signals test_setup and test_teardown to Django test suite runner ...) created by
- I would like to submit a proposal (with patch) for two new signals to …
- 9:49 PM Ticket #8960 (Contrib apps - "View on site" does not work if contrib.sites is not installed) updated by
- Until the code is fixed, how about fixing the docs: …
- 9:04 PM Ticket #14223 (Database layer (models, ORM) - Inconsistent exception raising on DB integrity errors) updated by
-
Description changed
- 8:52 PM CaseStudyLeads edited by
- (diff)
- 8:45 PM Ticket #14318 (GIS - Add GEOSGeometry.valid_reason) created by
- When you're messing with geometries it's handy to find out the reason …
- 7:22 PM Ticket #10870 (Database layer (models, ORM) - Aggregates with joins ignore extra filters provided by setup_joins) updated by
- So I've been thinking about this, and I'm wondering whether it perhaps …
- 7:17 PM Ticket #14314 (Uncategorized - Import error on installation of Django 1.2.3) closed by
- worksforme: Most surely that's the reason of the failures you are seeing. WinZip …
- 6:55 PM Ticket #14314 (Uncategorized - Import error on installation of Django 1.2.3) updated by
- Replying to ramiro: > >>> Some things to check: Could be …
- 4:26 PM Ticket #14314 (Uncategorized - Import error on installation of Django 1.2.3) updated by
- With the steps I took to reproduce this we've discovered that the …
- 3:55 PM Ticket #14314 (Uncategorized - Import error on installation of Django 1.2.3) reopened by
- I've never installed Django before...this is a first for me. No ideas …
- 3:04 PM Ticket #13914 (contrib.auth - Add natural keys to contrib.auth.User and Group models) updated by
-
Cc changed
I am using his patch right now, so I can confirm that it works. - 3:03 PM DjangoFriendlyWebHosts edited by
- Added Media Temple (ve) Server to the VPS options (diff)
- 2:59 PM Ticket #9806 (GIS - GeometryField crashes contrib.gis.admin) updated by
- Patch works for me against Django 1.2.3, at least against points. I …
- 2:45 PM Ticket #14317 (Internationalization - numberformat.format produces wrong results) created by
- The problem: […] It can be fixed with using '%.2f' % number (the …
- 2:31 PM Ticket #14316 (GIS - GeoModelAdmin forms have error on GeometryField) closed by
- duplicate: doh. just found #9806. The most recent patch …
- 2:25 PM Ticket #14316 (GIS - GeoModelAdmin forms have error on GeometryField) created by
- Given a model like this: […] And an Admin class like this: […] …
- 2:05 PM Ticket #14315 (Core (Cache system) - memcached doesn't support negative deltas for incr() and decr()) updated by
- The smart_str calls were added to make the incr() and decr() functions …
- 1:09 PM Ticket #14315 (Core (Cache system) - memcached doesn't support negative deltas for incr() and decr()) updated by
-
Triage Stage changed
Please don't mark your own tickets as RFC. In this case I'm not sure … - 1:06 PM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by
-
Cc changed
- 12:54 PM Ticket #14315 (Core (Cache system) - memcached doesn't support negative deltas for incr() and decr()) updated by
-
Milestone, Owner, Triage Stage changed
- 11:45 AM Ticket #14314 (Uncategorized - Import error on installation of Django 1.2.3) closed by
- worksforme: Tried this with: * Windows XP 32 bits * Python 2.5.2 * Django …
- 11:41 AM Ticket #14315 (Core (Cache system) - memcached doesn't support negative deltas for incr() and decr()) created by
- cache.incr() and cache.decr() fail for memcached when delta < 0.
- 11:33 AM Ticket #14299 (Core (Cache system) - Add additional cache.*_many functions) updated by
- For clarification, I'm assuming you mean the Django API loosely mimics …
- 10:47 AM Ticket #8217 (Forms - Alphabetical sorted FilePathField) updated by
- Will this issue be fixed ?
- 10:45 AM Ticket #14299 (Core (Cache system) - Add additional cache.*_many functions) closed by
- wontfix: Django's cache API deliberately mimics memcached's API. Specifically, …
- 10:07 AM Ticket #14314 (Uncategorized - Import error on installation of Django 1.2.3) created by
- Hi, I have Windows 2000 pro. and Python 2.5.2 which I've been working …
- 9:13 AM CaseStudyLeads edited by
- Added Cisco (diff)
- 9:08 AM Ticket #9682 (Database layer (models, ORM) - icontains can be case-sensitive on MySQL) updated by
- Specifying COLLATE in comparisons and ORDER BY clause is a very common …
- 8:44 AM Ticket #14313 (contrib.admin - wrong display of field title in admin) updated by
- Could you reduce your model and correspoding ModelAdmin to the …
- 8:38 AM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by
- Was this with just the latest patch to this ticket, or also with …
- 8:12 AM Ticket #9535 (Documentation - File uploads documentation is patchy) updated by
- This just came up on the mailing list, and as I started to look at the …
- 5:38 AM Ticket #14310 (Uncategorized - MySQL - collate in queries) closed by
- duplicate: This is essentially #9682
- 4:33 AM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by
- Just a quick update that the latest patch by akaariai is a great …
- 4:27 AM Ticket #14313 (contrib.admin - wrong display of field title in admin) created by
- I have a model with a field *timestamp_month* which I've added to the …
- 3:22 AM Ticket #14290 (Internationalization - Rendering is very inefficient when USE_L10N. Caching format values ...) updated by
- There is a different approach to all this. Cache the format string for …
- 2:28 AM Ticket #10427 (Forms - Bound field needs an easy way to get form value) updated by
-
Cc changed
Replying to toxik: > Why isn't this merged into trunk … - 1:59 AM Ticket #14217 (Core (System checks) - Add validation for model field name the same as the model name when ...) updated by
-
Cc changed
Note:
See TracTimeline
for information about the timeline view.