Timeline
Nov 17, 2010:
- 9:25 PM Ticket #14716 (contrib.admin - filter_horizontal and filter_vertical don't work on mobile Safari) updated by
- FWIW, I switched on Safari's Debug Mode, and all it says is "No …
- 9:24 PM Ticket #14716 (contrib.admin - filter_horizontal and filter_vertical don't work on mobile Safari) created by
- Create a ModelAdmin for a model with a ManyToManyField. Specify that …
- 7:53 PM Changeset [9cebb526]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed incorrect path to MultipleObjectMixin in docs. git-svn-id: …
- 7:36 PM Ticket #9964 (Database layer (models, ORM) - Transaction middleware closes the transaction only when it's marked as ...) updated by
- After looking into other stuff, and then coming back to this, I …
- 7:29 PM Changeset [a205fe93]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Added notes in old generic views howto about the new class based …
- 7:29 PM Changeset [9712f4c7]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Corrected link in release notes. git-svn-id: …
- 7:29 PM Ticket #14708 (Documentation - Document available mapping keys for form field error messages.) updated by
- gabriel, not related per se, but another documentation addition in the …
- 7:21 PM Ticket #14675 (Core (Other) - Update docs and project template to avoid "import *" for url patterns) updated by
-
Patch needs improvement changed
- 7:20 PM Ticket #14639 (contrib.admin - admin.site.register() does not check if the model is abstract (gives ...) updated by
-
Has patch changed
- 5:32 PM Ticket #14714 (Core (Other) - Refactoring BaseHandler and company for DRYness) closed by
- invalid: This patch appears to be superceded by the changes added in r14393, …
- 5:19 PM Ticket #14701 (Database layer (models, ORM) - Meta attributes from abstract class) updated by
- Why are you trying to know the value of ordering in a Student …
- 4:42 PM Ticket #14715 (Uncategorized - Uninformative ValueError in django/utils/_os.py) created by
- Today I was getting this when trying to run a new project for the …
- 4:21 PM Ticket #14714 (Core (Other) - Refactoring BaseHandler and company for DRYness) updated by
-
Triage Stage changed
- 4:06 PM Ticket #4659 (Documentation - Save my hair! Add doc about "no module named <blah>") updated by
- Replying to floguy: > I'm currently being hit by this same …
- 3:54 PM Ticket #14714 (Core (Other) - Refactoring BaseHandler and company for DRYness) updated by
-
Status, Triage Stage changed
Marking as ready for check-in. All tests continue to pass with this … - 3:50 PM Ticket #14714 (Core (Other) - Refactoring BaseHandler and company for DRYness) updated by
-
Status, Owner changed
- 3:39 PM Ticket #14370 (contrib.admin - Adding support for Autocomplete in contrib.admin) updated by
- Sure, some documentation should be added. A. I am not good with CSS, …
- 3:38 PM Ticket #14714 (Core (Other) - Refactoring BaseHandler and company for DRYness) created by
- I've outlined everything in a Pull Request on GitHub here: …
- 2:39 PM Ticket #13649 (contrib.admin - Disabled buttons in admin [PATCH]) updated by
-
Triage Stage changed
- 2:30 PM Tickets #7077,7431 batch updated by
- (In [14608]) [1.2.X] Fixed #7077 and #7431 -- Use getpass.getuser …
- 2:28 PM Tickets #7077,7431 batch updated by
- fixed: (In [14607]) Fixed #7077 and #7431 -- Use getpass.getuser instead of …
- 2:28 PM Changeset [9b6535b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #7077 and #7431 -- Use getpass.getuser instead of pwd.getpwuid …
- 2:26 PM Changeset [0aeb6c96]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Added a hidden toctree pointing at the index file in the docs to …
- 2:23 PM Ticket #14711 (Generic views - MonthMixin.get_previous_month incorrect under certain conditions) updated by
-
Triage Stage changed
The "tests.diff" actually got uploaded. It's the Trac that sometimes … - 2:08 PM Ticket #12767 (Database layer (models, ORM) - Problem running syncdb with a multi-db router that restricts auth to a ...) updated by
- maybe related to #14662
- 2:04 PM Ticket #14713 (Documentation - Document that resolve() can raise Http404) updated by
- (In [14604]) [1.2.X] Fixed #14713 -- documented that resolve can raise …
- 2:03 PM Ticket #14713 (Documentation - Document that resolve() can raise Http404) closed by
- fixed: (In [14603]) Fixed #14713 -- documented that resolve can raise …
- 2:03 PM Changeset [204253ed]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14713 -- documented that resolve can raise Http404. Thanks to …
- 1:46 PM Ticket #12202 (contrib.auth - Hardcoded subject in the reset password mail) updated by
- Yes, templates are the way to go here. Please use *.txt file …
- 1:20 PM Ticket #14713 (Documentation - Document that resolve() can raise Http404) created by
- Adds a note to the resolve() docs that it raises Http404 when the url …
- 1:19 PM Ticket #14712 (Documentation - Example for post_syncdb signal.) created by
- While in retrospect, the documentation for post_syncdb does inform the …
- 11:57 AM Ticket #13810 (Core (Other) - number format routine improvement) updated by
-
Cc changed
- 11:54 AM Ticket #14711 (Generic views - MonthMixin.get_previous_month incorrect under certain conditions) created by
- In the class-based generic views, MonthMixin.get_previous_month will …
- 11:53 AM Ticket #5373 (Internationalization - Field label for a ForeignKey not translated) updated by
-
Cc changed
- 11:01 AM Ticket #14394 (Database layer (models, ORM) - Assigning bad data to an m2m attribute should not clear existing data) updated by
- [14602] removed ManyToManyField.isValidIDList which was unused and did …
- 11:00 AM Ticket #14257 (Database layer (models, ORM) - Remove isValidIDList from ManyToManyField in ...) closed by
- fixed: (In [14602]) Fixed #14257 -- removed ManyToManyField.isValidIDList …
- 11:00 AM Changeset [fc47f8c6]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14257 -- removed ManyToManyField.isValidIDList which was …
- 10:47 AM Ticket #14423 (Database layer (models, ORM) - Wrong SQL on exclude with inheritance) updated by
- (In [14601]) [1.2.X] Fixed #14423 -- corrected incorrect SQL being …
- 10:46 AM Ticket #14423 (Database layer (models, ORM) - Wrong SQL on exclude with inheritance) closed by
- fixed: (In [14600]) Fixed #14423 -- corrected incorrect SQL being generated …
- 10:46 AM Changeset [0eb31d3d]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14423 -- corrected incorrect SQL being generated when a …
- 10:08 AM Changeset [c0248f6]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Corrected some syntax issues in the docs. git-svn-id: …
- 9:47 AM Ticket #14370 (contrib.admin - Adding support for Autocomplete in contrib.admin) updated by
- 1. I should have caught the above code sample when trying to hook this …
- 9:46 AM Changeset [8a7a8f46]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Removed stale directory not removed by git-svn in r14592. git-svn-id: …
- 9:37 AM Tickets #10004,12320 batch updated by
- fixed: (In [14595]) Fixed #10004 and #12320 -- Enabled the makemessages …
- 9:37 AM Changeset [17b329a]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #10004 and #12320 -- Enabled the makemessages management command …
- 9:36 AM Changeset [d7ad02f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed a bunch of code examples in the form media documentation. …
- 9:36 AM Ticket #10636 (django-admin.py runserver - Development server fails if settings module does not define ...) closed by
- fixed: (In [14593]) Fixed #10636 -- Added check to make sure the …
- 9:36 AM Changeset [96af3047]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #10636 -- Added check to make sure the ADMIN_MEDIA_PREFIX …
- 9:36 AM Tickets #14693,14709 batch updated by
- fixed: (In [14592]) Fixed #14693, #14709 -- Backwards incompatible change to …
- 9:36 AM Changeset [33d8fcd]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14693, #14709 -- Backwards incompatible change to rectify the …
- 9:18 AM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by
-
Patch needs improvement changed
The patch looks great generally, but the tests would be much better … - 8:42 AM DjangoJobs edited by
- (diff)
- 8:39 AM DjangoJobs edited by
- (diff)
- 7:40 AM Ticket #14370 (contrib.admin - Adding support for Autocomplete in contrib.admin) updated by
- 1. The documentation is at the top of the page. You can't use …
- 7:30 AM Changeset [9b45f6c]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Migrated model_formsets doctests. Thanks to Gregor Müllegger for the …
- 7:14 AM Ticket #10323 (django-admin.py runserver - Dont force admin media serving with runserver management command.) closed by
- fixed: Calling this fixed in trunk since an option for the runserver command …
- 6:36 AM Ticket #14710 (Forms - Form css classes for bound fields are not rendered {{ form.field_name }}) updated by
- Related tickets: - #13564 Provide class attributes for form fields - …
- 6:34 AM Ticket #13564 (Forms - Provide class attributes for form fields) updated by
- Related ticket #14710 Form css classes for bound fields are not …
- 6:34 AM Ticket #14710 (Forms - Form css classes for bound fields are not rendered {{ form.field_name }}) updated by
-
Component, Status, Milestone, Owner, Needs documentation, Has patch changed
- 6:28 AM Ticket #14710 (Forms - Form css classes for bound fields are not rendered {{ form.field_name }}) created by
- Version 1.2 added support for form css styling with two additional …
- 6:26 AM Ticket #14700 (Database layer (models, ORM) - Speed up RawQuerySet iterator) updated by
- Ok, some django-bench benchmark results: […] the attached tar.gz …
- 6:24 AM Ticket #11369 (Database layer (models, ORM) - verbose_name_plural not inherited if base class is abstract.) updated by
- (In [14589]) [1.2.X] Fixed #11369 -- Corrected verbose_name_plural …
- 6:09 AM Ticket #11369 (Database layer (models, ORM) - verbose_name_plural not inherited if base class is abstract.) closed by
- fixed: (In [14588]) Fixed #11369 -- Corrected verbose_name_plural model Meta …
- 6:09 AM Changeset [5666bca]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #11369 -- Corrected verbose_name_plural model Meta option to be …
- 5:56 AM Ticket #14697 (Database layer (models, ORM) - Speeding up queryset model instance creation) updated by
- Ok, I now have django-bench benchmarks and results. I am not too …
- 4:29 AM Ticket #14675 (Core (Other) - Update docs and project template to avoid "import *" for url patterns) updated by
- It struck me that we're making things awfully verbose by getting rid …
- 4:19 AM Ticket #14450 (contrib.admin - Simple but powerfull patch to make application name localizable) closed by
- duplicate: This is very much related to #3591 and this year's Google Summer of …
- 4:01 AM Ticket #13870 (Documentation - Document transaction/connection management outside the web server context) updated by
- I have had the same problem on Django 1.2. I just applied this patch …
- 3:41 AM Ticket #14709 (Contrib apps - staticfiles app seems forced upon me) updated by
-
Status, Owner, Triage Stage, Milestone changed
Thank you for your thorough report, this is indeed a problem with … - 3:22 AM Ticket #12398 (Forms - Add `TypedMultipleChoiceField` to compliment `TypedChoiceField`.) updated by
-
Patch needs improvement changed
Looks fairly good to me. A few things: * I would change the comment … - 2:09 AM Ticket #14705 (Database layer (models, ORM) - Model Field Order not influenced by MRO of superclasses) updated by
- Replying to lrekucki: > One thing that I don't understand …
- 1:44 AM Ticket #13950 (contrib.admin - Add "post save" hook to ModelAdmin class) reopened by
- I'll try explain the problem better. Let's start with the example I …
- 12:29 AM Ticket #14709 (Contrib apps - staticfiles app seems forced upon me) updated by
- I did figure out a good way to workaround this. Since the only time I …
- 12:19 AM Ticket #4027 (Documentation - Document how to make copies of model instances) updated by
-
Summary changed
In response to Forest and mitar: let's keep this a documentation … - 12:09 AM Ticket #14709 (Contrib apps - staticfiles app seems forced upon me) updated by
- I've been looking through the sources and it seems that this is a …
- 12:06 AM Ticket #14708 (Documentation - Document available mapping keys for form field error messages.) updated by
-
Triage Stage, Milestone changed
Agreed with your recommendation, adam. I'll give the patch further … - 12:05 AM Ticket #11496 (Documentation - max_value validation is inconsistant) updated by
-
Has patch, Version changed
- 12:02 AM Ticket #8104 (Forms - IntegerField max_value & min_value errors require a %s) closed by
- duplicate: As adamv points out, the design decision seems to have been made (by …
Nov 16, 2010:
- 11:43 PM Ticket #14709 (Contrib apps - staticfiles app seems forced upon me) created by
- I just updated my Django to the latest dev (14587) and I'm finding …
- 10:52 PM Ticket #14492 (Database layer (models, ORM) - Model proxy instance does not equal the respective model instance) updated by
-
Status changed
- 10:46 PM Ticket #8670 (contrib.admin - auth add_view should accept extra_context) closed by
- fixed: This functionality is in place in trunk: …
- 10:29 PM Ticket #14708 (Documentation - Document available mapping keys for form field error messages.) updated by
- Also: Recommend resolving #8104 as a duplicate of this issue.
- 10:29 PM Ticket #8104 (Forms - IntegerField max_value & min_value errors require a %s) updated by
- As of 1.3-alpha-1 (and possibly earlier), all form field error …
- 10:27 PM Ticket #14708 (Documentation - Document available mapping keys for form field error messages.) created by
- The error messages for some form fields have mapping keys that will be …
- 10:12 PM Ticket #6739 (Documentation - How to add symbolic links in Windows Vista) updated by
- mklink is available in Vista and later, but is not without problems. …
- 9:27 PM Ticket #6730 (Core (Management commands) - postgresql_psycopg2 introspection includes views in generated models) updated by
- MySQL, at least version 5.1.x w/ Django 1.3.x, also returns views …
- 9:20 PM Ticket #14320 (Documentation - MySQL documentation needs to note lack of support for timezone info...) updated by
-
Has patch changed
- 8:59 PM Ticket #12687 (Database layer (models, ORM) - Using exclude on a queryset with an annotate field give attribute error.) updated by
- (In [14587]) [1.2.X] Fixed #12687 -- fixed an issue with aggregates …
- 8:57 PM Ticket #12687 (Database layer (models, ORM) - Using exclude on a queryset with an annotate field give attribute error.) closed by
- fixed: (In [14586]) Fixed #12687 -- fixed an issue with aggregates and counts …
- 8:57 PM Changeset [4276b51]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #12687 -- fixed an issue with aggregates and counts in …
- 8:46 PM Ticket #14662 (Contrib apps - auth and contenttypes post-syncdb handlers ignore 'db' option) updated by
- Somewhat related to this issue, I think: …
- 8:25 PM Changeset [3e9d2f81]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Remove an obsolete admonition in tutorial one (referencing 0.96 …
- 7:57 PM Ticket #14706 (Documentation - Stray tick in 1.3 release notes) closed by
- fixed: (In [14583]) Fixed #14706 -- corrected a stray backtick in the docs. …
- 7:57 PM Changeset [5b4c6fd5]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14706 -- corrected a stray backtick in the docs. Thanks to …
- 6:50 PM Ticket #14706 (Documentation - Stray tick in 1.3 release notes) updated by
-
Triage Stage changed
- 6:33 PM Ticket #14707 (Database layer (models, ORM) - Allow an annotation to match a field name when using .values on a ...) created by
- Ticket http://code.djangoproject.com/ticket/11256 has the unfortunate …
- 6:26 PM Ticket #14706 (Documentation - Stray tick in 1.3 release notes) created by
- Stray tick in 1.3 release notes
- 5:56 PM Ticket #14705 (Database layer (models, ORM) - Model Field Order not influenced by MRO of superclasses) updated by
- One thing that I don't understand is why does field order matter to …
- 5:48 PM Changeset [5844cdca]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Small grammar fix in 'user-uploaded files' comment from [14560] …
- 4:40 PM Ticket #14705 (Database layer (models, ORM) - Model Field Order not influenced by MRO of superclasses) updated by
-
Cc changed
- 4:31 PM Ticket #14705 (Database layer (models, ORM) - Model Field Order not influenced by MRO of superclasses) updated by
- The attached file "failed_attempt" shows an initial stab at the …
- 4:21 PM Ticket #14705 (Database layer (models, ORM) - Model Field Order not influenced by MRO of superclasses) created by
- Looking at the two definitions below, […] one (I?) would expect …
- 4:17 PM Ticket #14691 (Database layer (models, ORM) - foreign key validate() fails for non-default databases) updated by
- (In [14581]) [1.2.X] Fixed #14691 -- Made ForeignKey.validate() use …
- 4:09 PM Ticket #14691 (Database layer (models, ORM) - foreign key validate() fails for non-default databases) closed by
- fixed: (In [14580]) Fixed #14691 -- Made ForeignKey.validate() use the right …
- 4:09 PM Changeset [f3d0704]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14691 -- Made ForeignKey.validate() use the right database. …
- 4:05 PM Ticket #14704 (Documentation - USE_THOUSAND_SEPARATOR poorly documented) closed by
- fixed
- 4:05 PM Ticket #14704 (Documentation - USE_THOUSAND_SEPARATOR poorly documented) updated by
- Fixed in r14578 (and backport r14579)
- 3:33 PM Changeset [ea14592]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Better cross-referencing of the USE_THOUSAND_SEPARATOR setting in …
- 3:00 PM Ticket #14704 (Documentation - USE_THOUSAND_SEPARATOR poorly documented) updated by
-
Component, Milestone, Triage Stage changed
Seems perfectly reasonable. I've updated the patch to apply against … - 2:14 PM Ticket #14704 (Documentation - USE_THOUSAND_SEPARATOR poorly documented) created by
- The USE_THOUSAND_SEPARATOR is poorly documented. It is not referenced …
- 11:39 AM Ticket #14703 (Core (Cache system) - memcached.set_many() should not special case unicode data) created by
- memcached.set_many() tries to be "smart" by explicitly checking for …
- 11:36 AM Ticket #11675 (Core (Cache system) - Support new memcached wrapper pylibmc) updated by
-
Cc changed
- 11:29 AM Ticket #14702 (*.djangoproject.com - Add a "needs info" state to tickets) updated by
-
Needs documentation changed
- 11:29 AM Ticket #14702 (*.djangoproject.com - Add a "needs info" state to tickets) created by
- After a recent sprint a …
- 11:17 AM Ticket #14701 (Database layer (models, ORM) - Meta attributes from abstract class) created by
- […] When instantiating Student as s, […] The ordering …
- 11:12 AM Ticket #14693 (Contrib apps - staticfiles app doesn't work with form media framework and 3rd party ...) updated by
-
Cc changed
- 10:51 AM Ticket #361 (Template system - Some Basic Math Filters) updated by
- As newcomer to django I find really weird there is no math operations …
- 10:16 AM DjangoResources edited by
- (diff)
- 9:49 AM Ticket #5612 (Core (Other) - Signals for login / logout) updated by
-
Triage Stage, Milestone changed
- 9:14 AM Changeset [35dc7d6]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Migrated model_inheritance_regress doctests. Thanks to Gregor …
- 8:58 AM Ticket #14700 (Database layer (models, ORM) - Speed up RawQuerySet iterator) created by
-
Currently
RawQuerySetuses a lot of cycles doing repeatedly the same … - 8:37 AM Ticket #14683 (contrib.formtools - FormWizard done() method doesn't get the last form in form_list) closed by
- duplicate: Duplicate of #14576
- 8:37 AM Ticket #14576 (contrib.formtools - Regression in FormWizard) closed by
- fixed: (In [14574]) Fixed #14576 - FormWizard.done() method doesn't get …
- 8:37 AM Changeset [b84838a]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14576 - FormWizard.done() method doesn't get passed the last …
- 8:17 AM Ticket #14699 (Testing framework - FormWizard tests are scattered between two test modules) created by
- Tests for these classes are found in regressiontests/formwizard and in …
- 8:00 AM Changeset [b9e6db4]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Added info about using logging to the 'Error reporting' howto. …
- 7:34 AM Ticket #14698 (Core (Other) - django.utils.module_loading.module_has_submodule yields false positives) updated by
-
Has patch changed
- 7:33 AM Ticket #14698 (Core (Other) - django.utils.module_loading.module_has_submodule yields false positives) created by
- The way I found this is a bit crazy, so I'm not going to describe it …
- 7:30 AM Changeset [165f13dc]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Corrected 'email' to 'e-mail' in error reporting docs. git-svn-id: …
- 7:24 AM Ticket #12320 (Internationalization - Translations hints in HTML are lost in PO file) updated by
-
Has patch, Milestone changed
Proposed patch uploaded. Note that it properly applies only on top of … - 7:23 AM Ticket #14697 (Database layer (models, ORM) - Speeding up queryset model instance creation) updated by
- Yes, I will look into transforming the test to django-bench. However I …
- 7:20 AM Changeset [8bafde1]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Migrated forms (minus localflavor) doctests. A huge thanks to Daniel …
- 7:09 AM Ticket #10004 (Internationalization - Enable -c switch in xgettext call to collect translator comments) updated by
- Looks good to me, maby "l10n" for the keyword would be better, e.g. …
- 7:01 AM Ticket #14697 (Database layer (models, ORM) - Speeding up queryset model instance creation) updated by
- Just as a pointer, if you wanted to create that benchmark - I think …
- 6:59 AM Ticket #14697 (Database layer (models, ORM) - Speeding up queryset model instance creation) updated by
- It's not a requirement for a patch being accepted, but it would really …
- 6:46 AM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by
-
Needs documentation changed
- 6:45 AM Ticket #8217 (Forms - Alphabetical sorted FilePathField) updated by
-
Triage Stage changed
I could reproduce this on a Debian Lenny server. - 6:25 AM Ticket #14415 (Testing framework - Multiple aliases for one database: testing problems) updated by
-
Has patch changed
- 6:23 AM Ticket #14415 (Testing framework - Multiple aliases for one database: testing problems) updated by
-
Triage Stage changed
This is what I've found: I think the maximum that Django can provide … - 5:31 AM Ticket #14443 (Database layer (models, ORM) - Oracle backend returns wrong test database name) closed by
- wontfix: After learning a bit about how the Oracle backend handles the test …
- 4:58 AM OracleTestSetup edited by
- (diff)
- 4:56 AM Ticket #9213 (contrib.auth - PasswordResetForm should not reset passwords for inactive users) updated by
-
Status, Owner, Version changed
- 3:55 AM Ticket #14697 (Database layer (models, ORM) - Speeding up queryset model instance creation) created by
- The attached patch does some easy optimizations to speed up iteration …
- 2:41 AM Ticket #13546 (Forms - Easier handling of localize field options in ModelForm) updated by
-
Cc changed
- 1:54 AM Ticket #10414 (Database layer (models, ORM) - select_related ignores unrecognized fields) updated by
- @mtredeinnick I don't think I understand you well, so sorry if I got …
Nov 15, 2010:
- 11:59 PM Ticket #14655 (Forms - formsets should be iterable) updated by
-
Needs documentation changed
- 11:27 PM Ticket #14687 (Database layer (models, ORM) - Proxy model inheritance and DoesNotExist exception) closed by
- worksforme: I'm afraid I still don't see the problem (other than get_current …
- 11:08 PM Ticket #12534 (contrib.auth - django.contrib.auth.views.login refuses to redirect to urls with spaces) updated by
- The url below (where the redirect_to field has a query string …
- 10:47 PM OracleTestSetup edited by
- (diff)
- 9:36 PM Ticket #14674 (contrib.auth - ResetPasswordForm doesn't consider unusable_password setting) updated by
- Replying to lrekucki: > Lack of "any" isn't a problem, …
- 8:43 PM Ticket #14566 (Database layer (models, ORM) - Multiple database issue v1.2.3 - Django reading the wrong database) closed by
- invalid: No response to emulbreh's query, as it looks like a bug in the user's …
- 8:36 PM Ticket #14622 (Database layer (models, ORM) - ValuesListQuerySet used with a foo__in filter breaks in SQL generation) closed by
- fixed: This was fixed by a previous commit, I added a test explicitly about …
- 8:36 PM Ticket #14622 (Database layer (models, ORM) - ValuesListQuerySet used with a foo__in filter breaks in SQL generation) updated by
-
(In [14569]) [1.2.X] Added a test for using an
__inlookup with a … - 8:33 PM Ticket #14622 (Database layer (models, ORM) - ValuesListQuerySet used with a foo__in filter breaks in SQL generation) updated by
-
(In [14568]) Added a test for using an
__inlookup with a … - 8:33 PM Changeset [8da8d6c5]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
-
Added a test for using an
__inlookup with a ValueListQueryset from … - 8:21 PM Ticket #14696 (Documentation - Wrong code colouring) updated by
- (In [14567]) [1.2.X] Fixed #14696, corrected some messed up syntax in …
- 8:21 PM Ticket #14696 (Documentation - Wrong code colouring) closed by
- fixed: (In [14566]) Fixed #14696, corrected some messed up syntax in the docs.
- 8:21 PM Changeset [e69bc74]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14696, corrected some messed up syntax in the docs. …
- 8:02 PM OracleTestSetup edited by
- (diff)
- 7:51 PM Ticket #5833 (contrib.admin - Custom FilterSpecs) updated by
- See also #8528, which still makes sense even if this patch goes in. It …
- 7:47 PM Ticket #8528 (contrib.admin - Admin list_filter doesn't respect null=True) updated by
- See also #5833
- 7:17 PM Ticket #14655 (Forms - formsets should be iterable) reopened by
- Although Pandres' comment is correct (i.e., there is already a way to …
- 7:16 PM Ticket #14695 (Database layer (models, ORM) - Field's `name` kwarg gets paved over) updated by
- Here's a proper link to the line that does the paving over: …
- 7:05 PM Ticket #14696 (Documentation - Wrong code colouring) created by
- The code examples for …
- 7:00 PM Ticket #14695 (Database layer (models, ORM) - Field's `name` kwarg gets paved over) created by
-
Field.set_attributes_from_nameshould … - 6:09 PM DjangoJobs edited by
- Added open Django job advertisment (diff)
- 5:34 PM Ticket #14692 (Uncategorized - Unclear mail error) closed by
- invalid: This doesn't appear to be a Django generated error. It looks to me …
- 4:41 PM Ticket #8528 (contrib.admin - Admin list_filter doesn't respect null=True) updated by
-
Version changed
#5273 was another dupe. 4+ tickets all up. Latest patch looks good. Be … - 4:27 PM Ticket #14693 (Contrib apps - staticfiles app doesn't work with form media framework and 3rd party ...) updated by
-
Triage Stage changed
Patch looks good. A couple notes: 1. It looks like the … - 4:16 PM Ticket #5273 (contrib.admin - 'None' value doesn't show up in related field filter) closed by
- duplicate: See #8528
- 3:56 PM Ticket #14694 (Database layer (models, ORM) - defer() doesn't work with reverse relations) created by
- It's impossible to defer REVERSED relation. I'm not able to reproduce …
- 2:51 PM Ticket #13649 (contrib.admin - Disabled buttons in admin [PATCH]) updated by
-
Keywords changed
- 2:51 PM Ticket #11639 (contrib.admin - Can't remove prepopulated fields from fieldset in ModelAdmin) updated by
-
Keywords changed
- 2:50 PM Ticket #11108 (contrib.admin - add a ModelAdmin.delete_model method, similar to ModelAdmin.save_model ...) updated by
-
Keywords changed
- 2:50 PM Ticket #10557 (contrib.formtools - FormWizard should not output raw HTML for previous_fields) updated by
-
Keywords changed
- 2:50 PM Ticket #14130 (Core (Other) - Catching ImportError in manage.py considered dangerous) updated by
-
Keywords changed
- 2:50 PM Ticket #14187 (Core (Management commands) - Add support for bpython in django-admin.py shell) updated by
-
Keywords changed
- 2:49 PM Ticket #14312 (contrib.admin - list_editable causes 500s for ?p>maximum) updated by
-
Keywords changed
- 2:49 PM Ticket #14571 (contrib.admin - Update jQuery) updated by
-
Keywords changed
- 2:49 PM Ticket #14576 (contrib.formtools - Regression in FormWizard) updated by
-
Keywords changed
- 12:09 PM Ticket #13859 (Core (Management commands) - respect LANGUAGE_CODE in management command instead of overriding it ...) updated by
-
Owner changed
Would you mind providing a small project with just enough code to … - 10:40 AM Ticket #14691 (Database layer (models, ORM) - foreign key validate() fails for non-default databases) updated by
- oh thanks. My bad. The bug also affects 1.2
- 10:29 AM Ticket #6432 (Database layer (models, ORM) - select_related() should also follow ManyToMany fields) updated by
- http://softwaremaniacs.org/forum/django/11038/
- 10:08 AM Ticket #14691 (Database layer (models, ORM) - foreign key validate() fails for non-default databases) updated by
-
Triage Stage changed
Seemsmultidb_management_tests.diffyou a attached are actually … - 10:08 AM Ticket #14693 (Contrib apps - staticfiles app doesn't work with form media framework and 3rd party ...) created by
- As discussed with Russell and Carl on IRC (after quite some feedback …
- 10:08 AM Ticket #14370 (contrib.admin - Adding support for Autocomplete in contrib.admin) updated by
- A couple notes after trying to get this to work on an existing …
- 10:03 AM Ticket #13720 (contrib.admin - response_change does not consider _popup=1 when saving) closed by
- duplicate: Based on donatook last comment closed as a duplicate of #13165
- 10:03 AM Ticket #14567 (Forms - ModelMultipleChoiceField inconsistently returns a list if empty.) updated by
-
Status, Patch needs improvement, Owner changed
empty_queryset_and_tests.diff corrects the failures by accounting for … - 9:50 AM Ticket #10323 (django-admin.py runserver - Dont force admin media serving with runserver management command.) updated by
-
Milestone, Owner, Status changed
Assigning this myself since we have that feature (--nostatic) in the … - 9:45 AM Ticket #14692 (Uncategorized - Unclear mail error) created by
- When my Django application send email - sometimes I receive this …
- 9:08 AM Ticket #14283 (Contrib apps - AttributeError on admin detail page after r13708) closed by
- duplicate: Fixed in [14555], see also ticket #14670.
- 8:33 AM Ticket #8060 (contrib.admin - Admin Inlines do not respect user permissions) updated by
- This could be accomplished in a straightforward manner by overloading …
- 8:02 AM Ticket #14234 (Forms - Validation bug when using ModelForms) updated by
-
Has patch changed
I'm not a core committer - just a long-time contributor. Even so, … - 6:28 AM ThumbNails edited by
- Added my solution (diff)
- 5:58 AM Ticket #14691 (Database layer (models, ORM) - foreign key validate() fails for non-default databases) created by
-
to reproduce:
1. configure two databases:
defaultandother1. … - 5:56 AM Ticket #13720 (contrib.admin - response_change does not consider _popup=1 when saving) updated by
-
Triage Stage changed
- 4:36 AM Ticket #14690 (Template system - {% block %} defined in {% included %} page isn't 'repleacable') closed by
- duplicate: Looks like a duplicate of #12008.
- 3:42 AM Ticket #14690 (Template system - {% block %} defined in {% included %} page isn't 'repleacable') created by
- I moved part of template to external file that is included in base …
- 3:07 AM Ticket #14687 (Database layer (models, ORM) - Proxy model inheritance and DoesNotExist exception) reopened by
- Sorry, I did not test code, because I thought it does not work in all …
- 2:49 AM Ticket #5768 (Database layer (models, ORM) - Allow QuerySet.values() to return values spanning joins (for ...) updated by
-
Cc changed
Adding a milestone might also prompt someone to work on or review this … - 2:19 AM Ticket #13720 (contrib.admin - response_change does not consider _popup=1 when saving) updated by
- Thank you for your reply and excuse me for my rough english! I forgot …
- 2:06 AM Ticket #13859 (Core (Management commands) - respect LANGUAGE_CODE in management command instead of overriding it ...) updated by
- Replying to fheinz: > The available info is insufficient …
- 12:04 AM Ticket #14689 (Contrib apps - AUTH_USER_PROFILE setting not parsed correctly.) closed by
- invalid: Nevermind, i figured out why this behavior is ok.
Nov 14, 2010:
- 11:49 PM Ticket #14689 (Contrib apps - AUTH_USER_PROFILE setting not parsed correctly.) created by
- currently the behavior of AUTH_USER_PROFILE does not allow for …
- 9:25 PM Ticket #13283 (Core (Cache system) - CACHE_MIDDLEWARE_ANONYMOUS_ONLY kills anonymous caching efficiency) updated by
- Carl, I added a modified version of your test from the patch, which …
- 8:09 PM Ticket #14529 (contrib.admin - Save messages for proxy models show a crazy verbose_name) updated by
-
Patch needs improvement, Version, Triage Stage, Milestone changed
Okay, I can confirm this happens in 1.2 and in trunk. I've applied the … - 7:56 PM Ticket #14688 (Forms - BaseInlineFormSet does not support "auto_id") created by
-
BaseInlineFormSet.__init__does not accept theauto_idargument, … - 7:52 PM Ticket #14682 (Documentation - Class based views docs should be more explicit about template location) updated by
-
Triage Stage changed
- 7:19 PM Ticket #10414 (Database layer (models, ORM) - select_related ignores unrecognized fields) updated by
- I found some old (handwritten) notes I had around this item from back …
- 7:11 PM Ticket #14687 (Database layer (models, ORM) - Proxy model inheritance and DoesNotExist exception) closed by
- worksforme: Neither do I... closing it as worksforme
- 6:31 PM Ticket #14591 (contrib.admin - UnicodeDecodeError when trying to render the label of a field) updated by
-
Needs tests, Triage Stage changed
Okey, I get the error now. It wont happen if you use … - 6:23 PM Ticket #14687 (Database layer (models, ORM) - Proxy model inheritance and DoesNotExist exception) updated by
- I can't reproduce this in 1.2 or trunk. […]
- 5:58 PM Ticket #14623 (Database layer (models, ORM) - DateTimeField(auto_now=True) does not change when update is called) closed by
- invalid: I really don't think that the docs for …
- 5:36 PM Ticket #3055 (Database layer (models, ORM) - GenericRelation should squawk if pointed to a model that doesn't have ...) updated by
- (In [14565]) [1.2.X] Fixed #3055 -- Validate that models target of a …
- 5:35 PM Changeset [f6363bc6]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed potential circular import problem. git-svn-id: …
- 5:31 PM Ticket #3055 (Database layer (models, ORM) - GenericRelation should squawk if pointed to a model that doesn't have ...) closed by
- fixed: Fixed in r14563.
- 5:21 PM Changeset [b6ec268e]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fiexed #3055 -- Validate that models target of a GenericRelation have …
- 5:13 PM Ticket #14591 (contrib.admin - UnicodeDecodeError when trying to render the label of a field) updated by
- Hey Rasca, please don't hate me :) I was mistaken, since the error …
- 5:06 PM Ticket #14153 (Contrib apps - Redirects fail if URL has appended query string) closed by
- invalid: For the reason given by dmoisset, and for backwards compatibility for …
- 4:59 PM Ticket #13879 (Utilities - method_decorator doesn't supports decorators with arguments) updated by
-
Triage Stage changed
Technically,method_decoratorworks as advertised. … - 4:23 PM Ticket #14685 (contrib.sessions - contrib.sessions.models has incompatible or extraneous code) closed by
- fixed: (In [14562]) Fixed #14685 - incompatible code in …
- 4:23 PM Changeset [0324151]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14685 - incompatible code in contrib.sessions.models Thanks to …
- 4:17 PM Ticket #14685 (contrib.sessions - contrib.sessions.models has incompatible or extraneous code) updated by
- The code appears to support the API for …
- 3:48 PM Ticket #14687 (Database layer (models, ORM) - Proxy model inheritance and DoesNotExist exception) updated by
-
Cc, Component changed
- 3:41 PM Ticket #14687 (Database layer (models, ORM) - Proxy model inheritance and DoesNotExist exception) updated by
-
Version changed
- 3:41 PM Ticket #14687 (Database layer (models, ORM) - Proxy model inheritance and DoesNotExist exception) created by
- Code example: […] To fix this behaviour I simply overwrite …
- 3:32 PM Ticket #14663 (Translations - L10N of dates in Norwegian.) updated by
- Someone who knows Norwegian other than the patch uploader should check …
- 2:22 PM Ticket #13937 (Database layer (models, ORM) - Sub-query (exclude) fails when joining) updated by
-
Owner changed
Could you tell a bit more about your scenario? Please provide some … - 2:03 PM Ticket #14663 (Translations - L10N of dates in Norwegian.) updated by
-
Triage Stage, Milestone changed
- 1:25 PM Ticket #14240 (Template system - filesizeformat should localize number) updated by
-
Needs tests changed
I attached an updated patch including: * Use of round() in … - 12:55 PM Ticket #14591 (contrib.admin - UnicodeDecodeError when trying to render the label of a field) updated by
-
Cc changed
Just tried it in Django 1.2, 1.2.3 and trunk and working fine in all … - 12:29 PM Ticket #14018 (Database layer (models, ORM) - Introduce class_plural %-substitution placeholder for related_name of ...) updated by
-
Patch needs improvement, Triage Stage changed
The patch "as is" surely needs improvement. A simple solution that … - 9:50 AM Ticket #10650 (Documentation - Clarify use of MEDIA_ROOT in default settings.py) updated by
- (In [14561]) [1.2.X] Fixed #10650 -- Clarified description of …
- 9:42 AM Ticket #10650 (Documentation - Clarify use of MEDIA_ROOT in default settings.py) closed by
- fixed: (In [14560]) Fixed #10650 -- Clarified description of MEDIA_ROOT in …
- 9:42 AM Changeset [74f46c0a]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #10650 -- Clarified description of MEDIA_ROOT in setting files. …
- 8:59 AM Ticket #14176 (contrib.comments - Error raised when using django.contrib.comments.feeds.LatestCommentsFeed) updated by
- So in other words, you need to use an instance of the class instead of …
- 8:15 AM Ticket #14536 (Documentation - Incorrect syntax about using OPTIONS for changing the database engine) updated by
- (In [14559]) Fixed #14536 -- Corrected DB connection OPTIONS examples …
- 8:15 AM Changeset [2b344d2]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14536 -- Corrected DB connection OPTIONS examples in …
- 8:09 AM Ticket #14536 (Documentation - Incorrect syntax about using OPTIONS for changing the database engine) closed by
- fixed: (In [14558]) Fixed #14536 -- Corrected DB connection OPTIONS examples …
- 8:05 AM Ticket #14332 (Core (Management commands) - manage testserver and manage runserver should have similiar ...) updated by
- I agree that "there should be one obvious way to do it" is a Good …
- 7:49 AM Ticket #14686 (Database layer (models, ORM) - ORM support for VoltDB) closed by
- wontfix: You should probably see …
- 7:16 AM OracleTestSetup edited by
- (diff)
- 6:51 AM PastSprints edited by
- (diff)
- 6:50 AM Sprints edited by
- (diff)
- 6:44 AM Ticket #14686 (Database layer (models, ORM) - ORM support for VoltDB) updated by
- 6:12 AM Ticket #14674 (contrib.auth - ResetPasswordForm doesn't consider unusable_password setting) updated by
- Here's a patch. Lack of "any" isn't a problem, 'cause you can just …
- 5:56 AM Ticket #14591 (contrib.admin - UnicodeDecodeError when trying to render the label of a field) reopened by
- Replying to rasca: > Just tried this and it works for me …
- 3:51 AM Ticket #14674 (contrib.auth - ResetPasswordForm doesn't consider unusable_password setting) updated by
- lrekucki, I like your patch but the 'any' function is part of python …
- 3:38 AM Ticket #14680 (Core (Other) - Add a file to ignore unnecessary and compiled files from various ...) reopened by
- I created this ticket on a discussion with jezdez during the sprint. …
- 3:13 AM Ticket #14686 (Database layer (models, ORM) - ORM support for VoltDB) created by
- Hello, Would be great to have ORM support for …
- 2:14 AM Ticket #14685 (contrib.sessions - contrib.sessions.models has incompatible or extraneous code) created by
- [http://code.djangoproject.com/browser/django/trunk/django/contrib/sess …
- 12:32 AM Ticket #14684 (Generic views - RESTful Model View) created by
- I love the changes that now allow class views. I am probably a bit …
Note:
See TracTimeline
for information about the timeline view.