Timeline
05/16/2010:
- 21:09 Ticket #13552 (pre_save & post_save model signals should also specify database to save) created by
- The pre_save & post_save model signals should also specify on which …
- 20:45 Ticket #13549 (IE doesn't support cookie's max-age, so the CSRF cookie is not kept) closed by
- duplicate: I'm going to close this as a dupe of #13548 -- This isn't something …
- 19:57 Ticket #13541 (Proposition to add a humanized date diff template filter) closed by
- invalid: As jezdez notes: we have timesince, and it's already got …
- 19:38 Ticket #13550 (Saving files with non ascii chars fails) closed by
- invalid: We do have a test of uploading files with non-ASCII data in their …
- 19:27 Changeset [10b5f385]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #13551 -- Corrected import in ModelForms example. Thanks to …
- 19:27 Ticket #13551 (Typo in ModelForms example) closed by
- fixed: (In [13269]) Fixed #13551 -- Corrected import in ModelForms example. …
- 18:56 Ticket #13551 (Typo in ModelForms example) created by
- At the page: …
- 18:53 Ticket #13550 (Saving files with non ascii chars fails) created by
- Uploading a file with ÆÅØ fails.
- 15:48 Changeset [a17d897]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #13545 -- Updated Norwegian nynorsk (nn) translation. Thanks, …
- 15:48 Ticket #13545 (Update of Norwegian nynorsk (nn) translation) closed by
- fixed: (In [13268]) Fixed #13545 -- Updated Norwegian nynorsk (nn) …
- 15:48 Changeset [06ab9eea]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 notes about the two new date format specifiers (
c
and
u
) …
- 11:13 Ticket #13549 (IE doesn't support cookie's max-age, so the CSRF cookie is not kept) created by
- In django\middleware\csrf.py, class CsrfViewMiddleware, …
- 11:07 Ticket #13548 ('max_age' without 'expires' pitfall: IE doesn't support cookie's max-age) created by
- If you want to set the lifetime of a cookie with …
- 10:54 Ticket #13547 (Date format character c does not conform to ISO 8601) closed by
- fixed: (In [13266]) Fixed #13547 -- Made sure the ISO 8601 date formatting …
- 10:54 Changeset [34ddcd99]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #13547 -- Made sure the ISO 8601 date formatting introduced in …
- 05:24 Ticket #12475 (Confusion between list_display and list_display_links for 'id' field) closed by
-
worksforme: I cannot recreate any problem with
id
being include in … - 04:56 Ticket #12475 (Confusion between list_display and list_display_links for 'id' field) reopened by
- szczav: where did you find such a "list_display_link" function ? It …
- 04:23 Ticket #13547 (Date format character c does not conform to ISO 8601) created by
-
The documentation for the
now
anddate
built-in filters …
05/15/2010:
- 11:11 Ticket #13546 (Easier handling of localize field options in ModelForm) created by
- When USE_L10N is set to True in settings, you still has to customize …
- 07:18 Ticket #13545 (Update of Norwegian nynorsk (nn) translation) created by
- Updated Norwegian nynorsk translation for 1.2 RC.
05/14/2010:
- 21:21 Ticket #13481 (Allow db_column on ForeignKey) closed by
- worksforme: Our testing indicates that db_column works fine in Django core. If …
- 19:19 Changeset [fa14e312]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #13544 -- Updated Norwegian bokmal translation. Thanks, Jon …
- 19:19 Ticket #13544 (Minor update of the Norwegian translation for 1.2) closed by
- fixed: (In [13265]) Fixed #13544 -- Updated Norwegian bokmal translation. …
- 19:02 Ticket #13481 (Allow db_column on ForeignKey) reopened by
- I can reproduce this problem using trunk [13263]. In my environment, …
- 15:11 Ticket #13544 (Minor update of the Norwegian translation for 1.2) created by
- A minor update for the Norwegian bokmal (nb) translation for the 1.2 …
- 12:43 Ticket #13543 (Enhancements to the Sitemaps Framework so it works better for large sites) created by
- I've been using the sitemaps framework on my site for a little while …
- 11:20 Ticket #13542 (Feature request: Debug 404 URL patterns as links) closed by
- wontfix: Thanks for the suggestion, but I fear this would cause more confusion …
- 10:31 Ticket #12666 (Setting for sending email using localtime instead of UTC) reopened by
- ramiro: thanks, I searched but couldn't find a prior ticket. Replying …
- 09:29 Ticket #13542 (Feature request: Debug 404 URL patterns as links) created by
- When you get the debug 404 page, it says, for example: […] It …
- 09:07 Ticket #13535 (E-mail date header should be in the local time zone) closed by
- duplicate: Duplicate of #12666.
- 08:37 CookBookAdminTools edited by
- (diff)
- 08:35 Tutorials edited by
- (diff)
- 08:33 Ticket #13537 (changing password in admin with TEMPLATE_STRING_IF_INVALID is broken.) closed by
- duplicate: Yes, it is known and documented that admin does not work properly if …
- 06:48 Ticket #13541 (Proposition to add a humanized date diff template filter) created by
- Hi, I have been using this filter on some projects. I believe that …
- 06:43 Changeset [934dc9e]stable/1.1.x by
- [1.1.X] Removed the 'under development' marker from the 1.1.2 release …
- 06:42 Changeset [626d2e72]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 the 'under development' marker from the 1.1.2 release notes; a …
- 06:41 Changeset [bca6a7f]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Minor fixes to 1.2 release docs. Thanks to Ramiro Morales for noticing …
- 06:27 Ticket #13540 (Spelling error ("Djagno") in 1.2 release text) closed by
- fixed: (In [13261]) Fixed #13540 -- Corrected typo in 1.2 release docs. …
- 06:27 Changeset [9900917d]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #13540 -- Corrected typo in 1.2 release docs. Thanks to erw for …
- 05:38 Ticket #13540 (Spelling error ("Djagno") in 1.2 release text) created by
- 04:54 Ticket #13539 (The delete confirmation page does not check for object-level ...) created by
- I implemented a custom authentication backend for providing object …
- 04:52 Ticket #13538 (Clarifications for http://docs.djangoproject.com/en/dev/topics/db/queries/) created by
- The referenced class uses a capital E.... class Entry(models.Model) …
- 04:51 Ticket #13537 (changing password in admin with TEMPLATE_STRING_IF_INVALID is broken.) reopened by
- The TEMPLATE_STRING_IF_INVALID is not turned by default I am using for …
- 04:43 Ticket #13537 (changing password in admin with TEMPLATE_STRING_IF_INVALID is broken.) closed by
- wontfix: The purpose of TEMPLATE_STRING_IF_INVALID is to help identify template …
- 04:33 Ticket #13537 (changing password in admin with TEMPLATE_STRING_IF_INVALID is broken.) created by
- Running django 1.2 rc 1 SVN-13260 in my settings I have […] …
- 04:13 Changeset [01f09c94]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #13536 - Updated French translation. Thanks, David Larlet. …
- 04:13 Ticket #13536 (Update of the French translation for Django 1.2) closed by
- fixed: (In [13260]) Fixed #13536 - Updated French translation. Thanks, David …
- 03:09 Ticket #13536 (Update of the French translation for Django 1.2) created by
- Sorry for the late submission.
- 01:53 Ticket #13535 (E-mail date header should be in the local time zone) created by
- Outgoing e-mails should use the time zone of the application instead …
- 01:51 Changeset [23decc4]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Update 1.2 release notes in anticipation of final release. …
- 00:56 Changeset [5d6b2966]stable/1.1.x by
- [1.1.X] This branch is now 1.1.3 pre-alpha. git-svn-id: …
- 00:45 Changeset [4333ca5]stable/1.1.x1.1.2 by
- [1.1.X] Bump to 1.1.2. git-svn-id: …
05/13/2010:
- 23:07 Ticket #13534 (m2m_changed signal doesn't call receiver) closed by
- invalid: The sample code is invalid on two counts: 1) The relationship isn't a …
- 22:40 Ticket #13534 (m2m_changed signal doesn't call receiver) created by
- For some reason or another the m2m_changed signal does not call the …
- 20:52 Changeset [f0774927]stable/1.1.x by
- [1.1.X] Fixed #13532 -- Corrected and clarified examples in F() docs. …
- 20:51 Changeset [a193f355]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #13532 -- Corrected and clarified examples in F() docs. Thanks …
- 20:51 Ticket #13532 (Error in F() object docs) closed by
- fixed: (In [13254]) Fixed #13532 -- Corrected and clarified examples in F() …
- 20:44 Ticket #13533 (queries test fails under MySQL InnoDB) created by
- As of 1.2RC1, the queries test fails under MySQL InnoDB fails at the …
- 14:48 Ticket #13532 (Error in F() object docs) created by
- [http://docs.djangoproject.com/en/dev/topics/db/queries/#filters-can-re …
- 09:15 Ticket #13531 (django.core.files.File throws an exception on _get_size) created by
- The File _get_size() function incorrectly uses self.file.name as a …
- 08:44 Changeset [c179bd5]stable/1.1.x by
- [1.1.X] Fixed #13514 -- Corrected the process of loading multiple …
- 08:42 Changeset [670baf2e]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 the English language files to match the strings in the 1.2 …
- 08:42 Changeset [b3fff85]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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. git-svn-id: …
- 08:29 Changeset [21e84194]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #13514 -- Corrected the process of loading multiple javascript …
- 08:29 Ticket #13514 (Only last package javascript catalog is loaded in case of missing ...) closed by
- fixed: (In [13250]) Fixed #13514 -- Corrected the process of loading multiple …
- 06:11 Changeset [b29b0f8c]soc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Corrected 'name' of functions wrapped with method_decorator …
Note: See TracTimeline
for information about the timeline view.