Timeline
04/28/2011:
- 23:31 Ticket #15922 (prepopulated_fields for DecimalField generates js error) reopened by
- OK, once again from the beginning: […] This does not work as intended
- 20:12 Ticket #12028 (Generic Inline doesn't validate unique_together) closed by
- duplicate: Closing as duplicate of #13091, which seems to have become the …
- 18:27 DjangoNonrelChanges created by
- 17:21 Ticket #15923 (Validate that IntegerField is a valid Signed value for databases that ...) reopened by
- 17:02 Ticket #15923 (Validate that IntegerField is a valid Signed value for databases that ...) closed by
- needsinfo: I'm almost positive this is MySQL being MySQL. If you can reproduce …
- 16:45 Ticket #15923 (Validate that IntegerField is a valid Signed value for databases that ...) created by
- Hey, So I found that, if you attempt to store a number larger than …
- 16:29 Ticket #15922 (prepopulated_fields for DecimalField generates js error) closed by
- invalid: Missing attributes are replaced by …
- 16:17 Ticket #15917 (Logging dictionary config works wrong at least with SMTPHandler) closed by
- needsinfo: I could not reproduce this with the SVN version of Django and Python …
- 15:51 Ticket #15922 (prepopulated_fields for DecimalField generates js error) created by
- 1) […] is rendered as […] 2) DecimalField doesn't have …
- 14:51 Ticket #15921 (naturaltime filter should only work with time, current filter should ...) created by
- In relation to #12771 and [16071]: The naturalday filter only works …
- 14:15 Ticket #15920 (Feeds support 'COMMENTS_BANNED_USERS_GROUP' but the TT does not.) created by
- Since the comments refactor landed in Django 1.0, the RSS feed …
- 14:04 Ticket #15918 (settings.THOUSAND_SEPARATOR is used only when the current locale does ...) reopened by
- Not a bug formally. Still it is somewhat non-intuitive: 1) As …
- 12:49 Ticket #15918 (settings.THOUSAND_SEPARATOR is used only when the current locale does ...) closed by
- invalid: Yes, you're right, the documentation is not clear, but the docstring …
- 12:39 Ticket #15919 (Test failure on specific label) closed by
- worksforme: I can't reproduce this - it works fine for me on Django 1.3 and trunk. …
- 12:35 Ticket #15918 (settings.THOUSAND_SEPARATOR is used only when the current locale does ...) reopened by
- Docstring doesn't state that settings.THOUSAND_SEPARATOR take …
- 12:03 Ticket #15919 (Test failure on specific label) created by
- In Django 1.3, running a test or test case using a full label (e.g. …
- 11:08 Ticket #15918 (settings.THOUSAND_SEPARATOR is used only when the current locale does ...) closed by
-
invalid: In the docstring of
django.utils.formats.get_format
, I read that the … - 09:54 Ticket #15661 (LogEntry objects have no unicode method) closed by
- fixed: In [16120]: […]
- 09:54 Changeset [f459169]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 #15661 - LogEntry objects have no unicode method Thanks to …
- 09:19 Ticket #11726 (FormWizard sanity check on step number performed before dynamic steps ...) closed by
- fixed: In [16119]: […]
- 09:19 Changeset [7b129a8]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 #11726 - FormWizard does sanity check on step number performed …
- 09:08 Ticket #7267 (clean_html() bug) closed by
- fixed: In [16118]: […]
- 09:08 Changeset [cf11e378]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 #7267 - UnicodeDecodeError in clean_html Thanks to Nikolay for …
- 09:01 Ticket #15918 (settings.THOUSAND_SEPARATOR is used only when the current locale does ...) created by
- settings.THOUSAND_SEPARATOR is always ignored when rendering …
- 08:43 Ticket #10797 (Set up Trac so post-commit hook sends emails) closed by
- fixed: Ack, that fixed it, as proven by the mail I got after committing …
- 08:41 Ticket #15070 (url tag does not work within inclusion_tags when current_app is needed) closed by
- fixed: In [16117]: […]
- 08:41 Changeset [2ac4f17]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 #15070 -- Also pass current_app and use_l10n in inclusion_tags. …
- 08:24 Ticket #15917 (Logging dictionary config works wrong at least with SMTPHandler) created by
- /django/utils/dictconfig.py:218 has method BaseConfigurator.convert() …
- 08:20 Ticket #15713 (Adding new polish localflavor field PLNationalIDCardNumberField) closed by
- fixed: In [16116]: […]
- 08:20 Changeset [07854d1]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 #15713 -- Added a form field for validating Polish National ID …
- 08:15 Ticket #8928 (Make a WSGI compatibility layer for Django middleware) closed by
- duplicate: This appears to be a dupe of #8927.
- 08:04 Ticket #15637 (Add a require_safe decorator for views to accept GET or HEAD) closed by
- fixed: In [16115]: […]
- 08:04 Changeset [086ab44]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 #15637 -- Added a require_safe decorator for views to accept GET …
- 07:24 NewformsHOWTO edited by
- (diff)
- 07:05 Ticket #10797 (Set up Trac so post-commit hook sends emails) reopened by
- So, I definitely got the mail to the test email address after fixing …
- 07:02 Ticket #10797 (Set up Trac so post-commit hook sends emails) closed by
- fixed
- 07:02 Ticket #10797 (Set up Trac so post-commit hook sends emails) reopened by
- Sorry for the noise..
- 07:01 Ticket #10797 (Set up Trac so post-commit hook sends emails) closed by
- fixed
- 06:21 Ticket #10797 (Set up Trac so post-commit hook sends emails) reopened by
- No, the original request here has not been fixed: submitters and …
- 06:09 Ticket #15914 (F-expressions used with iexact lookup produces invalid SQL) closed by
- duplicate: I could reproduce the error with that test case. It seems to me that …
- 05:15 Ticket #15733 (Do not pre-select logged in user by default in Trac ticket query) closed by
- fixed: Fixed as well as the annoying auto-logout when closing the browser. …
- 05:14 Ticket #10797 (Set up Trac so post-commit hook sends emails) closed by
- fixed: I believe this was fixed recently.
- 03:23 Ticket #15916 (A special logging handler and namespace for runserver output) closed by
- invalid: I'm going to mark this invalid, not because these aren't good …
- 02:26 Ticket #15916 (A special logging handler and namespace for runserver output) created by
- A special logging handler and namespace for runserver output. Several …
- 02:17 Ticket #15915 (Permission codename duplication is not handled well) created by
- Example: […] Stacktrace: […] What's going on? Basically, if …
- 02:00 Ticket #15914 (F-expressions used with iexact lookup produces invalid SQL) created by
- Example queries generated from …
04/27/2011:
- 20:47 Changeset [5aeeafb]stable/1.3.x by
- [1.3.X] Fixed #15865 -- correct class name for …
- 20:46 Ticket #15865 (Wrong information about generic inline formset) closed by
- fixed: In [16113]: […]
- 20:46 Changeset [013ce8ac]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 #15865 -- correct class name for BaseGenericInlineFormset. …
- 19:28 Changeset [fe76955]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
- Fix heading formatting in localflavor docs. git-svn-id: …
- 19:26 Ticket #15885 (Update the docs to explain that auth views now return TemplateResponse) closed by
- fixed: In [16111]: […]
- 19:26 Changeset [e5cf5607]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 #15885 -- Update auth view docs re: TemplateResponse. Thanks …
- 19:23 Changeset [637cf5d]stable/1.3.x by
- [1.3.X] Fixed #15830 -- Add documentation regarding localflavor i18n. …
- 19:20 Ticket #15830 (Document i18n of localflavor) closed by
- fixed: In [16109]: […]
- 19:20 Changeset [6d98cda0]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 #15830 -- Add documentation regarding localflavor i18n. Thanks …
- 17:09 DjangoFriendlyWebHosts edited by
- hostsharing typo correct (diff)
- 17:00 DjangoFriendlyWebHosts edited by
- hostsharing (diff)
- 16:54 Ticket #15911 (In django.contrib.auth.forms.AuthenticationForm there is no separate ...) closed by
- worksforme: I'm going to close this ticket as "worksforme", as with the …
- 16:21 Ticket #15913 (trailing slash) closed by
-
invalid: According to the line 46 in
django/views/static.py
file, … - 14:50 Ticket #15913 (trailing slash) created by
- http://docs.djangoproject.com/en/1.0/howto/static-files/ For example, …
- 14:37 Ticket #15912 (CharField.widget_attrs should respect its super) created by
- The contract of the Field.widget_attrs method is that it returns a …
- 13:24 Ticket #15911 (In django.contrib.auth.forms.AuthenticationForm there is no separate ...) created by
-
In
django.contrib.auth.forms.AuthenticationForm
there is no … - 12:51 Changeset [2706fdb]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
- Refs #15093 -- Fixed another get_models call missed in r16053. Thanks …
- 12:45 Ticket #2115 ('tuple' object has no attribute 'startswith') closed by
- fixed: The problem was that I had two different versions of tagging package, …
- 11:16 Ticket #2115 ('tuple' object has no attribute 'startswith') reopened by
-
I have the same problem. My media_root is
MEDIA_ROOT = …
- 10:47 Changeset [04654e5]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
- Refs #15903 -- Added a per-TestCase urlconf to reduce coupling between …
- 10:46 Ticket #15903 (Changeset r16053 breaks a few views tests) closed by
- fixed: In [16106]: […]
- 10:46 Changeset [c85b7652]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 #15903 -- Allowed not-installed models to still be referenced in …
- 06:53 Ticket #15910 (show delete links for all admin inline formset rows) created by
- When adding a form to an inline formset in the admin interface it has …
- 06:28 DjangoFriendlyWebHosts edited by
- Added software.coop (diff)
- 06:22 DevelopersForHire edited by
- Added software.coop (diff)
- 05:48 Ticket #15909 (File Upload is not working for Django 1.2.1) closed by
- worksforme: File save works fine -- your example has multiple bugs in it. If you …
- 05:31 Ticket #15909 (File Upload is not working for Django 1.2.1) created by
- Here is my url.py file: ##################################### …
- 03:51 DjangoJobs edited by
- (diff)
- 03:20 NoSqlSupport edited by
- minor issues belong at the bottom (diff)
- 03:02 NoSqlSupport edited by
- removed multi-table inheritance explanation (none of the solutions is … (diff)
- 02:57 NoSqlSupport edited by
- re-ordered (diff)
- 02:31 NoSqlSupport edited by
- removed query refactoring section (diff)
- 02:28 NoSqlSupport edited by
- cascading deletes are probably fine because now ForeignKey allows to … (diff)
- 02:22 NoSqlSupport edited by
- explain AutoField changes (diff)
- 01:58 NoSqlSupport edited by
- (diff)
04/26/2011:
- 17:37 Ticket #15766 (select_related() changes type of DecimalField) closed by
-
worksforme: I can't get past the
c.save()
line: With Oracle: […] Which is … - 17:33 Ticket #8334 (Allow add/create on m2m intermediate tables if all the non-FK fields ...) closed by
- duplicate: Duplicate of #9475.
- 17:29 Ticket #11946 (ManyToOneRel.lookup_overrides is unused) closed by
- fixed: This has apparently been fixed already.
- 16:35 Ticket #15908 (Mention proper i18n approach in documentation for "pluralize" filter) created by
-
The
|pluralize
template filter cannot be used to pluralize words … - 15:18 Ticket #15907 (Generic inlines ignoring the exclude information from a custom form.) created by
- Suppose we have the following models: […] and this admin …
- 13:17 NoSqlSupport edited by
- also discuss serializers (diff)
- 13:14 Ticket #15766 (select_related() changes type of DecimalField) reopened by
- Ok, sorry for not having provided more info earlier. Using the …
- 12:58 NoSqlSupport edited by
- added Redis backend (diff)
- 12:00 Ticket #15906 (New head method needs documentation) created by
- The head method added in r16095 & r16105 needs documentation.
- 11:56 Changeset [2f9c52dc]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 a failing test in special_headers, and performed a bit of …
- 11:49 Ticket #15889 (django.core.serializers.get_serializer() should raise a more specific ...) closed by
- fixed: In [16104]: […]
- 11:49 Changeset [930371e]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 #15889 -- when trying to access to access a serializer that …
- 09:23 Ticket #15905 (Forms keyword arguments..) closed by
-
invalid: Looking at the implementation of
django.forms.Form
, there is really … - 09:00 Ticket #15905 (Forms keyword arguments..) created by
- when i try to validate my form its is_valid function returns False …
- 08:26 UsingVimWithDjango edited by
- Adding a vim plugin that I've been working on. (diff)
- 06:58 Ticket #8362 (Reusable Django mechanism for registering plugins / admin classes / ...) closed by
- wontfix: Marking WONTFIX on the basis of Malcolm's comments, and the fact that …
- 06:28 Ticket #15904 (render_comment_form executes unnecessary query for object) closed by
- fixed: In [16103]: […]
- 06:28 Changeset [1b6670dd]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 #15904 - render_comment_form executes unnecessary query for …
- 05:19 Ticket #15904 (render_comment_form executes unnecessary query for object) created by
- The template tag render_comment_form when given an object like this: …
- 04:54 Ticket #15903 (Changeset r16053 breaks a few views tests) created by
- Traceback: […]
- 04:24 Ticket #15902 (Storing current language in session/cookie) created by
- == Related discussion == …
- 03:17 DevelopersForHire edited by
- Added link to my company. (diff)
- 02:57 Tutorials edited by
- (diff)
- 01:49 Ticket #15901 (Django should wrap all PEP 249 exceptions in db.utils) created by
- There are only two Exceptions defined in db.utils, namely …
- 00:54 Ticket #15793 (Filebased email backend should save emails using the ".eml" standard ...) closed by
- wontfix: I'm closing this as won't fix then. Using ".eml" as an extension will …
04/25/2011:
- 18:22 Ticket #15900 (reverse() does not properly escape namespaced views) created by
- Easier to provide an example than to explain. Given a freshly created …
- 15:19 Ticket #15893 (Latin script in Serbian should be @latin, not @Latn) closed by
- wontfix: Doing some more research, I found some references for Latn also: …
- 15:03 Ticket #15899 (web site link rot ?) closed by
- invalid: As far as I can tell, there's never been a page at this address: …
- 14:59 Ticket #15899 (web site link rot ?) created by
- I followed a link to http://djangoproject.com/downloads and there is …
- 14:38 Ticket #15897 (Example login form in documentation uses URL incorrectly) closed by
- invalid: The behavior of the url tag will change in Django 1.5, and the docs …
- 14:25 Ticket #15898 (Add wsgi.input to RequestFactory's base environ) created by
- wsgi.input is required but it is not provided in the base environ of …
- 11:39 Ticket #15896 (unittest docs say import django.utils, should be djanto.test) closed by
-
invalid: It's a different thing.
django.utils.unittest
is a copy of the … - 11:36 Ticket #15897 (Example login form in documentation uses URL incorrectly) created by
- In what I'm guessing is a holdover from a previous version (though I …
- 10:32 Ticket #15696 (Add pre_insert signal to loaddata command) closed by
- wontfix: I find myself agreeing with Russ that a custom serializer is a better …
- 10:28 Ticket #15896 (unittest docs say import django.utils, should be djanto.test) reopened by
- Hmm, OK, I read this a little more carefully and see what had me …
- 10:24 Ticket #15895 (incorect error description due to naming convensions) closed by
- needsinfo: That doesn't make any sense. The traceback doesn't match the code …
- 10:14 Ticket #15896 (unittest docs say import django.utils, should be djanto.test) closed by
- invalid: Ever tried to do so? […]
- 10:09 Ticket #15896 (unittest docs say import django.utils, should be djanto.test) created by
- At …
- 09:25 Ticket #15895 (incorect error description due to naming convensions) created by
- the situation is reported here - …
- 06:38 Ticket #15894 (SITE_CACHE does not invalidate in multiprocess environments) created by
- In a configuration where multiple python processes are created to …
- 04:18 Ticket #15891 (flushing session on auth.logout) closed by
- wontfix: It's tight coupling between auth and session, but it's by design. I'm …
- 04:10 Ticket #15893 (Latin script in Serbian should be @latin, not @Latn) created by
- The locale directories for Latin Serbian should be renamed from …
- 04:08 DjangoResources edited by
- fix libravatar link (diff)
- 04:07 DjangoResources edited by
- Mention Libravatar in the list of Open Source projects written in Django (diff)
- 04:07 Ticket #10378 (authenticate() method should not continue on built-in or generic exceptions) closed by
- wontfix: Backing up Malcolm's -1 and closing the issue. Unfortunate, but that's …
- 04:05 DjangoResources edited by
- sslauth is unfortunately no longer accessible :( (diff)
- 00:59 Ticket #15892 (Duplicate 'settings' import in settings_tests/tests.py) closed by
- fixed: In [16102]: […]
- 00:59 Changeset [d8bfd395]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
- Fixes #15892 -- Duplicate 'settings' import (and some unused imports) …
- 00:43 Ticket #14543 (ContentTypes tests fails if auth app is not installed) closed by
- fixed: In [16101]: […]
- 00:43 Changeset [a6c08a53]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
- Fixes #14543 -- ContentTypes tests failing if auth app is not …
Note: See TracTimeline
for information about the timeline view.