Timeline
01/30/2013:
- 18:47 Ticket #19706 (Tutorial amendments) created by
- I've worked through the first four tutorials again, and made some …
- 17:18 Ticket #19642 (django.utils.functional.lazy issues) closed by
- wontfix: The second item was fixed in the patch for #19160. The three others …
- 17:04 Ticket #19705 (CommonMiddleware handles If-None-Match incorrectly) created by
- Two middleware check ETags for unmodified responses: …
- 15:36 Ticket #19704 (Make use of new ungettext_lazy function at appropriate places) created by
- There are two places at the codebase, where new possibilities of …
- 15:30 Ticket #19703 (Minor typo in docstring (forms/forms.py)) closed by
- fixed: In 5b4805ae2bbc14b159e3bfd84e78eb9189ffa6eb: […]
- 15:29 Changeset [5b4805a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merge pull request #686 from skrr/ticket_19703 Fixed #19703 -- Typo …
- 15:21 Ticket #19702 (mysql backend: 'SHOW TABLE STATUS WHERE name=...' not compatible with ...) closed by
- wontfix: This was already in 1.3 (introduced in [74d485c4ec2b]). Considering …
- 15:11 Changeset [3895ebc7]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added file forgotten in 23e319d7.
- 15:11 Changeset [256352a7]stable/1.5.x by
- Added file forgotten in d5ad9d3d.
- 14:46 Ticket #19034 (Plural to MinLength, MaxLengt validation messages) closed by
- fixed: In fc8efc2d9e693923d3da272e0978e5b0631006f9: […]
- 14:44 Changeset [fc8efc2d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19034 -- Added proper i18n pluralization for max/min length …
- 14:35 Changeset [c8c7cdc8]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Changed "versionadded" after the decision to backport. Refs #19076.
- 14:34 Changeset [d5ad9d3]stable/1.5.x by
- [1.5.x] Fixed #19076 -- Added content_type attribute to TemplateView. …
- 14:28 Ticket #19076 (TemplateView does not support setting mime type, like ...) closed by
- fixed: In 23e319d7298c8b778181e85dd9b6cbed095f8147: […]
- 14:26 Changeset [23e319d]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19076 -- Added content_type attribute to TemplateView. Thanks …
- 13:39 Ticket #19160 (Make ungettext_lazy really usable) closed by
- fixed: In 3f1a0c0040b9a950584f4b309a1b670b0e709de5: […]
- 13:28 Changeset [3f1a0c00]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19160 -- Made lazy plural translations usable. Many thanks to …
- 13:02 Ticket #11679 (FormWizard: security_hash() has issues with Safari leaving in \r\n) closed by
- invalid
- 12:48 Changeset [52533a6]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- fixed minor typo #19703
- 12:43 Ticket #19703 (Minor typo in docstring (forms/forms.py)) created by
- in forms/forms.py The docstring for get_declared_fields() has two …
- 11:42 Ticket #19702 (mysql backend: 'SHOW TABLE STATUS WHERE name=...' not compatible with ...) created by
- django/db/backends/mysql/base.py executes "SHOW TABLE STATUS WHERE …
- 10:33 Ticket #19701 (error500 default view don't include STATIC_URL) closed by
-
worksforme: The reason why it does not use a
RequestContext
is already … - 10:14 Ticket #19701 (error500 default view don't include STATIC_URL) created by
- Hi, i was playing with this behaviour when I found this: …
- 09:31 Ticket #19700 (BoundField documentation: original field) created by
- Please add in the documentation a mention on how to get the original …
- 09:26 Ticket #19699 (Documentation for "index_together" is an infinite loop.) created by
- The documintation in the 1.5 Release Notes reads: […] Following …
- 06:24 Ticket #19698 (Deleting Sites through a manager does not clear cache) created by
- When you delete a Site instance, i.e. …
- 04:35 Ticket #19697 (Add an overview of good practices for production settings) created by
- Quoting Claude: > add a section in the docs where we explain what …
- 04:00 Ticket #19623 (Update inlines.js to use jQuery 1.9) closed by
- duplicate: Closing as a duplicate of #19598
- 02:57 DjangoAndNginx edited by
- (diff)
- 02:56 DjangoAndNginx edited by
- (diff)
- 01:32 Ticket #19696 (Collectstatic management command: unicodeerror) created by
- Hi, I experienced an issue today while using the collectstatic …
- 00:29 DevelopersForHire edited by
- (diff)
01/29/2013:
- 16:36 Ticket #18648 (ConditionalGetMiddleware does not work with Internet Explorer) closed by
- needsinfo: Replying to harm: > more info provided in comment:3 -> …
- 16:24 Ticket #19552 (makemessages ignores translations in templates with inline comment tags) closed by
- fixed: In 47ddd6a4082d55d8856b7e6beac553485dd627f7: […]
- 16:13 Changeset [47ddd6a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #19552 -- Enhanced makemessages handling of
{# #}
-style …
- 14:32 Ticket #19695 (Static files for forms described as "Form Media") created by
- https://docs.djangoproject.com/en/dev/topics/forms/media/ This is …
- 14:00 Ticket #19694 (python manage.py syncdb fails if no locale is set) created by
- I already filed a FreeBSD Problem Report under …
- 12:45 Ticket #19693 (truncatewords_html closes <br/> <hr/> tags) created by
- In [9]: ts = 'test<br/><hr/>test test' In [10]: struncatewords_html(s, …
- 12:39 Changeset [eb9430f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Implemented some SpatiaLiteOperations as cached properties …
- 12:04 Ticket #19692 (Replace HttpResponse.mimetype (deprecated) with content_type in doc ...) created by
-
I'm assuming we're also deprecating the
mimetype
argument on … - 11:58 Changeset [5da6ce11]stable/1.5.x by
- [1.5.x] Fixed typos in docs and comments Backport of ee26797cff from …
- 11:55 Changeset [ee26797]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typos in docs and comments
- 11:01 Ticket #19691 (Inconsistency in instantiating/validating ModelForms: CharFields vs. ...) created by
- Hi I found a sligth inconsistency in the instantiation/validation of …
- 09:39 Changeset [c6560e4]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19690 - Removed unused import Removed an import of a class …
- 07:55 Ticket #19690 (Class in ajax example doesn't inherit from imported ...) created by
- The code sample found here …
- 07:12 Changeset [b99a4e1]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated metrics on the documentation.
- 05:13 Changeset [f6075b05]stable/1.5.x by
- [1.5.x] Fixed #19683 - Added a missing import in signing example. …
- 05:13 Ticket #19683 (A minor mistake?) closed by
- fixed: In 537d44b1b937c6857ded0a2dc5703c61c5e980b4: […]
- 05:12 Changeset [537d44b1]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19683 - Added a missing import in signing example. Thanks …
- 04:46 Ticket #19687 (UnsaltedMD5PasswordHasher throws exception on verify() with md5$$SALT) closed by
- duplicate: Duplicate of #18144
- 03:36 AutoCompleteSolutions edited by
- (diff)
- 02:55 DjangoAndNginx edited by
- archive.org (diff)
- 01:52 Ticket #19689 (Deprecate `Options.module_name` in favor of `model_name`) created by
-
django.db.options.Options
defines a `module_name = …
01/28/2013:
- 22:45 Ticket #19688 (It's not possible to use `six.with_metaclass` to subclass ...) created by
- A couple of django apps …
- 18:19 Ticket #19687 (UnsaltedMD5PasswordHasher throws exception on verify() with md5$$SALT) created by
- After upgrading from v1.2.7 to 1.4.3, users had no way of logging in. …
- 15:26 Ticket #16630 (Support for HTML5 input types) closed by
- fixed: I'm closing this ticket in favour of #19686 which will discuss the …
- 15:24 Ticket #19686 (Support HTML5 number input type) created by
-
In #16630, we added support for
type="email"
andtype="url"
HTML5 … - 15:11 Changeset [f7394d2]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added HTML5 url input type Refs #16630.
- 15:10 Changeset [4f16376]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added HTML5 email input type Refs #16630.
- 11:18 Ticket #19685 (Do I need to wrote a CSS code for a website I wrote on Django?) closed by
- invalid: This isn't a bug or feature request; please see …
- 11:06 Ticket #19685 (Do I need to wrote a CSS code for a website I wrote on Django?) created by
- Does Django has styling codes of its own or do I need to write a CSS …
- 10:41 Ticket #19684 (How handle FileField in SessionWizardView) closed by
- invalid: Please see TicketClosingReasons/UseSupportChannels.
- 10:31 Ticket #19684 (How handle FileField in SessionWizardView) created by
- I created a form wizard of 6 steps, the sixth step I select a …
- 09:19 Ticket #19683 (A minor mistake?) created by
- https://docs.djangoproject.com/en/1.4/topics/signing/ In this page, …
- 06:21 Ticket #19681 (documentation bug: tutorial 5) closed by
- invalid: May I suggest …
- 05:59 Ticket #19681 (documentation bug: tutorial 5) created by
- Under Testing our new view: …
- 03:22 Ticket #19676 (Inspectdb ForeignKey for self) closed by
- fixed: In c47fa3b4814240bb47342a4446d40ea83bd3ed19: […]
- 03:22 Ticket #19677 (SQLite can't introspect recursive fks) closed by
- fixed: In f46d7314b50d71a75f51ebae9c5957cb96b11bd9: […]
- 03:21 Changeset [c47fa3b4]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19676 -- Supported 'self' foreign keys in inspectdb. Thanks …
- 03:17 Changeset [f46d7314]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19677 -- Introspection of recursive foreign keys under SQLite. …
- 03:11 Ticket #19680 ("STATIC_ROOT" directory usage is unclear in "settings.py") closed by
- wontfix: Thanks for the suggestion, but every feature of Django cannot be …
- 03:01 Ticket #19680 ("STATIC_ROOT" directory usage is unclear in "settings.py") created by
- In Django 1.3.4 at least, the default "settings.py" contains comments …
- 02:53 Ticket #19679 (Default "settings.py" does not adequately describe "SECRET_KEY") created by
- In Django 1.3.4, after creating a project, the file "settings.py" …
- 02:52 Ticket #19678 (Test failure with spatialite) created by
- I'm seeing a test failure with spatialite 4.0.0: […] All the …
- 02:15 Ticket #19674 (AttributeError: 'Command' object has no attribute 'style') closed by
- needsinfo: We definitely need more information about your code.
01/27/2013:
- 22:26 Ticket #19677 (SQLite can't introspect recursive fks) created by
-
SQLite's
get_key_columns
relies on the presence of inline … - 17:38 Ticket #19676 (Inspectdb ForeignKey for self) created by
- Inspectdb command generate ForeignKey string […] it is …
- 16:55 Ticket #19675 ("At A Glance" does not say where to put "sitelogo.gif") created by
- This is non-trivial, and needs to be briefly mentioned -- MEDIA_ROOT? …
- 14:50 Ticket #19674 (AttributeError: 'Command' object has no attribute 'style') created by
- When testing #19665 (currently at …
- 05:11 Changeset [c87f89c]stable/1.5.x by
- [1.5.x] Fixed a malformed link.
- 05:09 Changeset [14d1d504]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed two malformed links.
- 04:58 Ticket #19673 (Improvement en Tutorial "Writing your first Django app, part 3") closed by
- fixed: This has been addressed in the latest version of the tutorial (#18715).
Note: See TracTimeline
for information about the timeline view.