Timeline
05/27/2011:
- 18:59 Ticket #16111 (Invalid SQL string representation from some queries) closed by
-
invalid:
.query
is undocumented (and probably on its way to disappear) so I … - 18:50 Ticket #16111 (Invalid SQL string representation from some queries) created by
- A query like this: …
- 15:05 Ticket #16110 (GeometryField does not allow setting blank=True and null=False) created by
- Sometimes you want to populate a required field's missing value with a …
- 12:05 Changeset [afca4e93]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 some changes from [16283] to fix failures in i18n and …
- 11:25 Ticket #3884 (humanize filter `intcomma` should be renamed to `numcomma`) reopened by
- How about "numcomma"?
- 10:55 Ticket #16077 (syncdb, PostgreSQL: models.IntegerField default value is absent in the ...) closed by
- invalid: The default value can be a value or a callable, so it's not possible …
- 10:04 Ticket #16109 (Inconsistency in docs: Leading zero of numbers in URLconf) created by
- In https://docs.djangoproject.com/en/1.3/topics/http/urls/#example, …
- 09:53 Ticket #16088 (Multi-database tests fail in ContentType) closed by
- needsinfo: Either your database routers allow reading ContentType objects in the …
- 09:00 Ticket #16100 (date_hierarchy in admin weirdly broken) reopened by
- I happend to get the same error again today: Totally new model, …
- 08:30 Ticket #16086 (Unicode string used for module name when doing imports.) closed by
- invalid: If I understand correctly, you have written a custom import hook, and …
- 08:19 Ticket #16039 (syncdb with --database option fails) closed by
- needsinfo: It looks like you have written a database router that prevents …
- 08:11 Ticket #16100 (date_hierarchy in admin weirdly broken) closed by
- needsinfo: If I understand correctly, the problem occurs on a "dsd" model in a …
- 07:53 Ticket #16084 (makemessages command doesn't respect LOCALE_PATHS setting) closed by
-
invalid: Currently,
makemessages
doesn't handle multiplelocale
folders at … - 07:32 Ticket #16099 (Development web server sometimes hangs with Chrome) closed by
- invalid: This is a Chrome bug, acknowledged here: …
- 07:29 Ticket #16104 (inspectdb of a Mysql table fails to add null=True for Varchars) closed by
- invalid: Quoting https://docs.djangoproject.com/en/dev/ref/models/fields/#null: …
- 07:14 Ticket #16105 (libgdal1-1.7.0 broke django.contrib.gis.gdal.libgdal) closed by
- invalid: In my opinion, your segfault could be caused by: - a) a bug in …
- 06:53 Ticket #16107 (djangoproject.com site issue) closed by
- needsinfo: Several people on IRC tried to reproduce the issue, using Ubuntu and …
- 06:12 Ticket #16108 (File removal race condition in FileSystemStorage) created by
- #16082 describes a race condition in directory creation. It was fixed, …
- 05:55 Changeset [d071604]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
- Changed a bit the strategy used to test staticfiles finders so they …
- 05:49 Ticket #15796 (Contributing docs need to be updated to include new triage stages and ...) closed by
- fixed: In [16284]: […]
- 05:49 Changeset [407f62f]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 #15796 -- Restructured the contributing documentation and added …
- 04:57 Ticket #16107 (djangoproject.com site issue) created by
- Hi Team, I am trying to access the www.djangoproject.com website in …
05/26/2011:
- 23:22 Changeset [69cfee2f]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
- Moved a bunch of imports in the defaultfilters library out of …
- 23:06 Changeset [20fbfbad]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
- Explicitly close a file in the static serve view. Thanks to Benjamin …
- 17:27 Ticket #16106 (Test client session not set for unauthenticated requests) closed by
- duplicate: Thanks for the report. This issue is documented in #15740 and #10899, …
- 16:03 Changeset [c3db0b05]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
- Modified a couple of i18n regression tests to make them run under …
- 11:19 Ticket #16106 (Test client session not set for unauthenticated requests) created by
- In …
- 10:31 Ticket #16105 (libgdal1-1.7.0 broke django.contrib.gis.gdal.libgdal) created by
- importing django.contrib.gis.gdal.libgdal results in a segfault when I …
- 10:10 Ticket #16104 (inspectdb of a Mysql table fails to add null=True for Varchars) created by
- Using inspectdb for the following table: […] I get the model: …
- 08:26 Ticket #16103 (webpage document: django.contrib.admin is forward to a dead link) closed by
- duplicate: This is a dupe of #15878.
- 08:03 Ticket #16103 (webpage document: django.contrib.admin is forward to a dead link) created by
- In page: https://docs.djangoproject.com/en/1.3/py-modindex/, when I …
- 06:25 Ticket #16102 (Link to the old django book + improving section) created by
- In this pharagraph about auth: …
- 05:47 Ticket #14548 (Docs and implementation don't match regading return values of certain ...) closed by
- duplicate: Following favorable opinions about implementing a default value …
- 05:45 Ticket #16101 (SingleObjectMixin should accept parameters for overriding the URL ...) created by
-
Currently, in
SingleObjectMixin
, Django looks for a 'pk' or 'slug' … - 05:39 Ticket #16098 (Release notes for Django 1.2.3 are missing) closed by
- duplicate: Duplicate of #15330.
- 03:21 Ticket #16082 (Directory creation race condition in FileSystemStorage) closed by
- fixed: In [16280]: […]
- 03:21 Changeset [723b620c]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 #16082 -- Fixed race condition in the FileSystemStorage backend …
- 01:46 Ticket #16100 (date_hierarchy in admin weirdly broken) created by
- My django Installation runns in fcgi. And I get an error like this …
05/25/2011:
- 20:05 Ticket #16099 (Development web server sometimes hangs with Chrome) created by
- I'm able to reproduce on the default Amazon ec2 tiny instance (Linux …
- 18:29 Ticket #16098 (Release notes for Django 1.2.3 are missing) created by
- This page is missing the 1.2.3 release notes: …
- 18:07 Ticket #2445 ([patch] allow callable values for limit_choices_to) reopened by
- I don't know if the previous update was a mistake or spam, but this is …
- 17:36 Ticket #2445 ([patch] allow callable values for limit_choices_to) closed by
- fixed
- 16:55 Ticket #16097 (Trac query builder is broken) closed by
-
fixed: Ok, fixed it by using Trac's
use_base_url_for_redirect
option and … - 16:41 Reports edited by
- (diff)
- 16:34 Ticket #16097 (Trac query builder is broken) created by
- Steps to reproduce: 1. Click 'View tickets' above 2. Click 'Update' …
- 12:31 Changeset [7f3eda2]stable/1.3.x by
- [1.3.X] Fixed #16004 - csrf_protect does not send cookie if view …
- 12:31 Changeset [afa09285]stable/1.3.x by
- [1.3.X] Changed utils/decorators.py tests to use RequestFactory …
- 12:22 Ticket #16096 (Template instances should have an origin attribute.) created by
- Templates are constructed with an optional origin argument; this is …
- 05:53 DevelopersForHire edited by
- (diff)
- 05:52 DevelopersForHire edited by
- (diff)
- 05:47 DjangoJobs edited by
- (diff)
- 00:14 Ticket #16094 (Documentation for Custom permissions is ambiguous.) created by
- The example in …
05/24/2011:
- 16:35 Ticket #16093 (Typo in "Performing raw SQL queries") created by
- http://docs.djangoproject.com/en/1.3/topics/db/sql/ has the following: …
- 16:33 Changeset [0065d8a1]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
- Made expected output platform-independent in a test for the template …
- 16:28 Ticket #16004 (csrf_protect does not send cookie if view returns TemplateResponse) closed by
- fixed: In [16276]: […]
- 16:28 Changeset [a482cc0b]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 #16004 - csrf_protect does not send cookie if view returns …
- 16:24 Ticket #2331 (Related Field has invalid lookup: icontains) closed by
- invalid: Ignore me. I am an idiot. Fixed. Re-resolving as invalid.
- 16:01 Ticket #2331 (Related Field has invalid lookup: icontains) reopened by
- I'm getting this in 1.3, some 2 years later than the last comment …
- 15:06 Ticket #16092 (QuerySet F() fields should be able to reference .extra() select keys) created by
- […] Disclaimer: I wrote the above code without testing it based on …
- 14:45 Ticket #16091 (typo in model instance docs) created by
- http://docs.djangoproject.com/en/1.3/ref/models/instances/#validating-o …
- 13:39 Changeset [d7036e5]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
- Made some small tweaks/fixes to documentation from IGNORABLE_404_URLS …
- 13:09 Ticket #16090 (typo in cbv docs) created by
- http://docs.djangoproject.com/en/1.3/ref/class-based-views/#django.view …
- 12:29 Ticket #16089 (Adding/Removing admin Inlines on the fly) created by
- Inlines are very useful for creating/updating related objects at the …
- 12:23 Ticket #16088 (Multi-database tests fail in ContentType) created by
- I have a multi-database setup: […] I have 2 routers, one handles …
- 10:54 Ticket #8408 (Add a new meta option: don't do count(*) in admin) reopened by
- Replying to lrekucki: > Replying to kmike: > …
- 08:21 Ticket #16087 (Add ResolverMatch object to test client responses.) created by
- The docs say that you can use the test client to "Test that the …
- 07:04 Ticket #16086 (Unicode string used for module name when doing imports.) created by
- The equivalence of ASCII strings whether they be held as standard byte …
- 06:45 Ticket #16085 (pagination documentary code raises error) closed by
- invalid: wrong version
- 06:42 Ticket #16085 (pagination documentary code raises error) created by
- about this doc page …
- 06:26 Ticket #16081 (export_selected_objects example doesn't work when selecting all) closed by
- duplicate: This is #15742.
- 04:17 Ticket #16080 (list_filter broken for fields with lenght 2) closed by
- fixed: In [16274]: […]
- 04:17 Changeset [4a4b6b2]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 #16080 -- Handle admin list filter items with two characters …
- 02:25 Ticket #5625 (Custom admin views get wrong 'Home' breadcrumb url) reopened by
- The bug is still alive in Django 1.3.
Note: See TracTimeline
for information about the timeline view.