Timeline
04/25/2009:
- 17:16 Ticket #10929 (Support a default value for Sum (and possibly other aggregation functions)) created by
- By default, annotate(sum_field = Sum(...)) results in sum_field being …
- 14:35 Ticket #10901 (auth.contrib silently catching TypeError) closed by
- invalid: This isn't a bug for the reasons explained here and in the original …
- 13:26 Ticket #10928 (BooleanField: different behaviour when default=callable) created by
- When using a callable, the behaviour of the BooleanField is different …
- 13:26 Ticket #10660 (GeometryField doesn't honor "required" attribute) closed by
- fixed: (In r10634) Fixed #10660 -- GeometryField no longer requires srid/null …
- 13:24 Changeset [66db0b4]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 #10660 --
GeometryField
no longer requiressrid
/null
… - 10:52 Ticket #10927 (Content Types shortcut view throws 500s easily) created by
- BaseHandler.handle_uncaught_exception calls mail_admins any time an …
- 10:50 Ticket #10926 (Poll tutorial submit error) closed by
- duplicate
- 10:49 Ticket #10926 (Poll tutorial submit error) created by
- I think there might be an error in the Poll tutorial. I've gone …
- 07:22 Ticket #10924 (Should use variance() and stddev() rather than var_samp() and ...) closed by
- wontfix: This works for Postgres, but unfortunately it poses problems …
- 06:08 Ticket #10925 (Django tutorial part 2: was_published_today example) created by
- The following code adding the short_description resides in …
- 05:14 Ticket #10924 (Should use variance() and stddev() rather than var_samp() and ...) created by
- As per …
04/24/2009:
- 18:03 Ticket #10923 (Use thread-safe GEOS API if available) created by
- The number of configurations under which GeoDjango can be used is …
- 17:21 Ticket #10922 (Model formsets - matching POST data to model instances is fragile) created by
- From the discussion in this thread: …
- 16:58 Ticket #10921 (geodjango t-shirt feature requested) created by
- Issue: The geodjango design is too sexy not to have a t-shirt. …
- 15:34 Changeset [8010e0c3]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
-
Removed references to deprecated
GeometryField
atribute in … - 15:25 Changeset [a7bfcba]stable/1.0.x by
-
[1.0.X] Fixed #10888 -- May now insert NULL
GeometryField
values on … - 15:24 Ticket #10888 (Inserting model with GeometryField as None crashes on Oracle) closed by
-
fixed: (In [10631]) Fixed #10888 -- May now insert NULL
GeometryField
… - 15:24 Changeset [44c06234]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 #10888 -- May now insert NULL
GeometryField
values on Oracle. … - 15:14 Ticket #10920 (json serializer should not return javascript array) created by
- http://directwebremoting.org/blog/joe/2007/03/05/json_is_not_as_safe_as …
- 11:24 Ticket #10919 (Add an option to disable display of related items on admin's delete ...) created by
- I recently tried to delete an object in the admin that had several …
- 10:52 Ticket #10918 (to_field and raw_id_fields popup in ModelAdmin) created by
- When using a to_field on a raw_id_field it fails under the following …
- 09:55 Ticket #10917 (admin/base.html should contain messages block) created by
- The admin/base.html template should surround messages with a block to …
- 09:52 Ticket #10916 (annotate() method doesn't include content_type_id into WHERE clause ...) closed by
- duplicate: Dupe of #10870
- 09:39 Ticket #10916 (annotate() method doesn't include content_type_id into WHERE clause ...) created by
- Content type must be included to WHERE clause to prevent object_id's …
- 09:28 Ticket #10915 (For QuerySet qs, list(qs)[k] does not always equal qs[k]) closed by
- duplicate: #9006 already requested/discussed providing a default ordering for a …
- 09:08 Ticket #10915 (For QuerySet qs, list(qs)[k] does not always equal qs[k]) created by
-
On
QuerySet.__getitem__
(i.e.qs[k]
), a limit/offset is applied to … - 08:17 Ticket #10914 (The chapter "Write a simple form" produces code with bad ...) closed by
- duplicate: #10801 already reported this.
- 08:00 Ticket #10913 (Document how related_name affects QuerySet filtering) closed by
- invalid: Everything you show looks correct. book_set is not a field, it is a …
- 06:55 Ticket #10914 (The chapter "Write a simple form" produces code with bad ...) created by
- If you code the “polls/detail.html” template and the …
- 00:58 Ticket #10913 (Document how related_name affects QuerySet filtering) created by
- The documentation …
04/23/2009:
- 22:05 Ticket #10912 (Autoescaping variable input in template tags) created by
- (revised description) When variables are used as input to template …
- 20:26 Ticket #7401 (Documentation should note potential problems with SELinux) closed by
- invalid: I think we've decided not to include too many distro-specific notes in …
- 20:19 Distributions edited by
- SELinux notes (diff)
- 16:10 DevelopersForHire edited by
- (diff)
- 15:56 Ticket #10911 (Date comparison lookup operators) created by
-
It would be nice to have lookup operators such as
day_gt
, {{{ … - 13:29 Sprints edited by
- (diff)
- 13:27 Sprints edited by
- No upcoming sprints. (diff)
- 13:27 Ticket #10910 (Unicode dictionary keys cause TypeError when used as arguments to filter()) closed by
- invalid: This isn't a bug with Django. You can only use the str type for …
- 12:00 Ticket #10910 (Unicode dictionary keys cause TypeError when used as arguments to filter()) created by
- I'm using dictionaries to pass arguments to a filter. If the keys of …
- 11:57 Ticket #10909 (Allow use of the Sitemaps Framework without requiring the sites ...) created by
- Django Sitemaps Framework does not allow the use of the Domain …
- 11:07 Ticket #10905 (UnicodeEncodeError from FileUploadTests.test_unicode_file_name) closed by
- worksforme: See Karen's note: unicode path support only works if your filesystem does.
- 09:25 Ticket #10908 (Information about proper way of user creation for testing) created by
- I have created user using User.objects.create and then tried …
- 09:18 Changeset [3b3c05d]stable/1.0.x by
- [1.0.X] Fixed #10163: add an artificial ordering to querysets used by …
- 09:18 Changeset [91d063c4]stable/1.0.x by
- [1.0.X] Fixed a needless list() coercion in in ChangeList. Refs …
- 09:10 Ticket #10907 (Adding google news sitemap support to django.contrib.sitemaps) created by
- [http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=74 …
- 07:00 Ticket #6533 (Syndication Framework: Item titles and descriptions double-escaped) reopened by
- Actually Atom has feature to fight exactly this issue: title element …
- 06:35 Ticket #10902 (FileUploadHandler not working, requests are always buffered.) closed by
- duplicate: Replying to grahamd: > Is this the same issue as #10850? …
- 05:40 Ticket #10906 (Aggregation support absent on postgres < 8.2) created by
- Running the test suite on a clean check out of r10628, with PostgreSQL …
- 04:39 Ticket #10905 (UnicodeEncodeError from FileUploadTests.test_unicode_file_name) created by
- Running the test suite on a clean check out of r10628, I get: […] …
- 02:18 Ticket #10904 (Fix incorrect term "Absolute URL" throughout documentation) created by
- Returns an absolute URL (i.e., a URL without the domain name should …
- 02:10 Ticket #10894 (django.test.client.post does not throw exception when selected foreign ...) closed by
- wontfix: Good point mktracey. I thought this use case could not be performed …
- 01:21 Ticket #10903 (Docs: Accessing method calls from templates) created by
- The template docs indicate that method calls can be referenced in …
- 00:33 Ticket #10877 (search_fields raise TypeError if field names are given as unicode objects.) closed by
- worksforme: Closing as worksforme since no new information has come to light.
04/22/2009:
- 18:51 Ticket #10902 (FileUploadHandler not working, requests are always buffered.) created by
- I've got a problem with limiting the maximum size of a file uploaded …
- 18:47 Ticket #10901 (auth.contrib silently catching TypeError) created by
- The function authenticate in django/contrib/auth/init.py reads: …
- 18:46 Ticket #8968 (No way to utilize `next` parameter to redirect after comment deletion) reopened by
- PS: I can't really see where next_redirect picks up the "next" …
- 18:09 Ticket #10900 (Czech translation) created by
- Translated django.po into Czech language. This is first version, need …
- 17:45 Changeset [d682978]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
- Now that formsets guarentee ordering (see [10623]) we can remove the …
- 17:41 Changeset [2ceee523]stable/1.0.x by
- [1.0.X] Fixed the tests from [9438] to work consistantly across …
- 17:38 Changeset [6d1837a8]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 the tests from [9438] to work consistantly across databases. In …
- 17:27 Ticket #10899 (easier manipulation of sessions by test client) created by
- Creating and modifying sessions is painful for the test client... …
- 17:16 Changeset [9ea2198]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 #10163: add an artificial ordering to querysets used by …
- 17:16 Ticket #10163 (Admin view redirection failures) closed by
- fixed: (In [10625]) Fixed #10163: add an artificial ordering to querysets …
- 17:16 Changeset [855a58f]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 a needless list() coercion in in ChangeList. Refs #10163. …
- 17:16 Changeset [c00e8d2]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
-
Added a
QuerySet.ordered
property to check if a queryset is already … - 16:23 Ticket #10898 (Bugs in 'conditional view processing' doc) created by
-
First of all there's bug in code sample in
latest_entry
function, … - 16:07 Ticket #10897 (ngettext is used in confirmation of bulk-edits in admin) created by
- Confirmation of bulk-edits in admin is translated with ngettext(). …
- 15:53 Ticket #10896 (UrlField cannot be used with relative URLs) created by
- models.URLField and forms.URLField cannot be used with relative URLs. …
- 15:46 Ticket #10875 (Filter an inherited model by parent fields and then update does not work) closed by
- invalid: Don't know where, but this appears to be fixed after r10580 that I used.
- 15:16 Ticket #10895 (Improvements in BRCPFField and BRCNPJField in localflavor.br.forms) created by
-
When using the fields
BRCPFField
andBRCNPJField
in … - 15:01 Ticket #10894 (django.test.client.post does not throw exception when selected foreign ...) created by
- client = Client() client.post(url, {'param1': "just_a_text", …
- 14:33 Ticket #10893 (list_editable breaks when primary_key=True in model) created by
- Error message: Caught an exception while rendering: "Key 'iso' not …
- 14:26 Changeset [c39b59e1]stable/1.0.x by
- [1.0.X] Blocked r10621 from merge to branch, and updated …
- 14:10 Changeset [d463580]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 #10831 -- Prevented code running under a to-be-rolled-back test …
- 14:10 Ticket #10831 (Using autocommit transaction decorator with new-style TestCase can ...) closed by
- fixed: (In [10621]) Fixed #10831 -- Prevented code running under a …
- 14:03 Ticket #10892 (ManyToManyField attribute looks up wrong name in Admin) closed by
- wontfix: Ramiro's analysis is correct, if you don't use an intermediary model …
- 13:28 Ticket #10892 (ManyToManyField attribute looks up wrong name in Admin) created by
- ManyToManyField attribute does not look up the correct key in the …
- 11:24 Emacs edited by
- (diff)
- 11:14 Changeset [421b22e8]stable/1.0.x by
-
[1.0.X] Fixed #10208:
ModelAdmin
now respects theexclude
and … - 10:48 Ticket #10208 (ModelAdmin ignores 'exclude' and 'fields' attributes of ModelForm.Meta) closed by
-
fixed: (In [10619]) Fixed #10208:
ModelAdmin
now respects theexclude
and … - 10:48 Changeset [6c15b5d]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 #10208:
ModelAdmin
now respects theexclude
andfield
… - 10:04 Ticket #10891 (Blocktrans fails in trunk if there are newlines in the text and eol is dos) created by
- The blocktrans tag silently fails to show the translation if there are …
- 09:59 Ticket #10890 (generic views archive_week and archive_day should have next/previous ...) created by
- Theses two generic views don't manage next/previous day/week. …
- 09:58 Ticket #10889 (ModelAdmin calls .log_deletion after deletion, causing invalid object_id) created by
- When an object is deleted, its PK value is set to None. Unfortunately, …
- 09:25 DevelopersForHire edited by
- (diff)
- 06:14 Ticket #10888 (Inserting model with GeometryField as None crashes on Oracle) created by
- myapp/models.py: […] If I run code: […]
- 03:38 Ticket #10887 (admin.autodiscover) created by
-
In
django/contrib/admin/__init__.py
, I suggest to change the …
Note: See TracTimeline
for information about the timeline view.