Timeline
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).
01/26/2013:
- 19:06 Ticket #19673 (Improvement en Tutorial "Writing your first Django app, part 3") created by
- After TemplateDoesNotExist at /polls/ polls/index.html Should …
- 16:02 Ticket #18178 (URLField -- TLD part can not start/end with hyphen) closed by
- wontfix: I think the current validation is already doing a good job. Reopen if …
- 15:20 Ticket #17147 (DecimalField causes inline formsets to disappear) closed by
- needsinfo: Closed as needinfo until a test case can demonstrate the issue.
- 14:02 Ticket #16123 (DateTimeField, DateField fails covert unicode date string with ...) closed by
- fixed: In 4b3f7110ae1e9ef7862c67a38431780080f0062c: […]
- 13:53 Ticket #19529 (Searching documentation for "class based views" gives ten times the ...) closed by
- fixed: I've rebuilt the search indexes and the problem appears to be fixed.
- 13:53 Changeset [4b3f7110]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16123 -- Ensured strptime receive proper string type strptime …
- 13:00 Ticket #18483 (HiddenInput validation i18n trouble) closed by
- fixed: In 962f133f72abe2a1174d48baa52aa8549762a022: […]
- 12:59 Changeset [962f133f]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #18483 -- Marked hidden field error string for translation …
- 12:46 Ticket #18509 (Bug: forms.DecimalField doesn't validate correctly when localized. ...) closed by
- wontfix: I do agree with Aymeric. Unless we miss a problematic use case, I …
- 10:52 Ticket #17158 (django.db.backends.BaseDatabaseOperations.last_executed_query can ...) closed by
- fixed: In 6605ac331a9e03fa41c301d122c5727c0d98b970: […]
- 10:51 Changeset [6605ac3]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17158 -- Used a non-ambiguous representation of SQL queries …
- 09:45 Changeset [d18893d5]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Moved BooleanField 'required' validation in validate()
- 07:00 Ticket #19589 (assertRegexpMatches is deprecated on Python 3) closed by
- fixed: In 55416e235d95b6168034236e5b1cdc581d544cc6: […]
- 07:00 Ticket #19604 (Bug in conditional decorator for sub-second time intervals) closed by
- invalid: This a well-known behavior of HTTP. If your application requires …
- 06:47 Ticket #19540 (Deprecation warning in the test suite under Python 3.3) closed by
- fixed: In cebbec9b6122579a32a019a0449d4995dcf2191d: […]
- 06:47 Changeset [55416e23]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19589 -- assertRegexpMatches is deprecated in Python 3.3.
- 06:34 Changeset [cebbec9]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19540 -- Stopped using deprecated os.stat_float_times.
- 05:20 Changeset [424eb67]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed validation of email addresses when the local part contains an @. …
Note: See TracTimeline
for information about the timeline view.