Timeline
01/26/2009:
- 22:53 SortedDict edited by
- Example how to correctly create new SortedDict. (diff)
- 19:01 Ticket #10131 (When using an m2m with raw_id_fields, "add another" pop-up replaces ...) created by
- When adding m2m relationships to a record via raw_id_field, selecting …
- 16:32 Ticket #10129 (render_to_response's ability to take a list is undocumented) closed by
- duplicate: Duplicate of #9635
- 16:22 Ticket #10130 (Support setting deletion) created by
-
The
LazySettings
class supports setting and getting options, but not … - 15:04 Ticket #10129 (render_to_response's ability to take a list is undocumented) created by
- I wanted to check a number of templates to render, and started to use …
- 15:04 Ticket #10128 (widgets Media class has an initialisation error (maybe)) created by
- The django.forms.widgets Media instance can be initialised in two …
- 13:03 Ticket #10127 (select_related does not play well with annotate) created by
- This is with the latest trunk version. If you use …
- 11:33 Ticket #10126 (Add sanitize and tidy options to textile filter.) created by
- The current textile filter is really basic, you can't set any options, …
- 11:08 Ticket #10125 (cx_Oracle.DatabaseError: ORA-06401: NETCMN: invalid driver designator) created by
- In release r9713 and after I've got an error in Oracle Connection: …
- 09:43 Ticket #10124 (ModelForm documentation horribly unclear for foreign key models) created by
- The only way I found this out was by swearing profusely in #django. …
- 08:54 Ticket #10123 ({% url %} template tag prepends project path to absolute url) created by
- After an upgrade to 1.0, the url template tag returns the right URL, …
- 06:50 Ticket #10122 (setting locales for a single HTTP context) created by
- Currently there's no good explenation on how to set the locale …
- 05:08 Ticket #9321 (When overriding the widget for a manytomany field default help_text stays) reopened by
- 04:18 Ticket #10121 (ImageField (and FileField) loses data when re-saving from admin) created by
-
I have a following model with an
ImageField
: […] it has a … - 03:22 Ticket #10120 (Possible mistake? in "render_to_response()" Example / NO return value) created by
- = render_to_response() - Example - No return value = == Possible …
- 01:45 Ticket #10119 (Optionally append index.html for directories in static media serving view) created by
- Most of the time web servers will look for a file named index.html, if …
01/25/2009:
- 18:23 ForumAppsComparison edited by
- Minor update to django-forum listing. (diff)
- 16:27 CollaborateOnGithub edited by
- (diff)
- 15:11 Ticket #10118 (Minor Models Documentation Tweak) created by
- I didn't think the documentation regarding the exceptions thrown by …
- 05:02 Ticket #10117 (Test server sometimes causes 'Connection reset by peer' when ...) closed by
- duplicate: After some investigation, it probably is a duplicate to #3357. Damn.
01/24/2009:
- 16:13 Ticket #7768 (r 'str' object is not callable in base.py) closed by
- duplicate: While your exact reproduction scenario may differ from what is …
- 15:42 Ticket #7768 (r 'str' object is not callable in base.py) reopened by
- 15:28 Ticket #10117 (Test server sometimes causes 'Connection reset by peer' when ...) created by
- When I create a view that returns 401 Unauthorized: […] and I …
- 08:16 Changeset [08dd4176]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Refs #10113 -- Modified the generated SQL to remove redundant GROUP BY …
- 06:12 Changeset [405b87c4]stable/1.0.x by
- [1.0.X] Fixed #10110 -- Added FAQ on how and when to poke the core …
- 06:07 Changeset [ff78aef]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10110 -- Added FAQ on how and when to poke the core developers …
- 06:07 Ticket #10110 (Add to contributing FAQ: tips on making better tickets and question on ...) closed by
- fixed: (In [9789]) Fixed #10110 -- Added FAQ on how and when to poke the core …
- 05:59 Ticket #10116 (Documentation about serving media files should mention Nginx) created by
- Nginx is a popular option for …
- 05:57 Ticket #10044 (FileField should accept assignment of File objects) reopened by
- The patch breaks the behavior of the width_field and height_field …
- 00:53 Ticket #10113 (aggregation annotations on related tables do not work with ordering on ...) closed by
- fixed: (In [9788]) Fixed #10113 -- Ensured that joined fields mentioned in …
- 00:53 Changeset [15b1675a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10113 -- Ensured that joined fields mentioned in order_by() are …
- 00:51 Ticket #10115 (Allow test client to guess files' mimetypes) created by
- Currently, all files posted through the test client are sent as …
01/23/2009:
- 17:08 Ticket #10114 (spaces are inserted for 'blank' fields) created by
- I have a model in which several fields are specified as follows: …
- 16:15 Ticket #10113 (aggregation annotations on related tables do not work with ordering on ...) created by
- Using annotate on a related table in combination with ordering on a …
- 13:53 Ticket #10112 (Python Crash with ORM Inheritance) created by
- This bug causes a reproducible crash in the python interpreter [python …
- 13:15 Ticket #10111 (InlineModelAdmin documentation is confusing) created by
- The documentation for InlineModelAdmin in …
- 13:09 Ticket #10110 (Add to contributing FAQ: tips on making better tickets and question on ...) created by
- In this django-developers thread Russell and Karen provide valuable …
- 11:32 Ticket #10109 (Move raw sql from models.fields.related to models.sql.query) created by
- Otherwise backends which do not rely on sql can't use many-to-many …
- 09:15 Ticket #9172 (CsrfMiddleware breaks django test client) closed by
- wontfix: It is simpler to just put the developer in control of the settings …
- 05:12 Changeset [f5ed27cf]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10052 -- Added import line for other aggregates used in …
- 05:12 Ticket #10052 (Small Aggregation Documentation Update - Import Line) closed by
- fixed: (In [9787]) Fixed #10052 -- Added import line for other aggregates …
- 05:03 Changeset [0e15932]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10089 -- Corrected handling of aggregates when the query set …
- 05:03 Ticket #10089 (Aggregation breaks QuerySet.count() with empty results) closed by
- fixed: (In [9786]) Fixed #10089 -- Corrected handling of aggregates when the …
- 04:50 Ticket #9172 (CsrfMiddleware breaks django test client) reopened by
- What about doing that automatically?
- 01:39 Ticket #10086 (select_related and annotate weird behaviour) closed by
- duplicate: First off - could I please request that for your next bug report, you …
- 01:07 Ticket #10100 ("exclude" by annotation works like "filter") closed by
- fixed: (In [9785]) Fixed #10100 -- Corrected handling of the negation …
- 01:07 Changeset [ed3d2735]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/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.x by
- Fixed #10100 -- Corrected handling of the negation required exclude() …
Note: See TracTimeline
for information about the timeline view.