Timeline
04/24/2007:
- 23:44 Ticket #2713 (Sitemap Index with Cache gives a NoReverseMatch exception) closed by
- fixed
- 23:37 Ticket #4149 (cache_page decorator documented incorrectly) created by
- While investigating #2564, I found that the problem was actually …
- 23:29 Ticket #2564 (urlresolvers.reverse broken when reversing decorated views) closed by
-
invalid: This ticket is actually user error, the problem is that
cache_page
… - 23:24 Ticket #2713 (Sitemap Index with Cache gives a NoReverseMatch exception) reopened by
- Actually, that other ticket was user error, this ticket is the correct one.
- 23:14 Ticket #4148 (Inclusion of Middleware to fix IE VARY bug) created by
- There is a bug in Internet Explorer, described in …
- 23:06 Ticket #2573 (Relating two models to the same model using generic relations with the ...) closed by
- invalid: Doesn't look like a bug to me unless I'm missing something. You can't …
- 22:51 Ticket #3587 (filter() and order_by()) closed by
-
duplicate: Closing as a duplicate of #2076 regarding
order_by()
. The … - 19:37 Ticket #4147 (Add some i18n hooks to DateFormat) created by
- Django's handling of i18n is fairly good, but one major point that it …
- 17:15 Ticket #4022 (Problem with select fields and foreign keys) closed by
- invalid: No bug here.
- 15:58 Ticket #4146 (Database Module Conflicts) created by
- There is an issue in the DB ORM where it's receiving conflicts between …
- 15:11 Ticket #4145 (Add information on support for creating subclasses in the model) created by
- I'm new to Django, and it seems like support for defining subclasses …
- 15:05 Ticket #4144 (ModelBase should only check `sys.modules` when it needs to) created by
-
Currently,
ModelBase.__new__
retrieves a model's module through … - 14:56 DjangoBrasil edited by
- (diff)
- 11:28 Ticket #3992 (bad link in old online docs) closed by
- fixed: It appears the redirect is now in place, closing ticket.
- 11:26 Ticket #4142 (Bad link) closed by
- duplicate: dup of #4013.
- 10:48 Ticket #4143 (Icelandic postalcodes, id numbers and phone numbers for localflavor) created by
- This zip includes Icelandic postalcodes, id numbers and phone numbers …
- 10:46 DjangoPoweredSites edited by
- (diff)
- 10:45 DjangoPoweredSites edited by
- (diff)
- 09:46 DjangoBrasil edited by
- (diff)
- 08:58 Ticket #4142 (Bad link) created by
- At the bottom of the page …
- 07:53 Ticket #3870 (a couple widgets not passing along attrs to render()) closed by
- fixed: (In [5065]) Fixed #3870, Refs #3787 -- Fixed handling of widget …
- 07:53 Changeset [56b8914e]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #3870, Refs #3787 -- Fixed handling of widget attributes on …
- 06:45 Ticket #4141 (TextFeld raises UnicodeDecodeError) created by
- When trying to insert some text with non-ascii character into a …
- 04:20 DjangoPoweredSites edited by
- added link to http://researchpages.net (diff)
- 03:51 Ticket #4140 (oracle: manage.py syncdb fails with ORA-06552 when a fieldname is a keyword) created by
- calling "manage.py syncdb log" with my log model on an empty Oracle …
- 02:48 Ticket #3826 (`{% with %}` template tag) closed by
- wontfix: The more compact form is not greatly more readable. Let's leave it as …
- 02:25 Ticket #3963 ([patch] Add optional replacement for truncate filters) closed by
- wontfix: I really can't see that is widely useful. If there is a realy big …
- 02:22 Ticket #3984 ([patch] add 'view' as a default permission in django.contrib.auth) closed by
- wontfix: Please stick to one issue per ticket. Changing the names of the …
- 02:10 Ticket #4003 (Added tooltips (title=) to newforms.widgets.Select) closed by
- wontfix: Not worth including in core. Best practice is that select names should …
- 02:09 Ticket #4007 (404 and 500 handlers lack exception parameter) closed by
- wontfix: You should be able to extract this inform with sys.exc_info(), so I …
- 02:00 Ticket #4028 (New edit_inline-like option: popup) closed by
- wontfix: Newforms-admin will make it easier to write customisations like this …
- 00:58 Changeset [39aa40d1]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #4133 -- Fixed broken links in docs. Thanks, Gary Wilson …
- 00:58 Ticket #4133 (documentation links using underscore instead of dash) closed by
- fixed: (In [5064]) Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson
04/23/2007:
- 23:43 Ticket #3213 (Django should have OpenID implemented in django.contrib.auth) reopened by
- Why close the ticket? It's about whether to include openid support in …
- 22:46 Ticket #4139 (Documentation mentions non-existent "add_message" method) created by
- The documentation …
- 22:26 Ticket #4138 (Korean(ko) i18n patches) created by
- 1. Updated the po file with the trunk (make-messages) 1. Fixed some …
- 22:25 Ticket #3213 (Django should have OpenID implemented in django.contrib.auth) closed by
- fixed
- 22:08 Ticket #4137 (django.util.timesince i18n patch) created by
- The timesince util(filter) have some crucial formatting i18n missing. …
- 19:29 Ticket #4135 (Dead links in Tutorial for 0.96) closed by
- duplicate: Dupe of #4013... which really needs to be fixed because we're getting …
- 19:16 Ticket #4136 (Save empty, nullable CharField's as null rather than as an empty string) created by
- When Django sends an update to MySQL for a NULL field it does not …
- 17:56 Ticket #4135 (Dead links in Tutorial for 0.96) created by
- Instead of http://www.djangoproject.com/documentation/0.96/tutorial3/ …
- 16:52 Ticket #4134 (raw_id_admin support direct visible repr of chosen object) created by
- the current raw_id_admin ability of 0.96 does not show you the value …
- 16:24 Changeset [53eddd4]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 HTTP_HOST example header git-svn-id: …
- 12:56 Ticket #4127 (broken link to QuerySet DB API in 0.96 documentation) closed by
- duplicate: forgot to close the ticket.
- 12:53 CookBook edited by
- (diff)
- 12:24 Ticket #4112 (Broken Link on 0.96 Database API Reference Page) closed by
- duplicate: dup of #4133
- 12:20 Ticket #4033 (broken link to 0.96 db-api) closed by
- duplicate: dup of #4133
- 12:20 Ticket #4133 (documentation links using underscore instead of dash) created by
- Combining other tickets here for a more general problem, and a couple …
- 12:04 Ticket #4118 (dead link) closed by
- duplicate: the link this page was on wasn't mentioned, but is probably a dup of #4033.
- 12:03 Ticket #4104 (Webdesgin link from 0.96 docs is wrong) closed by
- duplicate: dup of #4043.
- 10:52 Ticket #4132 (Polish translation update) created by
- Updated and cleaned up Polish translation of django.po. Conforms …
- 10:38 Ticket #4128 (Django 0.96 installation problem in Windows XP.) closed by
- duplicate: Closing this since #3245 was re-opened and Malcolm has mentioned there …
- 10:25 Ticket #4131 (addslashes isn't sufficient to protect literal strings in embedded ...) created by
- When creating literal strings in embedded JavaScript code, the …
- 10:21 Ticket #4130 (When mistyping a field name in an ORM call, the error message could be ...) created by
- If I make a mistake when creating a filter call, the error message …
- 09:38 Ticket #4129 (Named urls break view prefix.) created by
- The following code results in a ViewDoesNotExist exception for …
- 05:53 Ticket #4128 (Django 0.96 installation problem in Windows XP.) created by
- Hello good folks, A short description - Django 0.96 does not …
- 05:09 Ticket #4127 (broken link to QuerySet DB API in 0.96 documentation) created by
- Hi, reading your excelent doc today I found that link from page …
- 03:00 Ticket #4126 (TypeError when edit_inline and Multiple ForeignKeys to same model ...) created by
- This is almost a duplicate of #1939, however, I am getting a …
- 00:51 Ticket #4125 (datastructures EasyQuerySet (+ small fixes)) created by
- Here's a working implementation to make the calendar views work …
- 00:51 Ticket #4107 ([patch] Localization stuff) closed by
- fixed: (In [5061]) Fixed #4107 -- Marked a few more strings for translation. …
- 00:51 Changeset [00cb6a1b]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #4107 -- Marked a few more strings for translation. Thanks, …
04/22/2007:
- 23:58 Ticket #4124 (Hierarchical Many-To-One relation presentation in admin page) created by
- Models: […] Using edit_inline in Person and Group, but only the …
- 22:24 Ticket #4123 (firstof template tag doesn't accept strings with spaces) created by
- When firstof is passed a quoted string with a space, ex. {% firstof …
- 22:14 Ticket #4122 (Chilean localflavor, national identity number.) created by
- Added a patch a localflavor for a field with the Chilean national …
- 20:55 Ticket #4106 (Typo (important) in datastructures.py - MultiValueDict) closed by
- fixed: (In [5060]) Fixed #4106 -- Fixed typo in datastructures.py. Thanks, …
- 20:55 Changeset [254e087e]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #4106 -- Fixed typo in datastructures.py. Thanks, Amr Mostafa …
- 20:36 Ticket #4121 (DateTime, Date,Time, MonthDay, YearMonth for general usage) created by
- Currently Django does not let one to use the great functions …
- 18:02 DjangoPoweredSites edited by
- (diff)
- 16:22 Ticket #4116 (Bad cross-links in 0.95 tutorial) closed by
- duplicate: Dupe of #4013
- 15:47 DjangoBrasil edited by
- (diff)
- 15:23 DjangoPoweredSites edited by
- (diff)
- 15:22 DjangoPoweredSites edited by
- (diff)
- 15:09 Ticket #4120 (some admin Javascript cleanups) created by
- Here are the pure javascript cleanups from ticket 4045.
- 15:02 Ticket #4119 (Incorrect HTTP-Date format in expire field of HTTP Header) created by
-
Currently the Django uses
datetime.strftime
to format it's … - 13:25 Ticket #4118 (dead link) created by
- http://www.djangoproject.com/documentation/0.96/db_api/
- 13:03 Ticket #4022 (Problem with select fields and foreign keys) reopened by
- Ok, so I've made a very simple app to demonstrate the problem (no …
- 12:07 DjangoPoweredSites edited by
- added email2photo link (diff)
- 09:54 Localization edited by
- (diff)
- 09:49 DjangoPoweredSites edited by
- Added PickMeet, a personal project. (diff)
- 08:55 Ticket #4117 (Attributes for Widgets composed of more than one HTML element) created by
- As suggested in #3870, I'm adding this ticket. With widgets (such as …
- 07:12 Ticket #4116 (Bad cross-links in 0.95 tutorial) created by
- On page http://www.djangoproject.com/documentation/0.95/tutorial01/: …
- 04:35 Ticket #4115 (contrib.thumbnails) created by
- The idea has been bantered about in the dev group, so I thought I'd …
- 01:44 Ticket #4114 (ForeignKey and OneToOneField should take the verbose_name of target ...) created by
- In order to get a user-friendly and localize-ready field name in the …
04/21/2007:
- 23:55 Ticket #4109 ([unicode][patch] Convert contrib models to use __unicode__ for ...) closed by
- fixed: (In [5059]) unicode: Fixed #4109 -- Converted internal models to have …
- 23:53 DevelopersForHire edited by
- (diff)
- 23:21 Ticket #4021 ([unicode][patch] initial sql with non-ascii strings not imported) closed by
- fixed: (In [5058]) unicode: Added FILE_CHARSET setting and use it to decode …
- 22:13 Ticket #3996 ([unicode][patch] NodeList and smart_str prefer __str__ to __unicode__) closed by
- fixed: (In [5057]) unicode: Fixed #3996. Added check for model-specific …
- 19:31 PsycoMiddleware edited by
- fixed IM-speak (u=you) (diff)
- 19:19 Ticket #4113 (dynamic destinations for FileField.upload_to) created by
- From my experience, the current setup for the FileField and ImageField …
- 16:41 Ticket #4112 (Broken Link on 0.96 Database API Reference Page) created by
- The link from the 0.96 Database API reference page to the 0.96 Model …
- 16:14 Ticket #4111 (Warning References stored in memory when DEBUG=True) created by
- Django is storing references to the "Warning" exception (from the SQL …
- 15:37 Ticket #4110 (import settings.py errors) created by
- Using apache 2.2.x with mod_python 3.3.1, I was unable to get my …
- 14:57 Ticket #4109 ([unicode][patch] Convert contrib models to use __unicode__ for ...) created by
- I think I could do the boring thing and convert whatever models are in …
- 13:31 Ticket #4108 ([patch] french PO file) created by
- Updated localization (with ticket #4107). Lot of stuff added because …
- 13:27 Ticket #4107 ([patch] Localization stuff) created by
- * Corrects an error with bin/make-messages (because of missing …
- 12:16 Ticket #4106 (Typo (important) in datastructures.py - MultiValueDict) created by
- Around line 214 in django/utils/datastructures.py […] Should be …
- 11:26 Ticket #4105 (New tag to generate URLs for media files) created by
- I believe a tag to generate URLs for media files is going to be handy …
- 09:34 Ticket #3977 ([unicode] Convert default filters) closed by
- fixed: (In [5056]) Changed default template filters to always return unicode …
- 09:11 Ticket #4104 (Webdesgin link from 0.96 docs is wrong) created by
- Webdesgin link from 0.96 docs is wrong, It takes you to …
- 08:06 Ticket #3969 (Is Not Possible with just a form->template to include both submitted ...) closed by
- invalid: I'm marking this as invalid as it sounds fixed in the newforms-admin. …
- 08:04 Ticket #3962 (sqlite3 backend does not allow '%i' in cursor.execute) closed by
- invalid: When does this occur? will this only happen when using custom SQL?
- 08:00 Ticket #4022 (Problem with select fields and foreign keys) closed by
-
worksforme: Were you perhaps using a custom manipulator without a
flatten_data
… - 07:52 Ticket #3245 (setup.py error on windows when installing from a second level directory) reopened by
- #4082 looks like a duplicate.
- 07:51 Ticket #4082 (build_py error: package directory '\django' does not exist) closed by
- duplicate: This sounds like the same issue as …
- 04:26 Ticket #4103 (Add "reverse" to url_dispatch documentation for named url patterns) created by
- Just a small addition to the documentation for accessing named URL …
- 00:43 Changeset [15d5c3d]attic/queryset-refactorsoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #3821 -- Added a widget class attribute to ChoiceField and …
- 00:43 Ticket #3821 ([patch] newforms.fields ChoiceField & MultipleChoiceField should honor ...) closed by
- fixed: (In [5053]) Fixed #3821 -- Added a widget class attribute to …
Note: See TracTimeline
for information about the timeline view.