Timeline
05/02/2011:
- 22:15 Ticket #15952 ("not in" improperly spaced in docs) closed by
- fixed: In [16141]: […]
- 22:15 Changeset [c21d3af]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 #15952 -- fixed an error in the template builtins docs. …
- 20:48 Ticket #15952 ("not in" improperly spaced in docs) created by
- On this page: …
- 17:33 Ticket #15950 (Allow ChoiceField and friends to take a callable for choices kwarg) closed by
- duplicate: This was actually already suggested in #13181.
- 14:04 Ticket #15951 (Document new backport policy.) created by
- The new backport policy …
- 11:21 Ticket #15950 (Allow ChoiceField and friends to take a callable for choices kwarg) created by
- Sometimes we'd like choices to be dynamic (often the result of an ORM …
- 09:15 Ticket #15949 (documentation for view password_reset_done needs changing.) created by
- http://docs.djangoproject.com/en/1.3/topics/auth/#django.contrib.auth.v …
- 08:26 Ticket #15948 (Regarding find_template_source()) created by
- I still find myself in need of getting a template source, the current …
- 06:52 Ticket #15947 (get_FIELD_display doesn't work when a given field is an IntegerField ...) created by
- Given a model class: […] get_rate_display fails to return the …
- 06:09 Ticket #15945 (Thread locals note) reopened by
- There's no good reason for this page to be locked. I'm reopening so …
- 04:00 Ticket #15946 (Exceptions used for program logic db/utils.py load_backend) created by
- I noticed this problem when trying to figure out why one of my views …
- 03:32 Ticket #15945 (Thread locals note) closed by
- invalid: The wiki isn't part of Django's official documentation.
- 03:00 Ticket #15945 (Thread locals note) created by
- The page …
05/01/2011:
- 21:41 Ticket #15944 (Cross-reference contrib.auth.models.check_password and ...) created by
- http://docs.djangoproject.com/en/1.3/topics/auth/#django.contrib.auth.m …
- 21:07 Ticket #15943 ('raw' kwarg sent with pre_save and post_save signals is undocumented) created by
-
The
raw
kwargs was added topre_save
andpost_save
in #5422, but … - 15:11 Changeset [fa261ea4]stable/1.3.x by
- [1.3.X] Fixed #15887 - Added clarification for required_*() …
- 15:08 Ticket #15887 (Improve django.views.decorators.http docs) closed by
- fixed: In [16139]: […]
- 15:08 Changeset [5487ec8]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 #15887 - Added clarification for required_*() decorators; thanks …
- 14:10 Ticket #15942 (duplicate id "module-django.contrib.auth.views" in the topics/auth.txt doc) created by
- The documentation patch applied to fix #6581 ([16130] on trunk and …
- 12:09 Ticket #15937 (Deprecate AUTH_PROFILE_MODULE and get_profile) reopened by
- I definitely believe the get_profile hook serves a good purpose (get …
- 11:46 Changeset [0b1a0618]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
- Replaced old-style with new-style decorator syntax. git-svn-id: …
- 11:44 Ticket #15941 (Admin calendar week start day doc error) created by
- http://docs.djangoproject.com/en/dev/ref/models/fields/#datefield …
- 11:22 Ticket #15936 (Syndication: Turning off autoescape (content:encoded)) closed by
- invalid: As far as I can tell, everything is working properly. In HTML, "<p> 1 …
- 11:14 Ticket #5714 (Date/Time fields' clean methods need strip()) closed by
- fixed: In [16137]: […]
- 11:14 Changeset [da3aa22d]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 #5714 -- Strip whitespaces around date and time form field …
- 10:39 AJAX/Dojo/RefactoredFormSubmit edited by
- Updated processor for code block from "javascript" to "js" (diff)
- 08:10 Ticket #15936 (Syndication: Turning off autoescape (content:encoded)) reopened by
- 07:56 Ticket #15940 (Recommend using strict mode with MySQL) created by
- Currently, MySQL doesn't restrict you from entering an integer larger …
- 07:52 Ticket #15939 (SignedIntegerField / UnsignedIntegerField as part of the core fields.py) created by
- I'd like to place a feature request to see SignedIntegerField and …
- 05:41 Ticket #15938 (USE_THOUSAND_SEPARATOR breaks prepopulated_fields functionality) created by
-
[…]
This bug is present with most locales (including
en
and … - 05:28 Ticket #15937 (Deprecate AUTH_PROFILE_MODULE and get_profile) closed by
-
invalid: The fact that you don't understand
get_profile
and … - 03:32 Ticket #15937 (Deprecate AUTH_PROFILE_MODULE and get_profile) created by
- Is it really necessary? I think it is confusing, especially for the …
- 02:37 Ticket #15936 (Syndication: Turning off autoescape (content:encoded)) closed by
- invalid: Based on http://web.resource.org/rss/1.0/modules/content/ …
04/30/2011:
- 22:14 SummerOfCode2011 edited by
- Add Accepted projects section (diff)
- 22:06 Changeset [9804559]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
- Removed leftover use of deprecated AdminSite.root in admindoc. …
- 19:33 Ticket #15936 (Syndication: Turning off autoescape (content:encoded)) created by
- A very common element to pull into an RSS feed is the content:encoded …
- 17:51 Changeset [b49900d]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
- Django is now 1.4 pre-alpha. git-svn-id: …
- 17:24 Changeset [817f03f]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
- Cleaned up admin sites.py imports. git-svn-id: …
- 14:42 Ticket #15935 (Allow django admin filter to be hidable) created by
- When you are using Django admin, and show lots of columns in a model's …
- 11:02 Ticket #15931 (Patch for admin change form to dodge multi-db bug) closed by
- invalid: You seem to have ignored all of the logic in the shortcut view that …
- 10:12 Ticket #15923 (Validate that IntegerField is a valid Signed value for databases that ...) closed by
- wontfix: Please do not reopen tickets marked as wontfix by core developers. See …
- 09:37 Ticket #15934 (django sitemaps priority tag not correctly formatted) closed by
- duplicate: OK, actually the reporter used 1.2 and this was fixed in 1.3. …
- 09:23 Ticket #15923 (Validate that IntegerField is a valid Signed value for databases that ...) reopened by
- If this is the case, then we need to make it easier for users to know …
- 09:02 Ticket #12483 (Error message when Model.__unicode__() returns None) closed by
- wontfix: Closing as Alex requested.
- 09:00 Ticket #11928 (EmailMessage.to accepts tuple or list, but EmailMessage.recipients() ...) closed by
- fixed: In [16133]: […]
- 09:00 Changeset [4b93bd8b]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 #11928 -- Added test for tuple to list conversion during mail …
- 08:49 Ticket #15934 (django sitemaps priority tag not correctly formatted) created by
- hi, I've noticed that the <priority> tag generated by django …
- 08:44 Ticket #15693 (Support broken for custom widgets in inlines Jquery based Add new ...) closed by
- duplicate: Please see approach/patch proposed in #15760 addresses this issue for …
- 08:40 Ticket #15640 (New initial digit in Spain phone numbers) closed by
- fixed: In [16132]: […]
- 08:40 Changeset [c78d861c]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 #15640 -- Added new initial digit in Spain phone numbers to …
- 08:37 Changeset [b44757c]stable/1.3.x by
- [1.3.X] Fixed #6581 -- Moved documentation of …
- 08:37 Ticket #6581 (django.contrib.auth.views.redirect_to_login isn't a view) closed by
- fixed: In [16130]: […]
- 08:37 Changeset [13b4f98b]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 #6581 -- Moved documentation of …
- 08:34 Ticket #15923 (Validate that IntegerField is a valid Signed value for databases that ...) closed by
- wontfix: I'm a little confused by your MySQL shell snippet not showing at least …
- 08:02 Changeset [c05dd20f]stable/1.3.x by
- [1.3.X] Fixed #15876 - Document that test.client.RequestFactory …
- 07:59 Ticket #15876 (Document that test.client.RequestFactory doesn't support sessions or ...) closed by
- fixed: In [16128]: […]
- 07:59 Changeset [2830872d]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 #15876 - Document that test.client.RequestFactory doesn't …
04/29/2011:
- 21:48 Changeset [0e9e0f0b]stable/1.3.x by
- [1.3.X] Fixed small typos in custom template tags docs. Backport of …
- 21:19 Changeset [1d7c2ded]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 small typos in custom template tags docs. git-svn-id: …
- 18:04 Ticket #15933 (mysql inspectdb loosing primary_key information) created by
- I've been inspecting a mysql 4 (4.0.16-standard) database. The …
- 17:32 Ticket #15932 (related_name='+' ignored in ManyToManyField validation) created by
- According to the documentation …
- 17:29 DevelopersForHire edited by
- (diff)
- 17:01 Ticket #15924 (html5 forms input types, attributes) closed by
- invalid: This ticket is too broad, and it won't be possible to ever consider it …
- 16:33 Ticket #15925 (CSRF AJAX section unclear) closed by
- duplicate: Pretty much the same issue was reported in #15354.
- 16:32 Ticket #15931 (Patch for admin change form to dodge multi-db bug) created by
- A multi-db bug in django.contrib.contenttypes is triggered via the …
- 16:11 Ticket #15930 (middleware.common.py doesn't parse denied_user_agents) closed by
-
invalid: The docs state that
settings.DISALLOWED_USER_AGENTS
must be a "list … - 15:43 Ticket #15930 (middleware.common.py doesn't parse denied_user_agents) created by
- I tried to set denied user agents and django raised the error str does …
- 15:04 Ticket #12062 (django.contrib.localflavor.cl.CLRutField isn't doing proper validation) closed by
- duplicate: Fixed in changeset:15450 (ticket:15175)
- 14:56 Ticket #11825 (Polish national flavour bugs) closed by
- fixed: Empty value validation issue has been fixed in changeset:14949, and I …
- 14:47 Ticket #11577 (PLNIPField validation error when empty) closed by
- fixed: Apparently fixed by changeset:14949
- 13:16 DevelopersForHire edited by
- Update my e-mail address. (diff)
- 10:11 Changeset [12a9107a]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 minor doc typo. git-svn-id: …
- 10:11 Ticket #15920 (Feeds support 'COMMENTS_BANNED_USERS_GROUP' but the TT does not.) closed by
- fixed: In [16124]: […]
- 10:11 Changeset [0fa8bd3d]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 #15920 -- Removed COMMENTS_BANNED_USERS_GROUP setting in favor …
- 10:11 Changeset [22892c3]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
- Removed superfluous settings that were forgotten when the comments app …
- 09:35 Ticket #11684 (dismissAddAnotherPopup fails with XHTML) closed by
- duplicate: This is actually a dupe of #5704.
- 08:58 Ticket #15929 (test.client.RequestFactory keeps state) created by
- See the attached testcase. When a unittest calls self.client.get() …
- 08:18 Ticket #6173 (Cache middleware should cache HEAD requests) closed by
-
fixed: 3 years later, this is no longer relevant as
CacheMiddleware
does … - 08:17 Ticket #15917 (Logging dictionary config works wrong at least with SMTPHandler) reopened by
- test.py (in attachment) fails with next configuration […]
- 07:56 Ticket #15928 (RegexField and regexp flags) closed by
- wontfix: Yes, you are right! I agree with you. Your examples are better. The …
- 07:55 Ticket #15927 (FORMAT_QMARK_REGEX in sqlite backend does not work as expected) closed by
- duplicate: It's actually a duplicate of #15155 and #13648.
- 07:03 Changeset [e99fa0c]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 file forgotten in r16121. Refs #5925. Thanks, Julien. …
- 06:50 Ticket #5925 (Unable to use urlresolvers (url,reverse ) feature in redirect argument ...) closed by
- fixed: In [16121]: […]
- 06:49 Changeset [79afd552]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 #5925 -- Added new lazily evaluated version of …
- 06:39 Ticket #15928 (RegexField and regexp flags) created by
- The syntax of re.compile function is: regexp = re.compile(pattern[, …
- 05:51 Ticket #15927 (FORMAT_QMARK_REGEX in sqlite backend does not work as expected) created by
- FORMAT_QMARK_REGEX is not correct (in …
- 05:08 Ticket #15693 (Support broken for custom widgets in inlines Jquery based Add new ...) reopened by
- I'll work on extracting the code so that it can be presented here but …
- 03:55 Ticket #15926 (Option to not load initial fixtures during syncdb) created by
- There are some situation in which you may want to prevent automatic …
- 01:45 Ticket #15925 (CSRF AJAX section unclear) created by
- The AJAX section of the CSRF page isn't clear about the need to …
- 01:37 Ticket #15924 (html5 forms input types, attributes) created by
- Could you add new html5 features in django forms widgets? Such as …
Note: See TracTimeline
for information about the timeline view.