Timeline
Nov 19, 2010:
- 11:25 PM Ticket #14512 (Generic views - Documentation & tools for decorating class-based-views.) closed by
- fixed: Fixed by [14642].
- 11:10 PM Changeset [591ad8a]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14512 -- Added documentation on how to apply decorators to …
- 10:22 PM Ticket #5768 (Database layer (models, ORM) - Allow QuerySet.values() to return values spanning joins (for ...) updated by
-
Triage Stage changed
- 10:18 PM Ticket #5768 (Database layer (models, ORM) - Allow QuerySet.values() to return values spanning joins (for ...) updated by
-
Needs documentation changed
Updated the patch to allow m2m by default, with docs. - 10:04 PM Ticket #14527 (Documentation - GeoDjango docs shouldn't recommend PostgreSQL 8.3) updated by
- The Windows install wizard needs to be updated before this can be …
- 9:48 PM Ticket #14527 (Documentation - GeoDjango docs shouldn't recommend PostgreSQL 8.3) updated by
- I can confirm it. I currently am using PostgreSQL 8.4.5 with PostGIS …
- 9:04 PM Ticket #12398 (Forms - Add `TypedMultipleChoiceField` to compliment `TypedChoiceField`.) updated by
-
Patch needs improvement, Version, Triage Stage changed
I've updated the patch according to your feedback. The underlying … - 8:43 PM Ticket #14637 (Translations - There may an Internationalization bug in Forms) updated by
-
Component changed
Replying to [email protected]: > so maybe po file should … - 8:33 PM Ticket #14540 (Internationalization - Wrong localization (L10N) thousand separator & decimal point character ...) closed by
- invalid: Django currently has no Puerto Rico translation/format support. Maybe …
- 8:19 PM Ticket #14170 (Internationalization - Issue in get_language_from_request() if LANGUAGES setting is changed ...) updated by
- See #14628 re: Documenting which settings can be modified.
- 8:04 PM Ticket #14339 (Testing framework - Enable testing when you can't create/destroy databases) updated by
-
The Oracle backend has the
'TEST_CREATE'(and a … - 8:03 PM OracleTestSetup edited by
- (diff)
- 7:55 PM Ticket #14733 (Database layer (models, ORM) - Allow Manager.raw() execute not only "Pure selects") updated by
- Right now? No. Could it? Sure. You just need to make the validation …
- 7:48 PM Ticket #14734 (Database layer (models, ORM) - problem with postgresql views (psycopg2)) closed by
- invalid: This sounds like a case of user-error, related to the default …
- 7:37 PM Changeset [ec7c49f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed hyperlinking of template tags for Sphinx >= 1.0 Follow on from …
- 7:33 PM Ticket #14569 (Database layer (models, ORM) - Date field expression raw query returns unicode instead of datetime ...) closed by
- wontfix: So, unfortunately we can't fix this in Django because that means it …
- 7:11 PM Ticket #13860 (Internationalization - Translate the output of admin commands) updated by
- I think the OP was talking about the description and help text shown …
- 7:11 PM Changeset [58eca97e]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Updated an old workaround described in the Oracle backend notes with …
- 7:06 PM Ticket #14266 (Documentation - Audit database backend support claims, particularly for MySQL) updated by
- See also #14618.
- 7:05 PM Ticket #14618 (Core (Management commands) - unable to "inspectdb" on mysql4 database) updated by
-
Triage Stage changed
See also #14266. - 7:03 PM Ticket #14730 (Translations - Translation Mistake. MN) updated by
-
Component changed
- 6:59 PM Ticket #14702 (*.djangoproject.com - Add a "needs info" state to tickets) updated by
-
Triage Stage changed
Accepting per django-dev discussion. - 6:45 PM Ticket #14091 (Database layer (models, ORM) - Fix incorrect quoting in connection.queries) updated by
-
Triage Stage changed
Replying to danielr: > No tests attached, because I … - 6:36 PM Ticket #14059 (Forms - ForeignKey Field validates using the default database rather than the ...) closed by
- duplicate: Duplicate of #14691 (That is newer but got picked and fixed first). …
- 6:35 PM Ticket #11333 (Database layer (models, ORM) - ORA-01830 date format picture ends before converting entire input) closed by
- wontfix: In order to fix this, we would need to somehow distinguish whether a …
- 6:15 PM Ticket #14733 (Database layer (models, ORM) - Allow Manager.raw() execute not only "Pure selects") updated by
- Can raw() execute this kind of queries ? …
- 6:05 PM Changeset [61a89f8e]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed poorly-constructed test from r14612. Thanks to Alex Gaynor for …
- 5:52 PM Ticket #3357 (django-admin.py runserver - Make Django's server optionally multithreaded) updated by
- Allowing something like: manage.py runthreadedserver Is logically …
- 5:23 PM Ticket #13351 (Documentation - The notes for Oracle in the django database documentation may need to ...) closed by
- fixed: (In [14632]) [1.2.X] Fixed #13351: Added documentation about the …
- 5:19 PM Changeset [f6093063]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Removed compatibility with Sphinx < 1.0 workarounds in our extension …
- 5:19 PM Changeset [c0adc62f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #13351: Added documentation about the cx_Oracle 'threaded' …
- 5:11 PM Ticket #14679 (contrib.admin - Change of behavior in add new user workflow when using "Save" button) closed by
- fixed: Fixed in r14628 (trunk) and r14629 (1.2.X branch).
- 4:45 PM Changeset [0e26f58d]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Corrected change in behavior regarding the page shown after the 'Save' …
- 4:01 PM Ticket #14626 (Database layer (models, ORM) - DateField with auto_now=True is not coming in as Python's ...) closed by
- duplicate: Dup of #10970
- 3:48 PM Ticket #14626 (Database layer (models, ORM) - DateField with auto_now=True is not coming in as Python's ...) updated by
-
Summary changed
- 3:31 PM Ticket #14506 (Documentation - Crash on HEAD request) reopened by
- 3:16 PM Ticket #14626 (Database layer (models, ORM) - DateField with auto_now=True is not coming in as Python's ...) updated by
- I think this may actually be an auto_now bug. The …
- 2:16 PM Ticket #14734 (Database layer (models, ORM) - problem with postgresql views (psycopg2)) updated by
-
Description changed
I've reformatted the description of this ticket, in the future you can … - 2:05 PM Ticket #14734 (Database layer (models, ORM) - problem with postgresql views (psycopg2)) created by
- I attempted to use django with postgresql views by means of model …
- 1:33 PM Changeset [a3e7ee7c]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Began converting localflavor doctests into unittests, starting with …
- 12:47 PM Ticket #13007 (HTTP handling - Django fails to log in when a cookie is set on the same domain ...) updated by
-
Has patch changed
Without rolling some kind of cookie pre-processing, Trac's solution … - 12:28 PM Ticket #4617 (contrib.auth - permission_required decorator behaviour is odd) updated by
- Please consider another approach: […] This one doesn't change …
- 12:03 PM Ticket #13007 (HTTP handling - Django fails to log in when a cookie is set on the same domain ...) reopened by
- I've added a test case to illustrate what I think is going on here. …
- 11:46 AM Ticket #5768 (Database layer (models, ORM) - Allow QuerySet.values() to return values spanning joins (for ...) updated by
- Conclusion from IRC discussion with Russell and mrmachine is that …
- 11:36 AM Ticket #14512 (Generic views - Documentation & tools for decorating class-based-views.) updated by
-
Hrm... I'm not wild about this implementation.
subclass=Falseis a … - 11:34 AM Ticket #14733 (Database layer (models, ORM) - Allow Manager.raw() execute not only "Pure selects") updated by
- Yeah - a regex should do the job.
- 11:30 AM Ticket #14733 (Database layer (models, ORM) - Allow Manager.raw() execute not only "Pure selects") updated by
- would a regexp suffice ?
- 10:45 AM Ticket #14733 (Database layer (models, ORM) - Allow Manager.raw() execute not only "Pure selects") updated by
-
Patch needs improvement, Needs tests, Triage Stage changed
Like I said in IRC - the use cases for raw() are fairly strictly … - 10:43 AM Ticket #14732 (Database layer (models, ORM) - Allow Manager.raw() execute not only "Pure selects") closed by
- duplicate: Duplicate of #14733
- 10:39 AM Ticket #14733 (Database layer (models, ORM) - Allow Manager.raw() execute not only "Pure selects") created by
- Since the raw query validation only matches if the request …
- 10:38 AM Ticket #14732 (Database layer (models, ORM) - Allow Manager.raw() execute not only "Pure selects") created by
- Since the raw query validation only matches if the request …
- 10:16 AM Ticket #14506 (Documentation - Crash on HEAD request) updated by
- Replying to jezdez: > Looks like request.user is not set. …
- 10:10 AM Changeset [59c84b4]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Bumped documentation-building requirements to Sphinx 1.0.2 and …
- 10:03 AM Ticket #12653 (Database layer (models, ORM) - add Meta option when working with multiple databases) updated by
- I agree. The "database router" solution is a FAR better solution. …
- 10:02 AM Ticket #3544 (Template system - Fix {% include %} to allow recursive includes) updated by
- Replying to David Danier <[email protected]>: > The …
- 9:45 AM Ticket #9213 (contrib.auth - PasswordResetForm should not reset passwords for inactive users) updated by
-
Milestone changed
- 9:43 AM Ticket #8162 (contrib.auth - Increase Permission.name max_length) updated by
-
Milestone changed
- 9:41 AM Ticket #1199 (Template system - Supporting more than one argument in a custom filter) updated by
-
Cc changed
- 9:39 AM Ticket #13795 (Core (Cache system) - Add CACHE_KEY_PREFIX setting that prefixes the low-level cache API) closed by
- fixed: (In [14623]) Fixed #13795 -- Added a site-wide cache prefix and cache …
- 9:39 AM Changeset [99d247f4]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #13795 -- Added a site-wide cache prefix and cache versioning. …
- 9:39 AM Ticket #3544 (Template system - Fix {% include %} to allow recursive includes) updated by
- The current implementation does it right I think, it loads the …
- 9:38 AM DevelopersForHire edited by
- Added myself to UK (diff)
- 8:59 AM Ticket #3544 (Template system - Fix {% include %} to allow recursive includes) updated by
- to David Danier: just let you know: you can implement recursion by …
- 8:57 AM Ticket #14728 (Documentation - More generic text about missing .py extension on commands) updated by
- (In [14622]) [1.2.X] Fixed #14728 -- Broadened warning about …
- 8:53 AM Ticket #14721 (Internationalization - USE_THOUSAND_SEPARATOR fails with UnicodeDecodeError in several locales) updated by
- I don't like Unicode sequences exposed to users. I'm adding a second …
- 8:36 AM Ticket #3544 (Template system - Fix {% include %} to allow recursive includes) updated by
- this should definitely be revisited. recursive includes are still …
- 8:26 AM Ticket #14728 (Documentation - More generic text about missing .py extension on commands) closed by
- fixed: (In [14621]) Fixed #14728 -- Broadened warning about django-admin.py …
- 8:26 AM Changeset [261aee26]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14728 -- Broadened warning about django-admin.py missing .py …
- 7:51 AM Ticket #5768 (Database layer (models, ORM) - Allow QuerySet.values() to return values spanning joins (for ...) updated by
- This looks pretty good to me, though I'm not entirely sold on allowing …
- 7:17 AM Ticket #6669 (Database layer (models, ORM) - @transaction.commit_on_success does not rollback when it should) updated by
-
Cc changed
- 7:16 AM Ticket #6669 (Database layer (models, ORM) - @transaction.commit_on_success does not rollback when it should) updated by
- Replying to myself: > Could this be related to #9964 ? It …
- 6:39 AM Ticket #14731 (contrib.auth - [Patch] Change 14413 breaks old fixtures with permissions) created by
- Changeset 14413 introduced a regression with fixtures containing …
- 4:48 AM Ticket #14730 (Translations - Translation Mistake. MN) created by
- Translation Mistake. Forgot close <a> tag. …
- 4:30 AM Ticket #14038 (Documentation - 1.2 Release notes don't mention new template loader classes) updated by
- Updating the docs/releases/1.2.txt release notes on trunk and on the …
- 4:23 AM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by
- Another thing - I personally would drop the 'Available' header - that …
- 4:21 AM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by
-
Patch needs improvement changed
Victor: It won't hit in it's current state. The patch needs a fair … - 4:20 AM Ticket #14729 (Database layer (models, ORM) - RawQuerySet.__repr__ fails when params passed as list) created by
- Django 1.2.3. The documentation suggests passing arguments to a …
- 3:50 AM Ticket #14728 (Documentation - More generic text about missing .py extension on commands) created by
- I noticed the text […] can be more general as it also applies …
- 3:14 AM Sprint201012Sydney edited by
- Refreshments; redundant link to Sprints. (diff)
- 3:09 AM Ticket #14721 (Internationalization - USE_THOUSAND_SEPARATOR fails with UnicodeDecodeError in several locales) updated by
-
I'd suggest using something like
u'\u00a0', that way it's clear that … - 2:26 AM Ticket #5768 (Database layer (models, ORM) - Allow QuerySet.values() to return values spanning joins (for ...) updated by
-
Keywords, Needs documentation, Version changed
The patch I've just uploaded doesn't add any new functionality, but … - 2:08 AM Changeset [49d8313]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Corrected the way databases were compared. This allows running the …
- 1:51 AM Ticket #9893 (File uploads/storage - Filename + path length greater than 100 truncated on database ...) updated by
- Replying to wwinham: > What are the drawbacks to just …
- 12:40 AM Ticket #4278 (Template system - get_template should accept a dirs argument) updated by
-
Needs documentation, Needs tests changed
- 12:17 AM Ticket #12756 (Core (Serialization) - dumpdata error message should note pyyaml requirement) updated by
- The "serialization formats" page does note the PyYAML requirement: …
- 12:11 AM Ticket #14038 (Documentation - 1.2 Release notes don't mention new template loader classes) updated by
-
Needs documentation changed
Given that 1.3 is coming soon, what should be done here, if anything? … - 12:09 AM Ticket #6181 (Documentation - Document `django.views.decorators.http`) updated by
-
Patch needs improvement, Has patch changed
Attached a rough cut at some docs, taken mostly from the docstrings in …
Nov 18, 2010:
- 9:57 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by
-
Cc changed
heya, Just thought I'd chime in that this is awesome =). Can't wait … - 9:42 PM Changeset [f777ddf]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed a failing test caused by [14614]. git-svn-id: …
- 9:36 PM Ticket #14606 (Core (Other) - Application module imported twice when running development server) closed by
-
invalid: Loading an app's
__init__.pymore than once is not a bug. An app … - 9:30 PM Ticket #14684 (Generic views - RESTful Model View) updated by
-
Cc changed
- 8:41 PM Ticket #14672 (contrib.admin - Admin doesn't handle new on_delete exceptions gracefully) updated by
-
Status, Owner, Triage Stage changed
Yes, something different should happen here, though it's not yet clear … - 7:38 PM Ticket #14727 (Documentation - Documentation Corrections) created by
- Several minor documentation corrections
- 7:23 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by
- Is there no way to do this is a backwards-compatible way, such that …
- 5:46 PM Ticket #14234 (Forms - Validation bug when using ModelForms) updated by
- (In [14615]) [1.2.X] Fixed #14234 -- Re-validating a model instance …
- 5:32 PM Changeset [3ede430b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Converted the model_regress doctests into unittests. We have always …
- 5:29 PM Changeset [008f333]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed pk uniqueness validation for new objects created outside of a …
- 5:23 PM Ticket #14725 (Uncategorized - Prevent 1406 error during syncdb by extending name length in ...) closed by
- duplicate: Duplicate of #8162
- 5:23 PM Ticket #14726 (Forms - how to get an empty formset in a formwizard?) closed by
- invalid: This bug tracker is not the right place for help requests - see the …
- 5:19 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by
-
Needs documentation changed
The patch is fine regarding the format ('a/django' is just an artifact … - 4:43 PM Ticket #14234 (Forms - Validation bug when using ModelForms) closed by
- fixed: (In [14612]) Fixed #14234 -- Re-validating a model instance added via …
- 4:43 PM Changeset [38ba377]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- Fixed #14234 -- Re-validating a model instance added via ModelForm no …
- 4:01 PM Ticket #14721 (Internationalization - USE_THOUSAND_SEPARATOR fails with UnicodeDecodeError in several locales) updated by
-
Owner changed
We could even add the u before the strings in the en/formats.py to … - 3:50 PM Ticket #14721 (Internationalization - USE_THOUSAND_SEPARATOR fails with UnicodeDecodeError in several locales) updated by
-
Needs tests changed
- 3:48 PM Ticket #14726 (Forms - how to get an empty formset in a formwizard?) created by
- Hi! I've already spent a lot of time trying to get this to work, …
- 3:36 PM Ticket #14721 (Internationalization - USE_THOUSAND_SEPARATOR fails with UnicodeDecodeError in several locales) updated by
-
Milestone, Has patch, Triage Stage changed
Unicode strings in Python files should be prefixed with 'u'. - 3:16 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by
- timo, thanks for cleaning up the patch! The path in your diff, …
- 2:32 PM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by
-
Patch needs improvement changed
- 2:26 PM Ticket #11716 (Database layer (models, ORM) - Various methods in django.db.models.fields don't wrap ValueErrors and ...) updated by
- This has always bugged me too. When submitting non-integer data to a …
- 2:00 PM Ticket #10901 (contrib.auth - auth.contrib silently catching TypeError) updated by
-
Cc changed
- 1:21 PM Ticket #14663 (Translations - L10N of dates in Norwegian.) updated by
-
Component changed
- 11:55 AM Ticket #13291 (Core (Management commands) - Allow `color_style()` and `parse_color_setting()` to be used with ...) updated by
-
Patch needs improvement changed
Some notes on the patch: I think the documentation addition is … - 11:51 AM Ticket #14725 (Uncategorized - Prevent 1406 error during syncdb by extending name length in ...) created by
- length of auth_permission table name column should be upped from 50 …
- 11:48 AM Ticket #14724 (contrib.auth - Auth Password Reset View depends on Integer user ID,) updated by
- Forgot to mention that the base36-encoded Integer is of course …
- 11:13 AM Sprint201011Berlin edited by
- We are participated online from Russia #12753 #14516 (diff)
- 11:12 AM Ticket #14723 (Uncategorized - @last_modified should ignore lack of etag method when USE_ETAGS is enabled) closed by
- duplicate: duplicate, sorry.
- 11:11 AM Ticket #14724 (contrib.auth - Auth Password Reset View depends on Integer user ID,) created by
- I'm using this evil (but so useful) patch to use UUID instead of …
- 11:01 AM Ticket #14723 (Uncategorized - @last_modified should ignore lack of etag method when USE_ETAGS is enabled) created by
- Using @last_modified with settings.USE_ETAGS does not work as …
- 11:00 AM Ticket #14722 (HTTP handling - @last_modified should ignore lack of etag method when USE_ETAGS is enabled.) created by
- Using @last_modified with settings.USE_ETAGS does not work as …
- 10:47 AM Ticket #8898 (Forms - `required` validation bypassed when using `DateTimeField` with ...) updated by
-
Triage Stage changed
I agree with Karen that DateTimeField should not be used with … - 10:24 AM Ticket #14721 (Internationalization - USE_THOUSAND_SEPARATOR fails with UnicodeDecodeError in several locales) created by
-
When I'm trying to use the
{{ foo|floatformat }}template tag with … - 10:23 AM Ticket #11206 (Template system - The floatformat template tag doesn't work with a value of 0 and a ...) updated by
-
Triage Stage changed
I'm going to move this to Accepted, on the basis that even though the … - 9:11 AM DjangoInFinland edited by
- (diff)
- 9:06 AM DjangoInFinland edited by
- (diff)
- 8:18 AM Ticket #14718 (Forms - Different attributes for DateInput and TimeInput in SplitDateTimeWidget) updated by
-
Patch needs improvement, Triage Stage changed
Looks good to me. Now this ticket needs tests and documentation. I am … - 8:06 AM Ticket #9666 (Template system - ssi tag don't works with context variables) updated by
- The RC1 patch on #14389 includes a fix for this ticket.
- 7:29 AM Ticket #14720 (Core (Other) - Settings imported twice as separate modules when manage.py is used) created by
- Some people may be surprised that settings are loaded twice under …
- 6:44 AM Ticket #14718 (Forms - Different attributes for DateInput and TimeInput in SplitDateTimeWidget) updated by
- Replying to akaariai: > I think time_attrs and date_attrs …
- 6:34 AM Ticket #14718 (Forms - Different attributes for DateInput and TimeInput in SplitDateTimeWidget) updated by
-
Patch needs improvement, Needs tests, Needs documentation changed
I think time_attrs and date_attrs need to be last in the init argument … - 6:29 AM Ticket #14719 (Forms - Different attributes for DateInput and TimeInput in SplitDateTimeWidget) closed by
- duplicate: Duplicate of #14718
- 6:21 AM Ticket #14719 (Forms - Different attributes for DateInput and TimeInput in SplitDateTimeWidget) created by
-
Current implementation of
SplitDateTimeWidgetaccepts anattrs… - 6:21 AM Ticket #14718 (Forms - Different attributes for DateInput and TimeInput in SplitDateTimeWidget) created by
-
Current implementation of
SplitDateTimeWidgetaccepts anattrs… - 6:18 AM Ticket #14717 (Uncategorized - Connection error not handled) created by
- When there is connection error in MySQL backend, the exception is not …
- 5:43 AM Ticket #14715 (Uncategorized - Uninformative ValueError in django/utils/_os.py) updated by
- Note: the ADMIN_MEDIA_PREFIX check has been fixed in r14593
- 5:28 AM Ticket #14699 (Testing framework - FormWizard tests are scattered between two test modules) updated by
-
Triage Stage changed
Confirmed and accepting the ticket. - 5:00 AM OracleTestSetup edited by
- (diff)
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 …
Note:
See TracTimeline
for information about the timeline view.