Timeline
11/13/2008:
- 23:42 Ticket #9596 (Add a __date lookup for DateTimeField) created by
- Many times dates are stored in datetime fields even though the …
- 21:49 Ticket #9595 (Add support for cache to not expire) created by
- I noticed that for the memcached backend, it is not possible (without …
- 20:48 Changeset [c1fdbb0e]stable/1.0.x by
- [1.0.X] Updated Argentinian spanish translations, refs #9506 and …
- 20:33 Changeset [577f09f9]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
- Updated Argentinian spanish translations, refs #9506 and related …
- 19:27 Ticket #9594 (self.assertEqual( in docs should be self.assertEquals() created by
- URL: http://docs.djangoproject.com/en/dev/topics/testing/?from=olddocs
- 18:57 Ticket #9408 (Oracle backend, error in FormatStylePlaceholderCursor _format_params method) closed by
- wontfix
- 18:56 Changeset [aef9663]stable/1.0.x by
- [1.0.X] Removed support for passing params as dicts in the oracle …
- 18:54 Changeset [43b03ba5]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
- Refs #9408: Removed support for passing params as dicts in the oracle …
- 18:11 Ticket #9593 (permalink breaks when using include() in urls.py) created by
-
If you use
include()
to include urls in another urls.py then … - 17:53 Changeset [4007ac09]stable/1.0.x by
- [1.0.X] Updated svnmerge metadata and added myself to committers …
- 17:43 Changeset [8d28a4c]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
- Quit being a complete mystery. git-svn-id: …
- 16:35 Ticket #9592 (generic_inline_admin test fails when run with all tests) created by
- Alone, the new generic_inline_admin test (r9412/r9413) runs fine. …
- 15:51 Ticket #9591 (MemoryFileUploadHandler doesn't rewind InMemoryUploadedFile to the ...) created by
- MemoryFileUploadHandler creates an InMemoryUploadedFile and passes it …
- 15:00 Ticket #9590 (CharField and TextField with blank=True, null=True saves u'' instead ...) created by
- Create model and form: […] Now create object from POST-alike data …
- 14:19 Changeset [72751c73]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
- Updated Argentinian spanish translation. Port of [9325] from the …
- 13:11 Changeset [ac832a2]stable/1.0.x by
- [1.0.X] Fixed #9579 -- Properly handle apps running with (and …
- 13:05 Changeset [f219136e]stable/1.0.x by
- [1.0.X] Fixed #9498 -- Handle a formset correctly when the foreign key …
- 13:05 Ticket #9498 (generic inline formsets: object has no attribute 'fk') closed by
- fixed: (In [9413]) [1.0.X] Fixed #9498 -- Handle a formset correctly when the …
- 13:03 Changeset [f751d5b7]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 #9498 -- Handle a formset correctly when the foreign key is not …
- 13:03 Ticket #9579 (problem with safe_join function from django.utils._os) closed by
- fixed: (In [9411]) Fixed #9579 -- Properly handle apps running with (and …
- 13:03 Changeset [dfa90aec]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 #9579 -- Properly handle apps running with (and specifically, …
- 12:58 Ticket #9589 (development server stops on SyntaxError or other Exceptions) created by
- It's a bit annoying that you have to manually restart the development …
- 12:49 Version1.1Features edited by
- (diff)
- 12:34 Ticket #9588 (provide **kwargs argument to GenericInlineModelAdmin.get_formset) created by
- InlineModelAdmin.get_formset provides kwargs to override defaults: …
- 12:25 Version1.1Features edited by
- Reorganized, and added "codes" for each features so that it'll be easy … (diff)
- 12:13 Changeset [5c4fcbb]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
- Updated Catalan translation. git-svn-id: …
- 12:12 Changeset [0f973fcd]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
- Updated Spanish translation. git-svn-id: …
- 12:07 Changeset [c8dcbb03]stable/1.0.x by
- [1.0.X] Updated Catalan translation. git-svn-id: …
- 12:07 Changeset [fd0c24b8]stable/1.0.x by
- [1.0.X] Updated Spanish translation. git-svn-id: …
- 11:45 Ticket #9587 (formset with can_delete shouldn't require deleted forms to validate) created by
- If I check the can_delete checkbox for a FormSet form, I would expect …
- 11:09 Ticket #5099 (Provide the ability to update database to reflect changes in model ...) closed by
- duplicate: See #5934 -- it rounds up the existing options, and is a nice …
- 10:31 Version1.1Features edited by
- (diff)
- 10:03 Ticket #9584 (Encoded ampersand in title tag) closed by
- duplicate: We're collecting these in #8885
- 10:02 Ticket #9586 (Shall upload_to return an urlencoded string or not?) created by
- Assume a custom upload_to function. If I return any unicode string …
- 09:59 Ticket #9585 (r9398 broke test suite on Python2.3/2.4) created by
-
r9398 added code to the test suite that uses
.path
on the result of … - 08:10 Ticket #9584 (Encoded ampersand in title tag) created by
- I spotted a single quote not displaying correctly on this page: …
- 05:02 Version1.1Features edited by
- added request to fix #5245 (diff)
- 04:30 DevelopersForHire edited by
- (diff)
- 03:39 Ticket #9583 (FormWizard hash field name should be customisable.) created by
- As stated in the source code: # TODO: Move "hash_%d" to a method to …
- 03:06 Ticket #9582 (Unhandled exception in runserver (when losing network file?)) created by
- I suspect it is caused by losing network connection to the file to …
- 03:04 Ticket #9581 (Race condition in Model.save() with non-automatic unique indexes) reopened by
- I was too quick to dismiss this. #2705 is irrelevant as update is not …
- 02:20 Ticket #9581 (Race condition in Model.save() with non-automatic unique indexes) closed by
- duplicate: Looks like #2705 would solve this, so closing as duplicate. Please …
11/12/2008:
- 18:03 Version1.1Features edited by
- Added ordering in admin (diff)
- 17:29 Changeset [7d3450dd]stable/1.0.x by
- [1.0.X] Updated German translation. Thanks bartTC and flosch. …
- 17:28 Changeset [6d6aa2e0]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
- Updated German translation. Thanks bartTC and flosch. git-svn-id: …
- 17:24 Ticket #9581 (Race condition in Model.save() with non-automatic unique indexes) created by
- The current Model.save() implementation transparently handles updating …
- 13:10 Ticket #9580 (javascript_quote should accept SafeUnicode) created by
- django.utils.javascript_quote does not accept a SafeUnicode instance …
- 10:25 Changeset [a2e02a5]stable/1.0.x by
- [1.0.X] Fixed #106 -- Refrain from generating popup window names that …
- 10:23 Ticket #106 ([patch] Problem with some js/select box on IE ) closed by
- fixed: (In [9403]) Fixed #106 -- Refrain from generating popup window names …
- 10:23 Changeset [c7078ff]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 #106 -- Refrain from generating popup window names that IE …
- 08:25 Ticket #9579 (problem with safe_join function from django.utils._os) created by
- The directory I use for most of my programming work is …
- 08:15 Ticket #9539 (Admin raw_id_fields search popup breaks in IE7 with "-" in field name.) closed by
- duplicate: Replying to nbstrite: > Hey, I attached an html document …
- 07:34 DjangoResources edited by
- (diff)
- 07:34 DjangoResources edited by
- added django-simple-captcha (diff)
- 05:53 Changeset [8ec6b87]stable/1.0.x by
- [1.0.X] Fixed #9572 -- Corrected some documentation that misleadingly …
- 05:48 Changeset [e32299e0]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 #9572 -- Corrected some documentation that misleadingly gave the …
- 05:48 Ticket #9572 (Django Initial Data HOWTO specifies wrong file extension for YAML ...) closed by
- fixed: (In [9401]) Fixed #9572 -- Corrected some documentation that …
- 05:42 Ticket #9578 (order_by() removing select_related() joined tables when with extra() ...) created by
- When using extra + select_related + order_by, the joins are not …
- 05:35 Changeset [cecbed5a]stable/1.0.x by
- [1.0.X] Fixed #8646 -- Modified test client to set a fully WSGI …
- 05:29 Changeset [7a14211]stable/1.0.x by
- [1.0.X] Blocked [9397] and [9398] from merging into the 1.0.X branch. …
- 05:22 Ticket #9351 (Test client ignores querystring on post) closed by
- fixed: (In [9398]) Fixed #9351 -- Modified the test client to pass on URL …
- 05:22 Changeset [95d8c061]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 #9351 -- Modified the test client to pass on URL encoded …
- 05:20 Ticket #9369 (Add query string info to put and delete in test Client) closed by
- fixed: (In [9397]) Fixed #9369 -- Added QUERY_STRING info for PUT and DELETE …
- 05:20 Changeset [a53ccc82]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 #9369 -- Added QUERY_STRING info for PUT and DELETE requests in …
- 05:19 Ticket #8646 (Django test client does not set a wsgi compliant environment) closed by
- fixed: (In [9396]) Fixed #8646 -- Modified test client to set a fully WSGI …
- 05:19 Changeset [ecc1ed4c]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 #8646 -- Modified test client to set a fully WSGI compliant …
- 02:27 Ticket #9577 (Debug page's Request URL hides SCRIPT_NAME) created by
- Hi, Changeset [8633] which fixed #8287, removed SCRIPT_NAME from the …
- 01:58 Ticket #9576 (django.contrib.admin.widgets.AdminDateWidget.Media.js missing core.js) created by
- Steps To Reproduce: […] Expected: got js/core.js: […] …
11/11/2008:
- 22:39 Ticket #9575 (email configuration using starttls) closed by
- invalid: I'm unclear as to what exactly you see as the course of action here. …
- 22:25 Ticket #9575 (email configuration using starttls) created by
- K, sent this to the django-registration people and they rejected it, …
- 21:44 ForumAppsComparison edited by
- Added forumBR to the list (diff)
- 21:04 Ticket #9574 (Hindi Translations) created by
- Ticket to add Hindi Translations to the trunk.
- 19:55 Version1.1Features edited by
- Adding #8261 to the list (diff)
- 18:38 Changeset [2a1c907]stable/1.0.x by
- [1.0.X] Fixed #5079 -- Avoid converting Decimals to floats during save …
- 18:35 Ticket #5079 (DecimalFields converted to float before being stored) closed by
- fixed: (In [9394]) Fixed #5079 -- Avoid converting Decimals to floats during …
- 18:35 Changeset [cb6a5886]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 #5079 -- Avoid converting Decimals to floats during save to the …
- 16:44 Ticket #9573 (template filter length() should call .count() on querysets) created by
-
Currently,
django.template.defaultfilters.length()
just calls … - 14:47 DjangoFriendlyWebHosts edited by
- (diff)
- 11:28 Changeset [11736980]stable/1.0.x by
- [1.0.X] Fixed #9566 -- made GeoJSON regex more robust. Backport of …
- 11:24 Ticket #9566 (GeoJSON regexes doesn't accept leading and trailing whitespace or ...) closed by
- fixed: (In [9392]) Fixed #9566 -- made GeoJSON regex more robust.
- 11:21 Changeset [1142dd4]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 #9566 -- made GeoJSON regex more robust. git-svn-id: …
- 10:35 Ticket #9571 (Documention of exlude in admin, need tuple not list.) closed by
- invalid: This is the wrong change if there is any that needs to be made. r9086 …
- 09:50 Ticket #9572 (Django Initial Data HOWTO specifies wrong file extension for YAML ...) created by
- The current version of the docs …
- 09:18 Ticket #9536 (sql error (1054, "Unknown column 'scripts_script.id' in 'on clause'")) closed by
- worksforme: After some debugging I've found the exact place where "FROM …
- 08:19 Ticket #9571 (Documention of exlude in admin, need tuple not list.) created by
- Hi, On http://docs.djangoproject.com/en/dev/ref/contrib/admin/#exclude …
- 08:17 Ticket #9565 (DecimalField damages decimals when saving) closed by
- duplicate: #5079 already reported this. I'll take a look at fixing the problems …
- 07:24 Version1.1Features edited by
- (diff)
- 07:10 Ticket #9570 (Updated Arabic translation) created by
- - Arabic translation update as of r9391
- 06:25 Ticket #2231 (Boolean fields don't honor 'default' parameter) closed by
- invalid
- 06:24 Signals edited by
- Since google prefers the wiki page, I added a link to the current … (diff)
- 04:07 Ticket #2231 (Boolean fields don't honor 'default' parameter) reopened by
- It is repeatable: Current trunk […] […] […] …
- 02:53 Ticket #9569 ([l10n][zh_CN] fix translation in django.po (revision 9264)) created by
- 02:29 DjangoResources edited by
- Added a link to the Norwegian user group (diff)
11/10/2008:
- 21:10 Ticket #9568 (admin/login.html should contain empty nav-global block) created by
- The admin/login.html template includes an empty 'breadcrumbs' block, …
- 21:00 Changeset [1ea00572]stable/1.0.x by
- [1.0.X] Fixed #9567 - Removed an extraneous 'are'. [9390] from …
- 20:57 Changeset [675a4a1]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 #9567 - Removed an extraneous 'are'. git-svn-id: …
- 20:57 Ticket #9567 (Grammatical error in doc: "Working with forms") closed by
- fixed: (In [9390]) Fixed #9567 - Removed an extraneous 'are'.
- 20:21 Ticket #9567 (Grammatical error in doc: "Working with forms") created by
- http://docs.djangoproject.com/en/dev/topics/forms/ has the sentence: …
- 18:51 Ticket #9566 (GeoJSON regexes doesn't accept leading and trailing whitespace or ...) created by
- […] Trying to execute this raises this: […] Oh, and did I …
- 18:14 Ticket #9565 (DecimalField damages decimals when saving) created by
- Decimals are damaged when using a big value for decimal_places. Test …
- 17:20 Ticket #6873 (Make rendering of SelectMultiple consistent across browsers) closed by
- wontfix: Opera is usable in the latest version. And who wants to use …
- 15:01 Ticket #9564 (datetime function used incorrectly in "Writing your first app" part 1) closed by
- invalid: The line of code you show in the error does not match either of the …
- 14:37 Ticket #9564 (datetime function used incorrectly in "Writing your first app" part 1) created by
- In the second to last code block of Part 1 […] should be... […] …
- 14:14 Ticket #5643 (inspectdb lowercases all column names without creating correct db_column) closed by
- fixed: r9053 looks to have fixed this.
- 14:04 Changeset [21e0efcd]stable/1.0.x by
- [1.0.X] Fixed #7064: Made DemicmalField validation support max_digits …
- 14:01 Changeset [ad4e1a7]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
- Add tests mistakenly left out of r9397. git-svn-id: …
- 13:52 Ticket #7064 (Decimal validation doesn't correctly handle max_digits == decimal_places) closed by
- fixed: (In [9387]) Fixed #7064: Made DemicmalField validation support …
- 13:52 Changeset [d82aaef8]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 #7064: Made DemicmalField validation support max_digits equal to …
- 13:46 Changeset [8c31bb7]stable/1.0.x by
- [1.0.X] Fixed #6035 -- Gave the SplitDateTimeField the proper default …
- 13:45 Ticket #9563 (displaying comments docs lack attributes description) created by
- The comments framework docs seem a bit incomplete when talking about …
- 13:42 Changeset [8cdc53a2]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 #6035 -- Gave the SplitDateTimeField the proper default widget. …
- 13:42 Ticket #6035 (SplitDateTimeField doesn't use SplitDateTimeWidget by default) closed by
- fixed: (In [9385]) Fixed #6035 -- Gave the SplitDateTimeField the proper …
- 11:26 Ticket #8910 (Unicodedecodeerror with inline models when using speical characers and ...) closed by
- fixed: (In [9384]) [1.0.X] Fixed #8910 -- Added force_unicode during admin …
- 11:26 Changeset [4a3dcd7f]stable/1.0.x by
- [1.0.X] Fixed #8910 -- Added force_unicode during admin log message …
- 11:13 Changeset [6ed91234]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 #8910 -- Added force_unicode during admin log message creation …
- 10:17 Version1.1Features edited by
- (diff)
- 09:57 Ticket #9562 (Comment templatetags does not use get_comment_app like the post view does) created by
- This should be fixed to make the comments app easier to customize.
- 08:55 Ticket #9561 (ForeignKeyRawIdWidget turns string into comma-separated chars in lookup URL) created by
- Using a ForeignKey with limit_choices_to a filter that matches a …
- 07:52 Ticket #9534 (syncdb attempts to create the already created db tables again) closed by
- duplicate: This is exactly the situation in the thread I pointed to above, down …
- 06:28 Ticket #9528 (Oracle (cx_Oracle 4.4) exception raises AttributeError (no attribute ...) closed by
- invalid: The patch is not valid. It was made against trunk, but trunk does work …
- 06:01 Ticket #9560 (anti spam measure in comments) closed by
- invalid: This is likely out of scope, as everybody has a different idea of the …
- 05:44 Ticket #9560 (anti spam measure in comments) created by
- do you think code that checks the page generation time would be an …
- 05:23 Ticket #9534 (syncdb attempts to create the already created db tables again) reopened by
- > * What DB backend are you using? MySQL > * If applicable, …
- 05:05 Version1.1Features edited by
- Remove an invalid bugfix request: no problem in #3501 found during testing (diff)
- 04:47 Ticket #9552 ("Your password has been set" Simplified Chinese translation errors) closed by
- invalid: This patch no longer applies to the tree, since that string has been …
- 04:37 Changeset [df8cb501]stable/1.0.x by
- Fixed #9544 -- Updated Danish translation from Finn Gruwier Larsen. …
- 04:31 Ticket #9544 (Translation update for Danish) closed by
- fixed: (In [9381]) Fixed #9544 -- Updated Danish translation from Finn …
- 04:31 Changeset [7760ae75]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 #9544 -- Updated Danish translation from Finn Gruwier Larsen. …
- 04:24 Changeset [b69182fc]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 couple of missed pieces from r9376. Refs #9542. git-svn-id: …
- 04:23 Changeset [ec8435c]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
- Closes #9537, Updated Polish translation; Thanks Jarek Zgoda. …
- 04:22 Changeset [24860ccb]stable/1.0.x by
- [1.0.X] Refs #9537, Updated Polish translation; Thanks Jarek Zgoda. …
- 04:22 Version1.1Features edited by
- Added note about #7980 to 1.1 features list. (diff)
- 04:21 Changeset [6b7f2bd]stable/1.0.x by
- [Django-1.0.X] New Thai translation from Kowito Charoenratchatabhan …
- 04:21 Ticket #9542 (New Thai translations for 1.0.1) closed by
- fixed: (In [9377]) [Django-1.0.X] New Thai translation from Kowito …
- 04:19 Ticket #9537 (Polish translation update) closed by
- invalid: This is patch made against trunk. I'm closing this as invalid, I'll …
- 04:13 Changeset [b4b705b]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
- New Thai translation from Kowito Charoenratchatabhan and Kadesarin …
- 03:57 Changeset [e6c2f496]stable/1.0.x by
- [django-1.0.X] Updated French translation from David Larlet. Fixed …
- 03:57 Ticket #9512 (French translations for Django 1.0.1) closed by
- fixed: (In [9375]) [django-1.0.X] Updated French translation from David …
- 01:07 InitdScriptForLinux edited by
- I added a "comment" about the fact that let is for ksh so you need … (diff)
Note: See TracTimeline
for information about the timeline view.