Timeline
02/19/2012:
- 23:44 Ticket #17732 (Add "ensure cookies are enabled" message to CSRF verification failed view) created by
- This is a follow up ticket for this discussion: …
- 23:17 Ticket #17731 (Tutorial part 3 :regex for polls/index.html doesn't match) closed by
- invalid: No, it shouldn't. The URL pattern (or the actual URL, for that matter) …
- 22:06 Ticket #17731 (Tutorial part 3 :regex for polls/index.html doesn't match) created by
- Hi, In https://docs.djangoproject.com/en/1.3/intro/tutorial03/ the …
- 20:41 Ticket #17730 (Change django.utils.htmlparser to django.utils.html_parser to avoid ...) closed by
-
worksforme: There is no such file
django/utils/HTMLParser.py
in the Django … - 20:02 Ticket #17730 (Change django.utils.htmlparser to django.utils.html_parser to avoid ...) created by
- Python Version: 2.6.5 OS: Ubuntu Django==1.4b1 South==0.7.3 …
- 15:14 Ticket #17729 (regression in django-admin: list_editable doesn't work when pagination) created by
- Given the following code: […] And add 3 items (so that it …
- 15:09 Ticket #17728 (Filtering of annotated querysets broken with timezone-aware datetimes) created by
- There appears to be a regression with timezone-aware datetimes that …
- 15:05 Ticket #17727 (Multiple values for Fields) closed by
-
wontfix: The normal way to do this in SQL is by using
ForeignKeys
, which you … - 13:47 Ticket #17727 (Multiple values for Fields) created by
- I think we should support multiple values for fields. Example: """ <= …
- 12:52 Ticket #17726 (Admin's Recent Actions broken for multiple admin site instances with ...) created by
- The Recent Actions list contains actions carried out from all admin …
- 12:10 Ticket #14294 (default input_format not honoroed) closed by
- fixed: [17554] clarified the documentation, which is the fix for this.
- 10:53 Changeset [e1bbf3b]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Moved an import statement to handle the case where selenium isn't …
- 10:49 Ticket #17725 (Extend EMPTY_VALUES for the form and|or model field) created by
-
By default any values which is
in validators.EMPTY_VALUES
… - 10:42 Ticket #13068 (The "Add another [inline object]" javascript doesn't respect ...) closed by
- fixed: In [17562]: […]
- 10:42 Changeset [f0c22287]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13068 (again) -- Corrected the admin stacked inline template to …
- 03:22 Changeset [4d959686]stable/1.3.x by
- [1.3.X] Fixed #17319 -- Made the example for set_language less …
- 03:19 Ticket #17319 (Internationalization documentation) closed by
- fixed: In [17560]: […]
- 03:19 Changeset [cfd0cb00]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17319 -- Made the example for set_language less error-prone. …
- 03:04 Changeset [25b5da2a]stable/1.3.x by
- [1.3.X] Fixed #17166 -- Documented how FIXTURE_DIRS works in the …
- 03:02 Ticket #17166 (The fixture documentation tells nowhere that you can (should?) use ...) closed by
- fixed: In [17558]: […]
- 03:02 Changeset [1d78897]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data …
- 02:10 Changeset [7baee7a0]stable/1.3.x by
- [1.3.X] Fixed #17316 -- Mentionned that the MultipleProxyMiddleware …
- 02:09 Ticket #17316 (settings.APPEND_SLASH (CommonMiddleware) does not work well behind ...) closed by
- fixed: In [17556]: […]
- 02:09 Changeset [9d0bf662]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17316 -- Mentionned that the MultipleProxyMiddleware provided …
- 02:00 Changeset [2a5a0b8]stable/1.3.x by
- [1.3.X] Fixed #16452 -- Clarified that the …
- 02:00 Ticket #16452 (Documentation does not state that DATE_INPUT_FORMATS setting is ...) closed by
- fixed: In [17554]: […]
- 02:00 Changeset [7a7ec73e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16452 -- Clarified that the DATE/DATETIME/TIME_INPUT_FORMATS …
- 01:42 Changeset [1addaafa]stable/1.3.x by
- [1.3.X] Fixed #17573 -- Documented MySQL's switch to InnoDB as default …
- 01:39 Ticket #17573 (Documentation: MySQL 5.5 switched to InnoDB as default storage engine) closed by
- fixed: In [17552]: […]
- 01:39 Changeset [0fe4218]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17573 -- Documented MySQL's switch to InnoDB as default storage …
02/18/2012:
- 16:05 Ticket #17724 (error posting to database) closed by
- invalid
- 16:05 Ticket #17724 (error posting to database) reopened by
- 16:04 Ticket #17724 (error posting to database) closed by
- fixed
- 16:02 Ticket #17724 (error posting to database) created by
- raceback Switch to copy-and-paste view …
- 15:51 Changeset [9729ad74]stable/1.3.x by
- [1.3.X] Fixed #17706 - Improved short description example in Tutorial …
- 15:50 Ticket #17706 (Improve short description example in Tutorial 2) closed by
- fixed: In [17550]: […]
- 15:50 Changeset [03aa030]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17706 - Improved short description example in Tutorial 2; …
- 15:47 Ticket #17280 (newform documentation link is gone) closed by
- fixed: Fixed in r17290
- 15:40 Changeset [5144f72b]stable/1.3.x by
- [1.3.X] Fixed #17685 - Typo in BaseDateListView.get_dated_items(); …
- 15:40 Ticket #17685 (Inconsistent 3-tuple item naming in BaseDateListView.get_dated_items()) closed by
- fixed: In [17548]: […]
- 15:40 Changeset [25a68c6]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17685 - Typo in BaseDateListView.get_dated_items(); thanks ejb. …
- 14:52 Ticket #17723 (Documentation update for language code URL sniffing regression) created by
- #17720 reports and r17547 fixes a regression related to the …
- 13:02 Ticket #15991 (Bad link in ticket emails) closed by
- fixed: Apparently fixed from some time.
- 12:49 Ticket #17453 (IRC logs link is not reachable) closed by
- fixed
- 12:34 Ticket #17722 (Non-ASCII character) closed by
- needsinfo: Reading and re-reading the suspected text, I cannot find any offending …
- 11:38 Ticket #17722 (Non-ASCII character) created by
- In the statement below, there is a Non-ASCII character '\xef' around …
- 09:30 Ticket #17721 (Error in sample code in "Writing your first Django App Part 3") closed by
- invalid: You are probably using the 1.3 code, and the docs you mention is for …
- 09:05 Ticket #17721 (Error in sample code in "Writing your first Django App Part 3") created by
- Page: https://docs.djangoproject.com/en/dev/intro/tutorial03/ …
- 08:40 Ticket #17671 (CursorWrapper in Python 2.7 cannot be used as a contextmanager) closed by
- invalid: AFAIK Django only wraps the cursor obtained from the underlying …
- 07:37 Ticket #17720 (LocaleMiddleware inspects language from URL path in a backwards ...) closed by
- fixed: In [17547]: […]
- 07:37 Changeset [7dd0ceba]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17720 -- Stopped the LocaleMiddleware from overeagerly using …
- 06:09 Ticket #17720 (LocaleMiddleware inspects language from URL path in a backwards ...) created by
- As reported by Ryan Kaskel in …
- 04:59 Ticket #17699 (AttributeError '_Frame' object has no attribute 'f_locals') closed by
- needsinfo: Can this (http://twistedmatrix.com/trac/ticket/4045) be in anyway …
- 04:55 Ticket #16171 ("Easy pickings unset" is confusing lots of people) closed by
- fixed
- 04:11 Ticket #15496 ("Content-Transfer-Encoding: base64" not honored when uploading files) closed by
- fixed: In [17546]: […]
- 04:11 Changeset [813dc01c]stable/1.3.x by
- [1.3.x] Fixed #15496 -- Corrected handling of base64 file upload …
- 03:50 Changeset [52b06e29]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Prevented the generic views from automatically creating a HEAD method …
- 03:38 Ticket #17703 (Update images in tutorial 2 (change list)) closed by
- duplicate: This has just been fixed in r17543 (fixing #16618). By the way, I …
- 03:36 Ticket #17674 (Fixed Croatian DECIMAL_SEPARATOR and THOUSAND_SEPARATOR) closed by
- fixed: In [17544]: […]
- 03:36 Changeset [8d221e5]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17674 -- DECIMAL_SEPARATOR and THOUSAND_SEPARATOR were swapped …
- 03:32 Ticket #16618 (Incorrect breadcrumbs shown on Admin image for Choices model in ...) closed by
- fixed: In [17543]: […]
- 03:32 Changeset [b039bd3]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16618 -- Corrected the admin interface's breadcrumbs in the …
- 00:29 Ticket #17719 (Document that template syntax sequences cannot be used as string literals) created by
- Django template parsing (Lexer) looks for the first occurrence of %} …
- 00:05 Ticket #17718 (list_filter improvement) closed by
- duplicate: Hi, and welcome to Django! This has in fact been a long-standing …
02/17/2012:
- 23:04 Ticket #17718 (list_filter improvement) created by
- I'm a newbie, to both Django and Python. So it perplexes me when …
- 18:50 Ticket #17717 (django.core.serializers.serialize doesn't deal with proxy models) created by
- If you try to serialize a proxy=True model - you get no fields …
- 16:14 Ticket #17716 (include(arg, namespace=None, app_name=None) replace app_name with namespace) created by
-
When we register urls - we can specify
app_name
like this […] … - 14:23 Changeset [c1bdfd6f]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Changed various non-breaking space characters from [17478] to use the …
- 14:09 Changeset [2a1a0f47]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typo in GIS testing docs. git-svn-id: …
- 14:07 Ticket #17715 (Got a RuntimeWarning when following the tutorial) created by
- With the new timezone support, creating a Poll object as described in …
- 14:04 Changeset [7981efe0]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Documentation (and some small source code) edits from [17432] - …
- 14:03 Changeset [9fa536dc]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added note to coding-style.txt about how we should NOT be religious …
- 10:51 Changeset [7ecb6813]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed missing periods in django-admin help for startproject from …
- 08:34 Ticket #17714 (Markdown filter does not support multiple configuration options for ...) created by
- Attempting to use a markdown extension with multiple options does not …
- 07:54 Ticket #17713 (allows_primary_key_0 is misnamed) created by
-
In
django/db/backends/__init__.py
: […] This is not totally … - 07:01 Ticket #15496 ("Content-Transfer-Encoding: base64" not honored when uploading files) reopened by
- This could be backported to 1.3 on the grounds that it's a data-loss bug.
- 05:24 Ticket #17712 (<model>.objects.none() not always empty) created by
- Doing Table.objects.none().values_list('id').order_by('id') An …
- 04:35 FormField edited by
- (diff)
- 04:28 FormField edited by
- (diff)
- 04:27 FormField edited by
- (diff)
- 04:25 FormField edited by
- (diff)
- 04:23 FormField edited by
- (diff)
- 04:19 FormField edited by
- (diff)
- 04:14 FormField edited by
- (diff)
- 04:11 FormField edited by
- (diff)
- 04:09 TemplateTagsCheatSheet edited by
- (diff)
- 04:08 TemplateTagsCheatSheet edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.