Timeline
07/13/2009:
- 22:26 Ticket #11474 (models.XMLField doesn't work as advertised) created by
- There are two errors currently in the (documentation of) …
- 22:13 Ticket #11472 (Users not spanning relationship lookups) closed by
- invalid: "They" don't believe this is a bug. "They" didn't answer your question …
- 21:36 Ticket #11473 (TEMPLATE_STRING_IF_INVALID breaks admin template) closed by
- duplicate: This is known issue (#3579 tracks it). I don't dare to call it a …
- 21:30 Ticket #11473 (TEMPLATE_STRING_IF_INVALID breaks admin template) created by
- Repro: 1. set TEMPLATE_STRING_IF_INVALID in settings to 'FOOBAR' 1. …
- 21:27 Ticket #11472 (Users not spanning relationship lookups) created by
- I believe there may be a bug related to relationship spanning as …
- 20:59 DevelopersForHire edited by
- (diff)
- 17:45 NewbieMistakes edited by
- add solution to sqlite3 "Unable to Open Database File" (diff)
- 15:47 DevelopersForHire edited by
- (diff)
- 15:46 DevelopersForHire edited by
- (diff)
- 13:59 Ticket #11471 (Typo in comment in admin app.) created by
- There's a typo in a comment in the admin app, 'callable' is misspelled …
- 13:36 Ticket #11470 (admin.ModelAdmin.message_user only documented in a code sample.) created by
- The method "admin.ModelAdmin.message_user" is only documented as code …
- 11:31 Ticket #10191 (Fix / Add support for radiobuttons after adding item with popup in ...) reopened by
- Replying to trbs: > For clarity / future reference; What …
- 09:47 Ticket #11469 (Small typo in tutorial3) created by
- At line 368 in tutorial03.txt …
- 09:21 Ticket #10191 (Fix / Add support for radiobuttons after adding item with popup in ...) closed by
- worksforme
- 09:16 FullHistory edited by
- status update (diff)
- 09:01 Changeset [9133e12a]stable/1.0.x by
- [1.0.X] Update svnmerge properties for recent changes git-svn-id: …
- 08:46 Ticket #11416 (Django Admin no longer uses never_cache, breaks with site-wide cache) closed by
- fixed: (In [11229]) Fixed #11416 -- Restored use of the never_cache decorator …
- 08:46 Changeset [e992e57d]soc2009/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 #11416 -- Restored use of the never_cache decorator on admin …
07/12/2009:
- 20:32 Ticket #494 (Collapse in admin interface for inline related objects) reopened by
- 20:32 Ticket #494 (Collapse in admin interface for inline related objects) closed by
- fixed
- 16:05 Ticket #11468 (Wrong Norwegian translation in django.contrib.sites: Nettsider => ...) created by
- The Norwegian translation for the django.contrib.sites framework uses …
- 14:36 Ticket #6459 (Help text is not displayed for vertical filter interface) closed by
- duplicate: This looks like a dupe of #6183.
- 14:36 Ticket #11452 (Using filter_horizontal on a field in admin stops its help_text appearing) closed by
- duplicate: Agreed, so closing as dupe.
- 14:33 Ticket #11467 (Macedonian translation of SVN trunk) created by
- I'm submitting a patch for the Macedonian translation of the current …
- 14:32 Ticket #11466 (Problem with 'logout', 'change password' links in contrib.admin interface) closed by
- duplicate: Duplicate of #10061
- 14:16 Ticket #11466 (Problem with 'logout', 'change password' links in contrib.admin interface) created by
- Currently in "django/contrib/admin/templates/admin/base.html" …
- 12:34 Ticket #6470 (Admin urls should use urlpatterns) closed by
- fixed: There is a [http://code.djangoproject.com/ticket/10061 separate …
- 12:08 Ticket #11465 (Broken representation of nonexisting objects for raw_id_fields) created by
- In administration panel for raw_id_fields, when we manually entry id …
- 11:48 Ticket #6470 (Admin urls should use urlpatterns) reopened by
- There is a typo in contrib/admin/sites.py [9739], isn't it? […]
- 11:33 Ticket #11462 ({% url %} tag is not working with the 'AS' modifier and named URLs) closed by
- worksforme: What do you mean with it didn't work? I tested this with Django …
- 08:35 Ticket #3221 ([patch] unhelpful error message when include() set incorrectly) closed by
- fixed: A slightly different more useful error message has found its way into …
- 08:30 Ticket #3211 (admin crash when uploading an e-mail message as a text file) closed by
- fixed: This has been fixed at some point between this bug being filed and …
- 08:13 Ticket #11464 (tutorial part 3: recommend removing 'mysite' from view prefix in polls ...) created by
- At the bottom of …
- 03:20 Ticket #11463 (Vietnamese translation) created by
- Here is the django.po translation for Vietnamese based on 1.0.2. It's …
07/11/2009:
- 18:29 Ticket #11462 ({% url %} tag is not working with the 'AS' modifier and named URLs) created by
- I've included this lines into my urls.py […] Then, I tried …
- 17:31 XML-RPC edited by
- Added another library that does xmlrpc, but this one also does jsonrpc! (diff)
- 16:36 Ticket #11461 (DebugNodeList breaks exceptions) created by
- DebugNodeList catches all exceptions, sticks them in a …
- 15:57 Ticket #4679 (django-admin.py maybe not in system path after setup.py installation ...) reopened by
- I have just run into this using Python 2.6 from MacPorts. setup.py …
- 15:34 Changeset [33ea28c2]soc2009/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
-
Forgot to add the
collect
GeoQuerySet method to correspond to the … - 15:05 Ticket #11460 (Admin changelist shows no rows with a non-zero count where ForeignKeys ...) reopened by
- I absolutely agree re garbage in garbage out: if there's a problem …
- 13:38 Ticket #11460 (Admin changelist shows no rows with a non-zero count where ForeignKeys ...) closed by
- invalid: Marking as invalid. If your data model is invalid this is a problem …
- 12:51 Ticket #11460 (Admin changelist shows no rows with a non-zero count where ForeignKeys ...) created by
- If you have a record with a foreign key pointing to a non-existent …
- 11:11 Changeset [c4f1970]stable/1.0.x by
- [1.0.X] Blocked r11221 from merge. git-svn-id: …
- 11:09 Changeset [558e4e94]stable/1.0.x by
- [1.0.X] Fixed #11438 -- Corrected some bad grammar in the custom …
- 11:06 Changeset [5c251853]stable/1.0.x by
- [1.0.X] Fixed #11453 -- Added note on customizing SERVER_EMAIL for …
- 10:48 Changeset [7cfee792]stable/1.0.x by
- [1.0.X] Fixed #11450 -- Corrected markup problem in contenttype docs. …
- 10:45 Changeset [667042a0]stable/1.0.x by
- [1.0.X] Fixed #11454 -- Corrected mismatched parenthesis in admin …
- 10:38 Changeset [ebce1b9]soc2009/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 #11439 -- Added docs on including URL patterns as an iterable. …
- 10:38 Ticket #11439 (Doucmentation for new URLconf include() function usage) closed by
- fixed: (In [11221]) Fixed #11439 -- Added docs on including URL patterns as …
- 10:38 Ticket #11438 (Simple typo in Custom Fields documentation.) closed by
- fixed: (In [11220]) Fixed #11438 -- Corrected some bad grammar in the custom …
- 10:38 Changeset [2124811]soc2009/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 #11438 -- Corrected some bad grammar in the custom fields docs. …
- 10:37 Changeset [f36b3898]soc2009/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 #11453 -- Added note on customizing SERVER_EMAIL for error …
- 10:37 Ticket #11453 (The Howto "Error reporting via e-mail" should mention the ...) closed by
- fixed: (In [11219]) Fixed #11453 -- Added note on customizing SERVER_EMAIL …
- 10:37 Ticket #11450 (Small typos in ContentType documentation) closed by
- fixed: (In [11218]) Fixed #11450 -- Corrected markup problem in contenttype …
- 10:37 Changeset [6bf55a1]soc2009/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 #11450 -- Corrected markup problem in contenttype docs. Thanks …
- 10:36 Changeset [9515c008]soc2009/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 #11454 -- Corrected mismatched parenthesis in admin docs. Thanks …
- 10:36 Ticket #11454 (ModelAdmin documentation correction) closed by
- fixed: (In [11217]) Fixed #11454 -- Corrected mismatched parenthesis in admin …
- 09:53 Ticket #11420 (Test suite and default encoding on Windows) closed by
- wontfix: I don't know if it's common practice, but if it is, it should be …
- 09:30 Changeset [79af110d]stable/1.0.x by
- [1.0.X] Fixed #11107 -- Corrected the generation of sequence reset SQL …
- 09:22 Changeset [52bc782]soc2009/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 #11107 -- Corrected the generation of sequence reset SQL for m2m …
- 09:22 Ticket #11107 (ManyToManyFields defined with keyword 'through' should not be ...) closed by
- fixed: (In [11215]) Fixed #11107 -- Corrected the generation of sequence …
- 09:08 Ticket #11310 (Unable to serialize ManyToMany fields with "trough") closed by
- worksforme: The test suite contains a test to validate that serialization works …
- 06:09 Ticket #4509 (Allow prepopulated_fields for non-slug fields) reopened by
- I do not understand why this bug is closed - this is about …
- 05:33 Ticket #10301 (Refactor Serializer to support iteratation) closed by
- duplicate: Duplicate of #5423 (although this patch like it could be more promising).
- 02:05 Ticket #11459 (QuerySet.count() generates invalid sql when used with select_related() ...) closed by
- duplicate: Dupe of #11329.
- 01:01 Ticket #11459 (QuerySet.count() generates invalid sql when used with select_related() ...) created by
- Here is the error message: […] This is the invalid sql that …
- 00:26 Ticket #11458 (Add GPolylineOptions and GPolygonOptions to ...) created by
- I needed to set mouseOutTolerance on some polygons I'm displaying on a …
07/10/2009:
- 20:08 Ticket #11457 (Login Redirect Security Check Overly Broad) created by
- I believe that the fix implemented for …
- 17:37 Ticket #5227 (Redirect security check in login code is incomplete) closed by
- fixed: This bug was fixed 2 years ago, if you think there is a new bug please …
- 16:53 Ticket #5227 (Redirect security check in login code is incomplete) reopened by
- I believe that the implemented fix is overly broad. My concrete …
- 15:20 GeoDjango edited by
- geopy link update (diff)
- 15:16 GeoDjango edited by
- some of the gispython links were broken (diff)
- 15:15 Ticket #11380 (missed error description and line (and file) which contains it [TIP]) closed by
- invalid: Closing as invalid. USer error, not bug.
- 13:45 Ticket #11247 (FieldError resulting from intermixing model forms with model definitions) closed by
- duplicate: It is in fact the same bug that causes this, closing this as a duplicate.
- 13:37 Ticket #11456 (flatpages append slash not working with unicode urls) created by
- The append slash is currently: […] It works fine for non-unicode …
- 11:02 Ticket #11455 (Rename misleadingly named sql_create_table_suffix function) created by
- While investigating a way to implement a new feature I wanted, I came …
- 10:47 Ticket #11454 (ModelAdmin documentation correction) created by
- For the url …
- 10:43 DevelopersForHire edited by
- Contractor opportunity with education non-profit (diff)
- 09:59 Ticket #11453 (The Howto "Error reporting via e-mail" should mention the ...) created by
- since some mail providers reject mails form root@localhost
- 09:56 Ticket #11308 (Django ignores an application if it's trying to import a module that ...) closed by
- duplicate: Duplicate of #10706
- 09:55 Ticket #11386 (manage.py sqlall error msg says it did not find an app when it found it) closed by
- duplicate: Duplicate of #10706
- 09:53 Ticket #11399 (Reset on an app that does not fully compile will result in an 'App not ...) closed by
- duplicate: Supicate of #10706
- 06:15 Ticket #11452 (Using filter_horizontal on a field in admin stops its help_text appearing) created by
- As soon as the filter_horizontal is removed, the help_text reappears.
- 04:46 Ticket #11451 (Retrieving forms fields that are specific to a certian base class) created by
- When I create a mixin from two forms and in one of the base forms I …
Note: See TracTimeline
for information about the timeline view.