Timeline
05/17/2011:
- 20:35 Ticket #16047 (postgresql_psycopg2 never restores autocommit mode when leaving ...) created by
- When using the postgresql_psycopg2 backend with DB-level autocommit …
- 17:59 Ticket #5579 (Trac activation mail is sent from 'webmaster@localhost') reopened by
- 14:44 Ticket #16046 (Document best practices around using request.is_secure() in reverse ...) created by
- As evidenced in these locations: * #14597 * …
- 14:01 Ticket #16045 (Change history admin page not showing custom names for field in change ...) created by
- In the writing your first Django app tutorial part 2, once I update …
- 11:52 Ticket #16044 ("Writing views" documentation reference a nonexistent "previous chapter") created by
- Reference: http://docs.djangoproject.com/en/dev//topics/http/views/ …
- 07:54 Ticket #16043 (Specialization cache should be filled/shared with parent object cache ...) created by
- Here is some multi-table inheritance example: […] […] […] …
- 07:45 Ticket #14572 (Minor fix for generic inline formsets) closed by
- fixed: In [16234]: […]
- 07:45 Changeset [ee8f6ca4]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14572 -- generic_inlineformset_factory shouldn't specify …
- 05:16 Ticket #15921 (naturaltime filter should only work with time, current filter should ...) closed by
- fixed: In [16233]: […]
- 05:16 Changeset [578a31fe]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15921 -- Refined naturaltime filter added in r16071 to use …
- 05:15 Changeset [9ad005ec]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated humanize tests to use the FixedOffset timezone from the utils …
- 05:13 Ticket #5863 (list_display does not allow functions of referenced objects) closed by
- wontfix: Please don't reopen tickets that were marked as wontfix by a core …
- 05:08 Ticket #5863 (list_display does not allow functions of referenced objects) reopened by
- I am re-opening this ticket once more to get some more attention on …
05/16/2011:
- 19:42 Ticket #16042 (comments framework uses uncached content types) created by
- We found our list views were doing too many database queries for …
- 15:29 DevelopersForHire edited by
- (diff)
- 12:57 Ticket #16041 (djangoproject.com uses non-existent From address, and no way to resend ...) created by
- Confirmation emails sent by djangoproject.com (e.g. to register) are …
- 10:29 Ticket #16040 (test.Client does not handle domain changes on redirection follow) created by
- The default SERVER_NAME used by the test client is testserver. I have …
- 08:30 Ticket #16039 (syncdb with --database option fails) created by
- Let's presume we've more than one databases in settings: […] …
- 06:18 Ticket #16038 (Localization of django form Field falls back to False instead of ...) closed by
- needsinfo: The problem description here is very confusing to me. A programmatic …
- 04:17 Ticket #16038 (Localization of django form Field falls back to False instead of ...) created by
- django.forms.Field has a localize argument which defaults to False …
- 02:45 Ticket #16037 (Multiple databases support for unit testing) closed by
- duplicate: This feature was already requested in #14610.
- 02:37 Ticket #16033 (get_field_display: Django needs a filter to allow get_field_display ...) closed by
- duplicate: Duplicate of #16034 - double submission.
- 02:17 Ticket #16037 (Multiple databases support for unit testing) created by
- I use multiple database functionality. Fixtures that contain data for …
05/15/2011:
- 18:44 Ticket #16036 (render_to_response lists the wrong argument name) created by
- Very minor. And very easy to fix. …
- 18:17 Ticket #16035 (GZipMiddleware doesn't change an ETag) created by
- The GZipMiddleware does not alter an ETag, if one is present. This …
- 18:02 Changeset [66fd824]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed djangodocs Sphinx extension to work with latest Sphinx …
- 17:32 Ticket #16034 (get_field_display: Django needs a filter to allow get_field_display ...) created by
- {{ SomeModel.get_field_display }} is nice, but it is handy only for a …
- 17:28 Ticket #16033 (get_field_display: Django needs a filter to allow get_field_display ...) created by
- {{ SomeModel.get_field_display }} is nice, but it is handy only for a …
- 16:58 Ticket #16032 (Staticfiles doc typo) created by
- There is a small typo in the staticfiles docs.
- 16:32 Ticket #16029 (IntegrityError at /admin/flatpages/flatpage/add/) closed by
- needsinfo: There's not enough information here to evaluate where the problem is, …
- 15:03 DjangoJobs edited by
- Direct ad (diff)
- 14:12 Changeset [5be8fdb]stable/1.3.x by
- [1.3.X] Fixed #15769 - Documented FormWizard's initial argument; …
- 14:11 Ticket #15769 (FormWizard's initial argument is undocumented) closed by
- fixed: In [16229]: […]
- 14:11 Changeset [ce6072aa]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15769 - Documented FormWizard's initial argument; thanks aimaz …
- 14:06 Ticket #16031 (Custom comment form is incomplete and wrong.) created by
- When viewing the documentation for the django comment framework …
- 13:49 Ticket #16024 (documentation problem, not sure) closed by
- invalid: The example is correct as is. The first url doesn't have any kwargs …
- 13:25 Ticket #16030 (Seperate Admin and User auth table) created by
- It would be killer if admin users and all other users didn't share the …
- 11:53 Ticket #16029 (IntegrityError at /admin/flatpages/flatpage/add/) created by
- In attempt to share users and sessions across multiple Django …
- 10:52 Ticket #15301 (GenericInlineModelAdmin's get_formset() method does not have same arg ...) closed by
- duplicate: This is a duplicate of #9588.
- 06:18 Ticket #11133 (contrib.auth.tests to work without contrib.site installed) closed by
- fixed: This was fixed in [13980].
05/14/2011:
- 23:41 Ticket #16028 (Consolidate default template filters' tests) created by
- The tests are currently split between two locations: …
- 19:56 Ticket #15790 (only() broken for proxy models) closed by
- fixed: In [16228]: […]
- 19:56 Changeset [07bfc76]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15790 -- Fixed QuerySet only() and defer() methods behavior …
- 17:43 Ticket #16027 (Include app_label in ContentType.__unicode__) created by
- When there are multiple models with same name in your project and you …
- 15:18 Ticket #16026 (Inform user which object triggered error in loaddata) created by
- When the loaddata command saves objects it is entirely possible for …
- 12:58 Ticket #16025 (distinct does not apply to aggregated querysets) created by
- When applying .distinct() to a QuerySet, performing an aggregation …
- 12:58 Changeset [c5cb2fa]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Edited docs/releases/1.4.txt changes from [16124] git-svn-id: …
- 12:44 Changeset [c2ba96d8]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Tweaked weird wording of docs/ref/contrib/humanize.txt 'naturaltime' …
- 11:29 Changeset [2b573087]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added ability to describe grouping of form fields in the same row to …
- 07:28 Changeset [5f605678]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed last vestiges of references to technical messages from …
- 02:36 Ticket #8159 (Attempting to delete your own user account in Django admin view is not ...) closed by
- fixed: This is no longer a problem (in 1.4 pre-alpha SVN-16223 and probably …
Note: See TracTimeline
for information about the timeline view.