Timeline
Sep 10, 2010:
- 11:23 PM Ticket #14254 (File uploads/storage - More tests for storage backends) updated by
-
Triage Stage changed
seems reasonable enough to me - 11:22 PM Ticket #7952 (contrib.auth - Auth messages should accept a label parameter) closed by
- fixed: I would say this functionality is provided by the fix for #4604 better …
- 11:17 PM Ticket #7599 (contrib.auth - add get_user_permissions method to ModelBackend) updated by
- Added documentation. Patch passes all existing auth tests.
- 11:05 PM Ticket #14254 (File uploads/storage - More tests for storage backends) updated by
-
Owner, Status changed
- 11:04 PM DevelopersForHire edited by
- (diff)
- 11:03 PM Ticket #14099 (Forms - modelformset not using _should_delete_form) updated by
-
Triage Stage changed
- 10:55 PM Ticket #11418 (Forms - formset.cleaned_data raises AttributeError when is_valid is True) updated by
-
Keywords, Triage Stage changed
- 10:45 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by
-
Patch needs improvement, Triage Stage changed
- 10:44 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by
- apparently I managed to clone the bitbucket.org/django/django repo …
- 10:25 PM Ticket #8765 (HTTP handling - mod_python handler requires explicit str() cast for ...) updated by
- (In [13748]) [1.2.X] Improved unicode-type, ASCII-convertible header …
- 10:25 PM Changeset [4eb78b89]stable/1.2.x by
- [1.2.X] Improved unicode-type, ASCII-convertible header handling in …
- 10:25 PM Ticket #3695 (contrib.admin - duplicate html id's in doc pages) updated by
- (In [13747]) [1.2.X] Fixed id attribute generation in the admin docs …
- 10:25 PM Changeset [dc00873]stable/1.2.x by
- [1.2.X] Fixed id attribute generation in the admin docs page. Patch …
- 10:13 PM Ticket #9966 (Generic views - Generic view "redirect_to" to carry existing query string) closed by
- fixed: (In [13746]) Add option to redirect_to view to allow passing along the …
- 10:13 PM Changeset [fffe0a00]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Add option to redirect_to view to allow passing along the query string …
- 10:04 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by
-
(In [13745]) [1.2.X] Fixed #13599 -- No longer embed hidden
<td>
… - 10:04 PM Changeset [ff0cb11c]stable/1.2.x by
-
[1.2.X] Fixed #13599 -- No longer embed hidden
<td>
elements in … - 10:01 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) closed by
-
fixed: (In [13744]) Fixed #13599 -- No longer embed hidden
<td>
elements in … - 10:01 PM Changeset [04f50c1f]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
-
Fixed #13599 -- No longer embed hidden
<td>
elements inChangeList
… - 9:56 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by
-
Triage Stage, Patch needs improvement changed
- 9:56 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by
- I hate to be picky, but this patch doesn't apply to trunk! Things like …
- 9:44 PM Ticket #11418 (Forms - formset.cleaned_data raises AttributeError when is_valid is True) updated by
-
Owner changed
Removing myself as owner since I'm not going to be able to finish this … - 9:30 PM Ticket #12632 (Core (Other) - Creation of SortedDict's has non-linear performance) updated by
- (In [13743]) [1.2.X] Fixed #12632 -- Improved performance of …
- 9:30 PM Changeset [8829b7d9]stable/1.2.x by
-
[1.2.X] Fixed #12632 -- Improved performance of
SortedDict
. Thanks, … - 9:28 PM Ticket #12632 (Core (Other) - Creation of SortedDict's has non-linear performance) closed by
-
fixed: (In [13742]) Fixed #12632 -- Improved performance of
SortedDict
. … - 9:28 PM Changeset [1efa807]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
-
Fixed #12632 -- Improved performance of
SortedDict
. Thanks, Alex … - 9:21 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by
-
Patch needs improvement changed
Updated the patch to include jbroon and I's updated tests. Also … - 9:07 PM Ticket #14008 (GIS - GeoDjango subquery fails with bad quoting) closed by
- duplicate: Closing as duplicate of #12828.
- 9:03 PM Ticket #13215 (Core (Other) - Random OperationalError when using FastCGI prefork + PostgreSQL) closed by
- fixed: Fixed in r12948; forgot to close ticket.
- 9:02 PM Ticket #14260 (Testing framework - conversion of fixtures_regress tests from doctest to unittest format) created by
- The fixtures_regress test suite are currently in doctest format, they …
- 9:02 PM Ticket #7697 (Core (Other) - safe strings in debug page shown as html) closed by
- fixed: (In [13741]) Display a repr-like result for safe-string local …
- 9:02 PM Changeset [a56a2262]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Display a repr-like result for safe-string local variables on the …
- 8:53 PM Ticket #14259 (Core (Other) - URL dispatcher does not reject duplicate URL names) created by
- It's possible to construct a urls.py with duplicate URL names, and …
- 8:52 PM Ticket #11663 (File uploads/storage - Delete orphaned replaced files) updated by
- For the record (since I just got a Trac collision whilst also …
- 8:49 PM Ticket #11663 (File uploads/storage - Delete orphaned replaced files) closed by
- wontfix: Talking with malcolm, this has about a 0.01% chance of making it into …
- 8:48 PM Ticket #12295 (Forms - A formset with no forms does not call self.clean() when ...) updated by
-
Triage Stage, Keywords changed
This patch works for me as on [13738] and looks ready for check in. - 8:46 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by
-
Triage Stage changed
marking RFC per mtredinnick - 8:41 PM Ticket #8765 (HTTP handling - mod_python handler requires explicit str() cast for ...) closed by
- fixed: (In [13740]) Improved unicode-type, ASCII-convertible header handling …
- 8:41 PM Changeset [b2d2cb4a]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Improved unicode-type, ASCII-convertible header handling in …
- 8:39 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) closed by
- fixed: (In [13739]) Fixed #11905: Raise an error on model form creation if a …
- 8:39 PM Changeset [3444b06]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #11905: Raise an error on model form creation if a non-existent …
- 8:10 PM Ticket #11418 (Forms - formset.cleaned_data raises AttributeError when is_valid is True) updated by
-
Owner, Patch needs improvement changed
New patch which updates the validation logic and the docs around … - 8:08 PM Ticket #9519 (Database layer (models, ORM) - Add QuerySet.bulk_delete() that issues only a single SQL query) updated by
-
Summary changed
- 8:06 PM Ticket #9310 (Core (Other) - 404 debug pages should show the name of the tried urlpattern if one exists.) updated by
-
Milestone changed
patch updated to apply to trunk; setting milestone to 1.3 - 7:55 PM Ticket #7697 (Core (Other) - safe strings in debug page shown as html) updated by
-
Has patch, Triage Stage changed
- 7:53 PM Ticket #9015 (Core (Other) - Signal Connection Decorators) updated by
-
Triage Stage changed
Moving to accepted until I can get my patch in. - 7:48 PM Ticket #14125 (Uncategorized - 'Safe strings' are not force-escaped on development 500 page) closed by
- duplicate: Dupe of #7697
- 7:38 PM Ticket #14231 (contrib.sessions - Missing index on expire_date in Session model) updated by
-
Triage Stage changed
I'm going to push this straight to ready for checkin. It's valid and … - 7:37 PM Ticket #14258 (Documentation - Document that 1.3 has added an index to the session date field and a ...) created by
- See ticket #14231 for the actual fix which implements this.
- 7:24 PM Ticket #13677 (Forms - ModelFormSet may query wrong database backend) updated by
-
Has patch changed
- 7:20 PM Ticket #7435 (Core (Other) - get_{next,previous}_by_someDateField() on unsaved objects should throw ...) closed by
- fixed: (In [13738]) Better error message for calling get_next_by_* on unsaved …
- 7:20 PM Changeset [9802a73]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Better error message for calling get_next_by_* on unsaved models. …
- 7:11 PM Ticket #13677 (Forms - ModelFormSet may query wrong database backend) updated by
-
Cc, Owner changed
- 7:08 PM Ticket #14071 (contrib.admin - Row duplicated when modifying PK) closed by
- wontfix: Replying to mnbayazit: > Create a model and add a field …
- 7:08 PM Ticket #13531 (Uncategorized - django.core.files.File throws an exception on _get_size) closed by
- invalid: The File class is just a wrapper for local file operations and has …
- 7:02 PM Ticket #3695 (contrib.admin - duplicate html id's in doc pages) updated by
- (In [13737]) Adjust AdminDocTests to run after r13728. Also match …
- 7:02 PM Changeset [506d559]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Adjust AdminDocTests to run after r13728. Also match comments to tests …
- 7:02 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by
-
Patch needs improvement, Triage Stage changed
Tests and docs are fine. As noted, I'd like a way to avoid requiring … - 7:00 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by
-
Triage Stage changed
Need some more feedback on this one, so we're going to hold off... in … - 6:59 PM Ticket #12308 (Database layer (models, ORM) - Adding tablespace support to postgres backends) updated by
-
Cc, Owner, Status changed
- 6:58 PM Ticket #13897 (Generic views - There should be tests for object_list's pagination) updated by
-
Owner changed
- 6:58 PM Changeset [260eff56]stable/1.2.x by
- [1.2.X] Fixed a test so that it actually tests what it's supposed to …
- 6:58 PM Ticket #13771 (Database layer (models, ORM) - ForeignKey and Many2Many validation fails between databases) updated by
-
Status, Owner changed
- 6:58 PM Ticket #13897 (Generic views - There should be tests for object_list's pagination) updated by
-
Version, Triage Stage changed
- 6:58 PM Ticket #14257 (Database layer (models, ORM) - Remove isValidIDList from ManyToManyField in ...) updated by
-
Status, Owner changed
- 6:57 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by
-
Owner changed
- 6:56 PM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by
-
Component changed
- 6:56 PM Changeset [568b9cdf]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed a test so that it actually tests what it's supposed to test. …
- 6:47 PM Ticket #2986 (contrib.admin - JavaScript (dismissAddAnotherPopup) problem in TextField with newline ...) updated by
-
Keywords changed
added patched django/utils/html.py, template tags and testcase from … - 6:46 PM Ticket #7048 (Forms - Support clearing FileFields with ModelForms) updated by
-
Owner, Status changed
Picking this up at the sprints. Going to rework the patch to remove … - 6:41 PM Ticket #14039 (Forms - FileField special-casing breaks MultiValueField including a FileField) updated by
- Looking into perhaps fixing #7048 and taking care of this as a side effect.
- 6:39 PM Ticket #14257 (Database layer (models, ORM) - Remove isValidIDList from ManyToManyField in ...) created by
- method isValidIDList seems to be an internal method used in Django …
- 6:35 PM Ticket #7770 (HTTP handling - HttpResponse.set_cookie should accept expires=datetime) updated by
-
Needs documentation, Triage Stage changed
(cough) - 6:33 PM Ticket #6453 (Forms - Explicitly requested fields (i.e. Meta: fields = [...]) should be ...) closed by
- wontfix: Even though it would be nice, unfortunately it's a backwards …
- 6:33 PM Ticket #13531 (Uncategorized - django.core.files.File throws an exception on _get_size) updated by
-
Owner, Status changed
attempting to verify this bug… - 6:33 PM Ticket #11486 (Core (Serialization) - There are no way to provide empty (or null/None) "pk" for XML ...) updated by
-
Owner, Status changed
- 6:33 PM Ticket #11486 (Core (Serialization) - There are no way to provide empty (or null/None) "pk" for XML ...) updated by
-
Status, Owner changed
- 6:32 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by
-
Owner changed
- 6:31 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by
-
Needs documentation, Version, Needs tests changed
- 6:31 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by
-
Has patch changed
After talking with Karen, I decided to look for a different spot to … - 6:30 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) closed by
- fixed: (In [13734]) Fixed #11358: Don't include private flatpages in sitemap. …
- 6:30 PM Changeset [5912903]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #11358: Don't include private flatpages in sitemap. Thanks …
- 6:26 PM CaseStudyLeads edited by
- (diff)
- 6:14 PM Ticket #13897 (Generic views - There should be tests for object_list's pagination) updated by
-
Triage Stage, Owner changed
- 6:12 PM Ticket #14256 (Testing framework - Add support to testserver for the --skip-db-init option) closed by
- wontfix: After discussion about why this was needed, a solution was found that …
- 6:11 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- (In [13733]) [1.2.X] Fixed #14235 - UnicodeDecodeError in CSRF …
- 6:11 PM Changeset [890b0b62]stable/1.2.x by
- [1.2.X] Fixed #14235 - UnicodeDecodeError in CSRF middleware Thanks …
- 6:11 PM Ticket #11418 (Forms - formset.cleaned_data raises AttributeError when is_valid is True) updated by
-
Owner, Patch needs improvement changed
After coming back to this and speaking with kmtracy I'm not sure the … - 6:10 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by
-
Owner changed
- 6:05 PM Ticket #13894 (contrib.messages - Disable upstream caching with messages framework) updated by
-
Component, Triage Stage changed
It does sound like a valid issue. But isn't the opposite true as … - 5:59 PM Ticket #14256 (Testing framework - Add support to testserver for the --skip-db-init option) created by
- We would like to run testserver multiple times and maintain database …
- 5:56 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) closed by
- fixed: (In [13732]) Fixed #14235 - UnicodeDecodeError in CSRF middleware …
- 5:56 PM Changeset [364583b8]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #14235 - UnicodeDecodeError in CSRF middleware Thanks to jbg …
- 5:54 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by
-
(In [13731]) [1.2.X] Fixed #13095 --
formfield_callback
keyword … - 5:54 PM Changeset [43988e9]stable/1.2.x by
-
[1.2.X] Fixed #13095 --
formfield_callback
keyword argument is now … - 5:54 PM Ticket #4982 (Internationalization - {% blocktrans %} does not escape % in text) closed by
- fixed: I can't repeat this problem, either. Closing for now. Please open a …
- 5:48 PM Ticket #14255 (Documentation - Factoring mysite out of tutorial imports) updated by
-
Triage Stage changed
On first read through, this looks good. I'll apply it and work through … - 5:46 PM Ticket #14255 (Documentation - Factoring mysite out of tutorial imports) updated by
-
Keywords changed
- 5:46 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) closed by
-
fixed: (In [13730]) Fixed #13095 --
formfield_callback
keyword argument is … - 5:46 PM Changeset [fd1e4b81]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
-
Fixed #13095 --
formfield_callback
keyword argument is now more sane … - 5:45 PM Ticket #13942 (Forms - ModelChoiceField fix to_field_name fix) closed by
- invalid: Replying to edcrewe: […] It's not at all clear what …
- 5:44 PM Ticket #4748 (contrib.admin - contrib.auth: Increase length of names of permissions) closed by
- wontfix: This would cause problems for every single existing installation of …
- 5:43 PM Ticket #14255 (Documentation - Factoring mysite out of tutorial imports) created by
- It seems desirable to not teach people the bad habit of including the …
- 5:37 PM Ticket #13968 (Forms - SelectDateWidget does not validate chosen date) updated by
-
Status, Owner changed
- 5:37 PM Ticket #3695 (contrib.admin - duplicate html id's in doc pages) closed by
- fixed: (In [13728]) Fixed id attribute generation in the admin docs page. …
- 5:37 PM Changeset [c5772009]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed id attribute generation in the admin docs page. Patch from …
- 5:13 PM Ticket #11770 (contrib.auth - Allow login_required to specify login_url like user_passes_test) closed by
- fixed: This is a duplicate of #13714 which is now fixed in [13723].
- 5:04 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by
-
Cc changed
- 5:04 PM Ticket #10909 (Contrib apps - Allow use of the Sitemaps Framework without requiring the sites ...) updated by
- This is essentially the same problem as #10235 and #10608 but I would …
- 4:44 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by
-
Summary changed
- 4:41 PM Ticket #14125 (Uncategorized - 'Safe strings' are not force-escaped on development 500 page) updated by
-
Triage Stage changed
- 4:41 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by
- I've got something workable. Screenshot and sample patch attached …
- 4:40 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by
-
Owner, Triage Stage changed
- 4:39 PM Ticket #14125 (Uncategorized - 'Safe strings' are not force-escaped on development 500 page) updated by
-
Needs tests, Triage Stage changed
- 4:35 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by
-
Has patch, Version, Milestone changed
- 4:32 PM Ticket #14253 (contrib.admin - TIME_ZONE not respected by Today and Now widgets in admin) updated by
- I think the best solution is to show the user what time the server is …
- 4:27 PM Ticket #6092 (Core (Other) - URL and email fields need to allow custom validators) closed by
- wontfix: I agree with mlavin. I think validators make this feature unnecessary.
- 4:23 PM Ticket #6092 (Core (Other) - URL and email fields need to allow custom validators) updated by
- This ticket hasn't seen much attention lately and I question how …
- 4:03 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by
- Added a new patch following design discussion with Russell K-M, …
- 3:59 PM Ticket #13799 (Testing framework - Test failing on Postgres on trunk) updated by
- (In [13727]) [1.2.X] Fixed #13799, a test failure on Postgres. Thanks, …
- 3:59 PM Changeset [aec5cbc3]stable/1.2.x by
- [1.2.X] Fixed #13799, a test failure on Postgres. Thanks, Alex. …
- 3:55 PM Changeset [ebda0e01]stable/1.2.x by
- [1.2.X] Converted doctest to unittest. Patch by Alex Gaynor. Backport …
- 3:54 PM Changeset [7543eb95]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Converted doctest to unittest. Patch by Alex Gaynor. git-svn-id: …
- 3:36 PM CaseStudyLeads edited by
- (diff)
- 3:35 PM CaseStudyLeads edited by
- (diff)
- 3:32 PM Ticket #3542 (Generic views - Allow month-based date_list on archive_index) updated by
-
Patch needs improvement, Triage Stage changed
Hold on a bit... if I have data from multiple years in my database, … - 3:26 PM Ticket #14253 (contrib.admin - TIME_ZONE not respected by Today and Now widgets in admin) updated by
- Hmm... this isn't clearly a bug. In fact, the current behaviour seems …
- 3:06 PM Ticket #10497 (File uploads/storage - Added storage time methods to Storage and FileSystemStorage classes) updated by
-
Version, Component, Triage Stage changed
I think, added a full os.stat would be hard to implement on … - 3:03 PM Ticket #14020 (HTTP handling - Make HttpResponse.get work like dict.get) updated by
-
Status, Component, Owner, Triage Stage changed
- 2:52 PM Ticket #14139 (Database layer (models, ORM) - Feature Request: distinct() should support field names) closed by
- invalid: I don't think the distinct method should support keywords. The query …
- 2:50 PM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) closed by
- fixed: Fixed in [13723]
- 2:46 PM Ticket #13668 (Database layer (models, ORM) - ManyToManyField passes ModelBase to router.db_for_write) updated by
-
Triage Stage changed
Looks good to me. Thanks. - 2:46 PM Changeset [19cce79]stable/1.2.x by
- [1.2.X] Fixed typos in es_AR translation. Backport of r13572 from …
- 2:45 PM Ticket #13968 (Forms - SelectDateWidget does not validate chosen date) updated by
-
Triage Stage changed
Here is code to reproduce the bug: […] At the very least, the … - 2:42 PM Ticket #11124 (contrib.admin - ModelAdmin's has_change_permission() and has_delete_permission() ...) updated by
- Replying to virtual: > The really proper fix to this is to …
- 2:41 PM Ticket #12140 (HTTP handling - urlencode empty list encoding bug & fix) updated by
-
Version, Needs tests changed
I've updated the patch to include tests for this. It's all isolated in … - 2:40 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by
- Checking for unknown fields in …
- 2:38 PM Changeset [bb00b28]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Added login_url argument to login_required decorator. Thanks mhlakhani …
- 2:38 PM Ticket #8940 (Documentation - A mechanism for managing official translations of the documentation) updated by
-
Version changed
With the latest additions to the Sphinx project (1.1dev) it's possible … - 2:36 PM Ticket #3415 (Uncategorized - django allows invalid TIME_ZONE in settings.py) closed by
- fixed: (In [13722]) When possible, sanity check the timezone setting to see …
- 2:36 PM Changeset [27265f70]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- When possible, sanity check the timezone setting to see if the …
- 2:33 PM Ticket #13668 (Database layer (models, ORM) - ManyToManyField passes ModelBase to router.db_for_write) updated by
-
Has patch changed
- 2:32 PM Ticket #13703 (Database layer (models, ORM) - 'errors' should be made a reserved word) updated by
-
Status, Owner, Triage Stage changed
this would be backwards incompatible as all hell, imo. It may seem … - 2:25 PM Ticket #14254 (File uploads/storage - More tests for storage backends) created by
- While working on a proposal to extend the storage backends, I …
- 2:24 PM Ticket #3508 (Core (Other) - MergeDict needs more descriptive return values from __str__ and __repr__) closed by
- fixed: (In [13721]) Added more readable str and repr methods to …
- 2:24 PM Changeset [255147c9]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Added more readable str and repr methods to MergeDict. Thanks, …
- 2:23 PM Ticket #11124 (contrib.admin - ModelAdmin's has_change_permission() and has_delete_permission() ...) updated by
- New Django user here, I ran into this problem. The proper fix to …
- 2:22 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by
- (In [13720]) [1.2.X] Fixed #14245 -- Added some files and paths …
- 2:22 PM Changeset [de91b33a]stable/1.2.x by
- [1.2.X] Fixed #14245 -- Added some files and paths missing from the …
- 2:21 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) closed by
- fixed: (In [13719]) Fixed #14245 -- Added some files and paths missing from …
- 2:21 PM Changeset [dee7ef80]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #14245 -- Added some files and paths missing from the …
- 2:19 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by
-
Triage Stage changed
Yeah, I'll buy this. Looks good. Thanks. - 2:19 PM Ticket #13714 (contrib.auth - Login Required decorator should support LOGIN_URL) updated by
-
Needs documentation, Needs tests changed
I've updated the patch to include docs and tests for this. It's all … - 2:19 PM Changeset [924ae1a0]stable/1.2.x by
- [1.2.X] Pass commit=False to loaddata in tests, which will keep the DB …
- 2:17 PM Ticket #13908 (contrib.sitemaps - contrib.sitemaps.view.index doesn't work in more than one location) updated by
-
Owner, Status, Triage Stage changed
- 2:17 PM Ticket #13908 (contrib.sitemaps - contrib.sitemaps.view.index doesn't work in more than one location) updated by
-
Status, Needs documentation, Owner, Needs tests changed
I have verified the issue (using [13713]) from the sample project . I … - 2:17 PM Ticket #14240 (Template system - filesizeformat should localize number) updated by
-
Needs documentation changed
- 2:16 PM Changeset [6ad4b32]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Pass commit=False to loaddata in tests, which will keep the DB …
- 2:16 PM Ticket #13903 (Database layer (models, ORM) - Auto app_label creation fails when model is defined at top-level ...) updated by
-
Owner, Triage Stage, Status changed
the patch looks good, but theres a typo in the comment, and the … - 2:11 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by
-
Needs tests changed
Tests added in … - 2:09 PM Ticket #14000 (Documentation - Removal of obsolete "versionadded" tags) updated by
-
Triage Stage changed
I think its important to not just remove the version added tags, but … - 2:08 PM Ticket #13830 (contrib.localflavor - Change one of province name in Indonesian localflavour) updated by
-
Status, Owner, Triage Stage changed
- 2:04 PM Ticket #14142 (Documentation - Improvement (?) on tutorial part 3) closed by
- invalid: This isn't non-obvious. We show the full import list at the beginning …
- 2:01 PM Ticket #13095 (Forms - modelform_factory, modelformset_factory, inlineformset_factory ...) updated by
-
Keywords, Owner, Triage Stage, Summary changed
Verified that the latest patch (from vung) applies cleanly, fixes the … - 1:59 PM CaseStudyLeads edited by
- Add an e-com site built with Django (diff)
- 1:56 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by
-
Patch needs improvement changed
I confirmed my previous message was indeed in error (test environment … - 1:55 PM Ticket #12016 (contrib.admin - timefield's are showing as "(None)" in the list_display of the admin ...) closed by
- fixed: Since this does not affect trunk (according to timo), and we aren't …
- 1:53 PM Ticket #14253 (contrib.admin - TIME_ZONE not respected by Today and Now widgets in admin) created by
- When clicking 'Today' or 'Now' for a datetime field in the admin, the …
- 1:49 PM Ticket #11158 (Core (Other) - get_image_dimensions very slow after 1 call) closed by
- fixed: (In [13716]) [1.2.X] Fixed #11158 - get_image_dimensions very …
- 1:49 PM Changeset [ec8d04c]stable/1.2.x by
- [1.2.X] Fixed #11158 - get_image_dimensions very slow/incorrect after …
- 1:47 PM Ticket #11158 (Core (Other) - get_image_dimensions very slow after 1 call) updated by
- Fixed in [13715]. Don't know why it wasn't automatically closed.
- 1:45 PM Changeset [76249c39]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #11158 - get_image_dimensions very slow/incorrect after 1 call …
- 1:43 PM Ticket #13668 (Database layer (models, ORM) - ManyToManyField passes ModelBase to router.db_for_write) updated by
-
Cc, Owner changed
- 1:42 PM Ticket #14232 (Documentation - date_list context variable incorrectly documented) updated by
-
Status, Owner, Triage Stage changed
- 1:39 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by
- I think most of the possible patches for this problem are kinda ugly - …
- 1:37 PM Ticket #14240 (Template system - filesizeformat should localize number) updated by
-
Status, Owner, Component, Triage Stage changed
- 1:37 PM Ticket #13689 (Core (Other) - Paginator.page fails when Paginator is set up with a unicode string in ...) updated by
-
Needs tests changed
I've updated the patch to include tests for this, and to account for … - 1:33 PM Ticket #13599 (contrib.admin - Incorrect HTML in change_list when list_editable is used) updated by
-
Milestone changed
- 1:29 PM Ticket #3381 (Uncategorized - [PATCH] make manage.py read PYTHONSTARTUP) closed by
- fixed: It's not at all clear to me what the comment that reopened this ticket …
- 1:28 PM Ticket #14230 (contrib.auth - Documentation for Auth's Logout view suggests wrong redirect takes ...) updated by
-
Triage Stage changed
- 1:25 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by
-
Triage Stage changed
- 1:24 PM Ticket #3100 (Template system - Support for arguments on intermediate tag tokens (ex. {% if arg %}{% ...) updated by
-
Triage Stage, Patch needs improvement, Needs tests changed
Hmm... so this is two different things in one patch: (1) is allowing … - 1:18 PM Ticket #13149 (contrib.admin - ForeignKeyRawIdWidget doesn't handle invalid values) updated by
-
Keywords, Owner changed
- 1:16 PM Ticket #2986 (contrib.admin - JavaScript (dismissAddAnotherPopup) problem in TextField with newline ...) updated by
-
Keywords, Patch needs improvement, Triage Stage changed
I don't like changing the content like this (removing newlines). … - 1:15 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by
-
Keywords changed
- 1:12 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by
- Since Django supports third-party cache backends, we can't control …
- 1:11 PM Ticket #25 (contrib.admin - Filtering interface on ForeignKey <select> boxes) updated by
-
Status, Owner changed
I'm going to give this a go at the DjangoCon sprint. - 1:11 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) updated by
- (In [13714]) [1.2.X] Fixed #14246: Modified aggregation_regress tests …
- 1:11 PM Changeset [13f1192]stable/1.2.x by
- [1.2.X] Fixed #14246: Modified aggregation_regress tests so that they …
- 1:10 PM Ticket #12959 (contrib.admin - SelectFilter2: alt text for filter button) updated by
-
Cc, Keywords, Version, Owner changed
Updated patch against 1.2.1: … - 1:09 PM Ticket #2975 (contrib.admin - [patch] parseDateString function in dateparse.js return wrong date for ...) closed by
- fixed: (In [13713]) Fixed date parsing of 31st dates when current month has …
- 1:09 PM Changeset [443cb9b]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed date parsing of 31st dates when current month has 30 days (!!). …
- 1:07 PM Ticket #14252 (Contrib apps - django.contrib.flatpages unit tests assume default value for ...) updated by
-
Has patch changed
- 1:07 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by
-
Keywords, Needs documentation, Status, Owner, Needs tests changed
I'm going to try and get this ready for checkin today at the djangocon … - 1:06 PM Ticket #5515 (Contrib apps - Custom Permission Denied Pages) updated by
-
Cc changed
- 1:06 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by
-
Cc changed
- 1:06 PM Ticket #14252 (Contrib apps - django.contrib.flatpages unit tests assume default value for ...) created by
- This causes them to break when running from a project's test suite …
- 1:04 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by
-
Summary changed
- 1:03 PM Ticket #6447 (Core (Cache system) - cache backends that are primarily for local dev should enforce same ...) updated by
-
Keywords changed
- 1:00 PM Ticket #12957 (contrib.admin - Add scope=col to admin change_list_results.html (Accessibility)) updated by
-
Cc, Keywords, Version changed
Updated patch against 1.2.1 here: … - 12:57 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) closed by
- fixed: (In [13712]) Fixed #14246: Modified aggregation_regress tests so that …
- 12:57 PM Changeset [037b579b]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #14246: Modified aggregation_regress tests so that they will …
- 12:51 PM Ticket #638 (contrib.admin - changelist table is too wide on pages with filter sidebar) closed by
- fixed: Fixed in r13711 -- I forgot to mention that in the commit message.
- 12:49 PM Changeset [003ed01]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Admin changelist page now has consistent width with or without filter …
- 12:47 PM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by
-
Keywords changed
- 12:47 PM Ticket #8995 (contrib.sitemaps - Add support for https to sitemaps) updated by
-
Cc changed
- 12:46 PM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by
- Replying to acdha: > I think the larger question of where …
- 12:44 PM Ticket #14072 (*.djangoproject.com - Django SVN repo: Perms for translators (django/conf/locale) not set up ...) closed by
- fixed
- 12:43 PM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by
-
Patch needs improvement, Version changed
I think the larger question of where the help text comes from is … - 12:42 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by
-
Summary changed
I've closed #5515 and #10360 and changed the title of this ticket to … - 12:41 PM Ticket #11485 (HTTP handling - sitemap.xml doesn't support https urls) updated by
- This is one of the enhancements contained in the patch on #8995. It …
- 12:39 PM Ticket #14221 (Documentation - Mashed Sentences in Doc) updated by
-
Status, Owner, Triage Stage changed
- 12:33 PM Ticket #14237 (*.djangoproject.com - Old version string on the download page + auto checker proposal) updated by
-
Status, Owner, Triage Stage changed
- 12:32 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by
- The code change looks fine, however I'd like a small tweak in the …
- 12:32 PM Ticket #13769 (Forms - ModelForm: override default field attributes) closed by
- fixed: Actually this looks to have been implemented in 1.2: …
- 12:28 PM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by
-
Has patch changed
- 12:28 PM Ticket #2740 (Core (Other) - Specifying an order_with_respect_to for a self referential one to many ...) updated by
-
Needs tests, Triage Stage changed
Just because there might not be any existing tests for … - 12:27 PM Ticket #9847 (Core (Other) - Improved handling for HTTP 403 Errors) updated by
-
Cc changed
- 12:22 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by
-
Owner, Status changed
- 12:22 PM Ticket #11905 (Forms - modelform_factory returns a broken form when given wrong value for fields) updated by
-
Status, Owner changed
- 12:21 PM Ticket #5515 (Contrib apps - Custom Permission Denied Pages) closed by
- duplicate: The CSRF handling has changed substantially in 1.2, and there are …
- 12:21 PM DjangoBranches edited by
- note official git repo, remove broken one (diff)
- 12:19 PM Ticket #10360 (Core (Other) - allow customized forbidden message when using exceptions) closed by
- duplicate: This is essentially a duplicate of #9847, so let's keep the …
- 12:17 PM Ticket #6183 (contrib.admin - [patch] Support help_text with ManyToMany field widgets) updated by
-
Owner changed
- 12:15 PM DjangoBranches edited by
- Added info about the official Hg mirror (diff)
- 12:14 PM Ticket #13769 (Forms - ModelForm: override default field attributes) updated by
-
Patch needs improvement, Triage Stage, Needs documentation changed
Tested 'fields-kwargs.diff', patch applied cleanly all tests ran. … - 12:08 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) updated by
- (In [13710]) [1.2.X] Fixed some of the problems with …
- 12:08 PM Changeset [1b0084e2]stable/1.2.x by
- [1.2.X] Fixed some of the problems with aggregation_regress tests on …
- 12:04 PM Changeset [30ad353]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed some of the problems with aggregation_regress tests on higher …
- 12:03 PM Ticket #638 (contrib.admin - changelist table is too wide on pages with filter sidebar) updated by
-
Triage Stage, Has patch changed
Tested on Firefox, chrome and safari. Patch looks good to me. Simple … - 12:01 PM Ticket #14248 (Database layer (models, ORM) - Date and DateTime fields, auto_now_add and PostgreSQL) updated by
- For future reference (in case we ever revisit this): although the …
- 11:56 AM Ticket #1035 (contrib.admin - Link to popup for adding related objects should respect user's permissions) closed by
- fixed: (In [13708]) Adding related objects in the admin (via popup) respects …
- 11:56 AM Changeset [30610719]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Adding related objects in the admin (via popup) respects user …
- 11:50 AM Ticket #13769 (Forms - ModelForm: override default field attributes) updated by
-
Owner changed
- 11:49 AM Ticket #11358 (Contrib apps - Flatpage sitemap shows all pages, even private pages) updated by
-
Owner changed
- 11:23 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
-
Component changed
- 11:23 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- Looks good to me. James is around at the sprints (in Portland) today, …
- 10:09 AM Ticket #14251 (contrib.admin - app-labels (still) not translated) updated by
-
Keywords, Triage Stage changed
Overlaps with #3591. Also, good news! This has been fixed in this … - 10:07 AM Ticket #13356 (Database layer (models, ORM) - EmptyResultSet when using annotation and empty filter) closed by
- duplicate: Duplicate of #12687
- 9:27 AM Ticket #14248 (Database layer (models, ORM) - Date and DateTime fields, auto_now_add and PostgreSQL) closed by
- invalid: Some reasons: 1. There is no advantage (at least none stated) in …
- 9:17 AM Ticket #9459 (Forms - forms.DateTimeField() rendered with HiddenInput looses microseconds) updated by
-
See r13078 for how to replace
strptime
with something that works on 2.4. - 9:03 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) updated by
- You're right. I overlooked that one. Also a superuser without …
- 8:58 AM Ticket #14251 (contrib.admin - app-labels (still) not translated) created by
- there´s no easy way to translate app-labels (which leads to a very …
- 8:32 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) updated by
-
Triage Stage changed
I'm inclined to agree, but there is a security related backwards … - 8:17 AM Ticket #14247 (Testing framework - [regression in 1.2.2] 'forms' test failure in 1.2.X) closed by
- fixed: (In [13707]) [1.2.X] Fixed #14247 - 'forms' test failure in 1.2.X …
- 8:17 AM Changeset [ec4d6bb]stable/1.2.x by
- [1.2.X] Fixed #14247 - 'forms' test failure in 1.2.X Thanks to …
- 8:09 AM Ticket #14250 (Core (Cache system) - FileBasedCacheTests.test_cull test failure) updated by
- (In [13706]) [1.2.X] Fixed #14250 - FileBasedCacheTests.test_cull test …
- 8:09 AM Changeset [6e1c46da]stable/1.2.x by
- [1.2.X] Fixed #14250 - FileBasedCacheTests.test_cull test failure …
- 8:07 AM Ticket #14243 (Database layer (models, ORM) - defer and only are not respected by values and by valuest_list()) updated by
-
Just to clarify what agabel said:
defer
andonly
are about which … - 8:03 AM Ticket #14250 (Core (Cache system) - FileBasedCacheTests.test_cull test failure) closed by
- fixed: (In [13705]) Fixed #14250 - FileBasedCacheTests.test_cull test failure …
- 8:03 AM Changeset [92b91d6]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #14250 - FileBasedCacheTests.test_cull test failure This patch …
- 7:12 AM Ticket #14119 (Forms - fields_for_model returns all fields when fields parameter is the empty ...) updated by
-
Triage Stage changed
- 6:54 AM Ticket #14250 (Core (Cache system) - FileBasedCacheTests.test_cull test failure) created by
- Since r13678, I'm getting this test failure: […] This happens …
- 6:38 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) updated by
-
Cc changed
- 6:38 AM Ticket #14249 (contrib.auth - Inactive users have less permissions then anonymous users with custom ...) created by
- With the closing of Ticket #12557 a custom backend could specify …
- 6:30 AM Ticket #9459 (Forms - forms.DateTimeField() rendered with HiddenInput looses microseconds) updated by
- There are lots of errors with Python 2.4, which all seem to boil down …
- 6:28 AM Ticket #10427 (Forms - Bound field needs an easy way to get form value) updated by
- Why isn't this merged into trunk yet? It's been accepted for over a …
- 5:33 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- For an empty token, the result would currently be that the `{% …
- 3:41 AM Ticket #14248 (Database layer (models, ORM) - Date and DateTime fields, auto_now_add and PostgreSQL) created by
- PostgreSQL allows using function "now()", "current_date()", …
- 3:16 AM Ticket #9459 (Forms - forms.DateTimeField() rendered with HiddenInput looses microseconds) updated by
- Can someone please test this with Python 2.4? …
- 3:02 AM Ticket #14243 (Database layer (models, ORM) - defer and only are not respected by values and by valuest_list()) closed by
- invalid: This usage is incorrect. To limit the fields returned by values() …
- 2:25 AM Ticket #11836 (Forms - Missing django.forms.widgets.MultiWidget hidden counterpart) updated by
-
Has patch, Version changed
Attached a patch that adds the feature as a argument of … - 1:33 AM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by
-
Patch needs improvement changed
Updated patch to include docs, and tests for the settings.configure … - 1:14 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- I can't see any immediate problem here, but we were discussing this …
Sep 9, 2010:
- 10:14 PM Ticket #14229 (Database layer (models, ORM) - Postgres backend generates invalid SQL when istartswith and F object ...) closed by
- duplicate: This looks like a duplicate of #11722.
- 9:21 PM Ticket #11041 (Documentation - Document all QuerySet methods in QuerySet API) updated by
-
Owner, Milestone, Status changed
- 8:32 PM Ticket #12886 (Database layer (models, ORM) - .aggregate() does not honour sliced queryset) updated by
-
Cc changed
I've also just discovered this issue (using the Sum aggregate) and did … - 8:29 PM Ticket #14247 (Testing framework - [regression in 1.2.2] 'forms' test failure in 1.2.X) created by
- As discussed with pmclanaham on #django-dev, additionally to #14245 …
- 8:26 PM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by
-
Patch needs improvement changed
Thanks foxwhipser, patch updated. - 7:44 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- Replying to kmtracey: > I assume the escape still in the …
- 7:30 PM Ticket #14246 (Uncategorized - aggregation_regress tests don't run on Postgres that supports StdDev) created by
- Since being refactored unit tests (r13614/r13615), aggregation_regress …
- 7:09 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- I assume the escape still in the csrftoken tag implementation …
- 6:43 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by
- (In [13704]) [1.2.X] Fixed #14242 - UserChangeForm subclasses without …
- 6:43 PM Changeset [6ea90256]stable/1.2.x by
- [1.2.X] Fixed #14242 - UserChangeForm subclasses without …
- 6:38 PM Changeset [5357000]stable/1.2.x by
- [1.2.X] Converted tests for contrib.auth.forms to unit tests. …
- 6:37 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by
-
Patch needs improvement, Needs documentation changed
facepalm, forgot documentation and to test the settings.configure … - 6:31 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) closed by
- fixed: (In [13702]) Fixed #14242 - UserChangeForm subclasses without …
- 6:31 PM Changeset [303bdc8]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #14242 - UserChangeForm subclasses without 'user_permissions' …
- 6:29 PM CaseStudyQuestionnaire edited by
- (diff)
- 6:28 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by
-
Status, Patch needs improvement changed
Attaching a patch with tests, ensuring that it gets the trailing / when set - 6:21 PM Changeset [801bb146]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Converted tests for contrib.auth.forms to unit tests. git-svn-id: …
- 6:15 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by
- I like your intentions very much because this is really a better way …
- 6:09 PM CaseStudyQuestionnaire edited by
- (diff)
- 6:04 PM CaseStudyLeads edited by
- (diff)
- 6:01 PM CaseStudyLeads edited by
- (diff)
- 6:00 PM CaseStudyLeads edited by
- Moved government links to separate section & added LOC (diff)
- 5:46 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by
-
Status, Owner changed
- 5:38 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by
- Ok, with that said, I agree the other options are not a good fit for …
- 5:27 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by
- There is no decent solution that fits everyone. Mature usually means …
- 5:02 PM CaseStudyLeads edited by
- (diff)
- 4:59 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by
- @kmike Why doesn't it make sense to bundle a mature implementation? I …
- 4:44 PM Ticket #11797 (Testing framework - Test Client Response content form value parsing) updated by
-
Cc changed
This is indeed an unnecessary duplication of work that have been done … - 4:29 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by
- Replying to pmclanahan: Doh! That should be: 1. …
- 4:24 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) updated by
- Actually, I just did an experiment and found potentially more missing …
- 4:12 PM CaseStudyLeads edited by
- (diff)
- 4:10 PM CaseStudyLeads edited by
- (diff)
- 4:10 PM CaseStudyLeads edited by
- (diff)
- 3:50 PM Ticket #13016 (Testing framework - Invalid ForeignKey ids in fixtures do not cause any error messages) updated by
- I found current behaviour very useful because it means I'm not …
- 3:35 PM Ticket #11505 (Testing framework - Django's TestCase should reset the cache) updated by
-
Cc changed
There is a pattern to run tests on production machine. With this patch … - 3:23 PM CaseStudyLeads edited by
- (diff)
- 3:23 PM Ticket #5416 (Testing framework - Add assertNumQueries() to testing framework) updated by
-
Cc changed
- 3:20 PM CaseStudyLeads edited by
- contacts added for Discovery, Nat. Geo (diff)
- 3:09 PM Ticket #14245 (Uncategorized - django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball) created by
- This is potentially due to an oversight with the MANIFEST.in file. The …
- 1:32 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) updated by
-
Owner, Status changed
- 1:32 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) reopened by
- 1:15 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) closed by
- fixed
- 1:14 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) reopened by
- 1:13 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) closed by
- fixed: The fix has been tested manually but the unit test will be difficult …
- 12:54 PM Ticket #14244 (Database layer (models, ORM) - In clause with 1000 or more items fails in Oracle) created by
- Oracle (not sure about other RDBMSs) fails with IN clauses that have …
- 12:47 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
-
Cc changed
- 12:45 PM Ticket #14243 (Database layer (models, ORM) - defer and only are not respected by values and by valuest_list()) created by
- data model with 2 field owner and category run query like result = …
- 12:31 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by
-
Description changed
- 12:25 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by
- Here's a link to the traceback since the Wiki edited it. …
- 12:23 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) updated by
-
Keywords, Component changed
- 12:23 PM Ticket #14242 (Forms - UserChangeForm Causes KeyError in 1.2.2 and Trunk) created by
-
When using a the
UserChangeForm
in 1.2.2 or Trunk it causes a … - 12:07 PM CaseStudyLeads edited by
- (diff)
- 11:29 AM Ticket #7539 (Database layer (models, ORM) - Add ON DELETE and ON UPDATE support to Django) updated by
-
Cc changed
- 11:01 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
- Also we should edit the homepage to include a link to that report …
- 11:00 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
- I may just be totally stupid, but I can't seem to find a way to edit …
- 10:53 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- I thought of an advantage of doing it the way my last patch does it: …
- 10:18 AM Ticket #14241 (Documentation - instructions for creating spatial database template differ on fedora ...) created by
- Creating a Spatial Database Template for PostGIS on a 64-bit Fedora 13 …
- 10:15 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- I thin kit is more robust and more easily tested if we deal with both …
- 9:53 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
-
Triage Stage changed
Perhaps try usingresponse._charset
for the encoding and fall back … - 9:46 AM Ticket #14053 (Internationalization - django.utils.formats.localize() misses support for long) updated by
-
Has patch changed
- 9:46 AM Ticket #14240 (Template system - filesizeformat should localize number) updated by
-
Has patch changed
- 9:45 AM Ticket #14240 (Template system - filesizeformat should localize number) created by
- Currently filesizeformat always displays file size in english number …
- 9:24 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
-
Status, Owner changed
OK, we've been bitten again by Python's unicode handling: For the … - 8:59 AM Ticket #10249 (Database layer (models, ORM) - Cannot create a consistent method resolution order (MRO) for bases ...) updated by
-
Cc, Version, Component changed
Hello everyone, I was looking on google about this error and I found … - 8:23 AM Ticket #14032 (Core (Other) - CSRF cookie value is marked as safe and inserted in the HTML unchecked) closed by
- fixed: This has been fixed in [13698] (trunk) and [13699] (1.2.X), with a …
- 6:54 AM Ticket #14239 (HTTP handling - Form input button embedded in <a /> crashes Django server) created by
- I am running Ubuntu Lucid and got the default Django project setup …
- 6:31 AM Ticket #9619 (Database layer (models, ORM) - to_python not called when fetching data with .values(...)) updated by
-
Cc changed
- 6:31 AM Ticket #9619 (Database layer (models, ORM) - to_python not called when fetching data with .values(...)) updated by
- Hey, while we're waiting for a design decision, could we please get a …
- 6:12 AM Ticket #10759 (contrib.admin - UserAdmin views should use attribute or current model to lookup the ...) updated by
- Apologies, I meant: [12218]
- 6:10 AM Ticket #10759 (contrib.admin - UserAdmin views should use attribute or current model to lookup the ...) closed by
- duplicate: This was mostly fixed in #12218, so closing as a dupe.
- 6:08 AM Ticket #14230 (contrib.auth - Documentation for Auth's Logout view suggests wrong redirect takes ...) updated by
- I bumped into the same problem. I think it isn't a …
- 5:37 AM Ticket #14238 (contrib.admin - admin-interface and formsets: ordered_forms are not returned in case ...) created by
- ticket http://code.djangoproject.com/ticket/11801 seems to address …
- 5:27 AM Ticket #14237 (*.djangoproject.com - Old version string on the download page + auto checker proposal) created by
- The download page http://www.djangoproject.com/download/ currently …
- 4:25 AM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
- I've also been bitten by this bugs - as well as all non-english …
- 4:06 AM Ticket #14066 (Core (Other) - Shouldn't ModelFormMetaclass be public for inheritance issues?) updated by
-
Cc changed
- 2:57 AM Ticket #4617 (contrib.auth - permission_required decorator behaviour is odd) updated by
- This is a bit related to #5515 (adding handler403) and #10360 (custom …
- 2:40 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
-
Patch needs improvement, Triage Stage changed
I think adding a new report with this kind of tickets to the "Reports" … - 1:03 AM Ticket #13252 (Core (Serialization) - Use the natural key instead of the primary key when serializing) updated by
-
Owner changed
- 1:02 AM Ticket #13930 (Core (Serialization) - Serialize PKs using the natural key) closed by
- duplicate: Dupe of #13252
Sep 8, 2010:
- 10:23 PM Ticket #14233 (Documentation - Documentation for admin is has a reference to meta class) closed by
- invalid: Sorry. I just noticed that this was a ModelForm, not ModelAdmin. My bad.
- 9:40 PM Ticket #14233 (Documentation - Documentation for admin is has a reference to meta class) updated by
- It’s misleading and confusing. Meta classes aren’t used any more, and …
- 8:44 PM Ticket #14004 (Documentation - update() is not mention in the Queryset API Reference) updated by
-
Has patch changed
- 8:43 PM Ticket #14004 (Documentation - update() is not mention in the Queryset API Reference) updated by
-
Status, Owner changed
- 8:37 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) updated by
-
Keywords, Has patch changed
I don’t know if this is the correct fix, but it worked around the … - 8:14 PM Ticket #14233 (Documentation - Documentation for admin is has a reference to meta class) updated by
- Why is this a problem?
- 8:10 PM Ticket #14235 (Forms - UnicodeDecodeError in CSRF middleware) created by
- Just updated to SVN head to fix the CSRF security issue and am now …
- 7:42 PM Ticket #6124 (Core (Cache system) - need a non-pickled locmem cache backend) closed by
- wontfix: Since using external cache backends has been possible and …
- 7:37 PM Changeset [329fab4]stable/1.2.x by
- [1.2.X] Increment to Django 1.2.2. git-svn-id: …
- 7:36 PM Changeset [7f84657b]stable/1.2.x by
- [1.2.X] Patch CSRF-protection system to deal with reported security …
- 7:34 PM Changeset [9e3b327]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Patch CSRF-protection system to deal with reported security issue. …
- 7:11 PM Ticket #14180 (Database layer (models, ORM) - Creating redundant indexes on foreign keys for MySQL/InnoDB tables) updated by
-
Triage Stage changed
Any patch for this would have to include a way to auto-detect whether … - 7:11 PM CaseStudyLeads edited by
- (diff)
- 7:10 PM Ticket #7261 (Template system - Support for __html__ for Library interoperability) updated by
- How is that introducing security problems? The spec is literally: "if …
- 7:08 PM CaseStudyLeads edited by
- (diff)
- 7:08 PM Ticket #7261 (Template system - Support for __html__ for Library interoperability) updated by
-
Where is the spec for how this
__html__()
method is meant to work … - 6:59 PM Ticket #4179 (Database layer (models, ORM) - MySQL backend has MySQL-4.0 incompatbiility) closed by
- wontfix: Closing for reasons of atrophy. I think there are many reasons we …
- 6:47 PM Ticket #11011 (Core (Cache system) - Memcached backend: pass parameters to memcache backend) updated by
- A CACHE_OPTIONS setting, similar to DATABASE_OPTIONS, might be …
- 6:39 PM Ticket #13932 (contrib.auth - URL with Hash and login_required) closed by
- invalid: Redirects at the HTTP level can't preserve anchors and that's how the …
- 6:25 PM Ticket #12632 (Core (Other) - Creation of SortedDict's has non-linear performance) updated by
-
Component, Triage Stage changed
- 6:19 PM Ticket #12737 (Uncategorized - Thread local settings) closed by
- wontfix: Settings aren't designed to be changed locally like this and we …
- 5:05 PM Ticket #17 (Database layer (models, ORM) - Metasystem optimization: Share select_related in memory) updated by
-
Cc changed
- 4:19 PM CaseStudyQuestionnaire created by
- 4:18 PM CaseStudyLeads edited by
- (diff)
- 3:28 PM CaseStudyLeads edited by
- (diff)
- 1:09 PM CaseStudyLeads edited by
- (diff)
- 12:25 PM Ticket #3148 (Database layer (models, ORM) - Add getters and setters to model fields) updated by
-
Status, Owner changed
- 11:44 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
- Ahh good catch @russellm -- sorry I missed that. Attaching a revised patch.
- 10:04 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
-
Patch needs improvement, Triage Stage changed
Thanks @cmheisel: I think there's actually one more bit needed here, … - 9:28 AM CaseStudyLeads edited by
- (diff)
- 9:28 AM CaseStudyLeads edited by
- added Pitchfork (diff)
- 8:37 AM Ticket #11369 (Database layer (models, ORM) - verbose_name_plural not inherited if base class is abstract.) updated by
-
Cc changed
- 8:21 AM Ticket #702 (Documentation - document that ManyToMany fields can't be in unique_together) updated by
-
Cc changed
- 6:16 AM Ticket #13628 (Documentation - Documentation should discourage the usage of doctests) updated by
-
Triage Stage changed
- 4:33 AM Ticket #9025 (contrib.admin - Nested Inline Support in Admin) updated by
-
Cc changed
- 3:33 AM Ticket #14234 (Forms - Validation bug when using ModelForms) created by
- I am running into a validation problem with ModelForms - here is a …
- 12:19 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
-
Cc, Status, Triage Stage changed
Revised patch and got a review in real life from Malcom at DjangoCon - 12:09 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
-
Has patch changed
Sep 7, 2010:
- 9:49 PM Ticket #8424 (Database layer (models, ORM) - Implement time filters) updated by
-
Cc changed
- 8:33 PM Ticket #13188 (Documentation - Move custom format documentation from now tag to date filter) updated by
-
Triage Stage changed
patch updated to move some text added in 1.2 to correspond with the … - 7:58 PM CaseStudyLeads edited by
- (diff)
- 7:42 PM CaseStudyLeads edited by
- (diff)
- 7:24 PM CaseStudyLeads edited by
- (diff)
- 7:18 PM CaseStudyLeads edited by
- (diff)
- 7:12 PM Ticket #12918 (Documentation - Tutorial page 2 issues) updated by
-
Triage Stage changed
- 7:08 PM CaseStudyLeads edited by
- (diff)
- 7:07 PM CaseStudyLeads edited by
- (diff)
- 7:03 PM Ticket #13623 (Documentation - Code in intro-tutorial03 missing a import statement) updated by
-
Triage Stage changed
I updated the patch to include a closing parens so that synatx … - 7:01 PM CaseStudyLeads edited by
- (diff)
- 7:00 PM Ticket #14233 (Documentation - Documentation for admin is has a reference to meta class) created by
- The page for contrib.admin still has meta class in an example: […]
- 6:59 PM CaseStudyLeads edited by
- (diff)
- 6:58 PM CaseStudyLeads edited by
- (diff)
- 6:54 PM CaseStudyLeads edited by
- (diff)
- 6:54 PM CaseStudyLeads edited by
- (diff)
- 6:50 PM CaseStudyLeads edited by
- (diff)
- 6:49 PM CaseStudyLeads edited by
- (diff)
- 6:48 PM CaseStudyLeads edited by
- (diff)
- 6:24 PM DevelopersForHire edited by
- Fixed bad website url. (diff)
- 6:23 PM DevelopersForHire edited by
- Adding Nitty Gritty Software to United States (SF Bay Area) section of … (diff)
- 6:03 PM CaseStudyLeads created by
- 4:45 PM Ticket #6218 (Core (Other) - Require trailing slash always on MEDIA_URL) updated by
-
Owner changed
- 4:35 PM Ticket #13511 (Core (Other) - RegexValidator pattern is optional and should be required) updated by
- @darkrho That looks like it will work and it is better than what I …
- 4:22 PM Ticket #12938 (Database layer (models, ORM) - not possible to validate a many-to-many at the model) updated by
-
Cc changed
- 4:18 PM Ticket #13488 (GIS - Exceptions in GEOS I/O object destructor at process exit) updated by
-
Cc changed
- 4:10 PM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
-
Owner changed
I'll work on a doc patch for this - 4:04 PM Ticket #10931 (Template system - truncate_html_words doen't handle multi-line tags properly) updated by
-
Patch needs improvement, Triage Stage changed
Thanks so much for this. However, the tests for this should be unit … - 3:59 PM Ticket #13081 (contrib.admin - Admin actions loose get-parameters in changelist view) updated by
- (In [13697]) [1.2.X] Fixed #13081 - Admin actions lose get-parameters …
- 3:59 PM Changeset [a04398eb]stable/1.2.x by
- [1.2.X] Fixed #13081 - Admin actions lose get-parameters in changelist …
- 3:55 PM Ticket #13081 (contrib.admin - Admin actions loose get-parameters in changelist view) closed by
- fixed: (In [13696]) Fixed #13081 - Admin actions lose get-parameters in …
- 3:55 PM Changeset [ef4b29a0]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13081 - Admin actions lose get-parameters in changelist view …
- 3:54 PM Ticket #13350 (Documentation - Documentation on autoescape should mention endautoescape) updated by
- (In [13695]) [1.2.X] Fixed #13350 - Documentation on autoescape should …
- 3:54 PM Changeset [1b910d7]stable/1.2.x by
- [1.2.X] Fixed #13350 - Documentation on autoescape should mention …
- 3:49 PM Ticket #13350 (Documentation - Documentation on autoescape should mention endautoescape) closed by
- fixed: (In [13694]) Fixed #13350 - Documentation on autoescape should mention …
- 3:49 PM Changeset [e5d30c70]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13350 - Documentation on autoescape should mention …
- 3:45 PM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) updated by
- (In [13693]) [1.2.X] Fixed #13414 - QuerySet API ref wrong sql …
- 3:45 PM Changeset [79d9206]stable/1.2.x by
- [1.2.X] Fixed #13414 - QuerySet API ref wrong sql equivalent in year …
- 3:43 PM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) closed by
- fixed: (In [13692]) Fixed #13414 - QuerySet API ref wrong sql equivalent in …
- 3:43 PM Changeset [2422fbf]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13414 - QuerySet API ref wrong sql equivalent in year lookup …
- 3:33 PM Ticket #13853 (Documentation - line with csrf_token too wide) updated by
- (In [13691]) [1.2.X] Fixed #13853 - line with csrf_token too wide …
- 3:33 PM Changeset [a537235d]stable/1.2.x by
- [1.2.X] Fixed #13853 - line with csrf_token too wide Thanks to …
- 3:30 PM Ticket #13475 (Template system - for tag raises an exception when trying to unpack a non-iterable item) closed by
- fixed: (In [13690]) Fixed #13475 - for tag raises an exception when trying to …
- 3:30 PM Changeset [0b37d56]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13475 - for tag raises an exception when trying to unpack a …
- 3:26 PM Ticket #14205 (Documentation - Tiny grammar fix in form validation documentation) updated by
- (In [13689]) [1.2.X] Fixed #14205 - Tiny grammar fix in form …
- 3:26 PM Changeset [01e8d75c]stable/1.2.x by
- [1.2.X] Fixed #14205 - Tiny grammar fix in form validation …
- 3:21 PM Ticket #13853 (Documentation - line with csrf_token too wide) closed by
- fixed: (In [13688]) Fixed #13853 - line with csrf_token too wide Thanks to …
- 3:21 PM Changeset [4f4e20be]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #13853 - line with csrf_token too wide Thanks to alper for …
- 3:19 PM Ticket #14205 (Documentation - Tiny grammar fix in form validation documentation) closed by
- fixed: (In [13687]) Fixed #14205 - Tiny grammar fix in form validation …
- 3:19 PM Changeset [c8bcd5e5]mainstable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.xstable/2.1.xstable/2.2.xstable/3.0.xstable/3.1.xstable/3.2.xstable/4.0.xstable/4.1.xstable/4.2.xstable/5.0.xstable/5.1.xstable/5.2.x by
- Fixed #14205 - Tiny grammar fix in form validation documentation …
- 2:45 PM Ticket #14232 (Documentation - date_list context variable incorrectly documented) created by
- The 'date_list' context variable, provided by …
- 12:46 PM Ticket #11700 (contrib.admin - actions and list_editables in popups problematic) updated by
-
Cc changed
- 12:38 PM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by
- In my particular case, I added a symbolic link in the app directory …
- 11:28 AM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by
- Is there a known workaround for this? This is a blocker for my …
- 10:42 AM Ticket #14231 (contrib.sessions - Missing index on expire_date in Session model) created by
- We recently found that the Django session table, in a particular …
- 10:39 AM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) updated by
- Replying to timo: > When I tried this out (on postgres), …
- 10:14 AM Ticket #13414 (Documentation - QuerySet API ref wrong sql equivalent in __year lookup example) updated by
-
Version, Triage Stage changed
When I tried this out (on postgres), the query was actually: […] … - 9:49 AM Ticket #5172 (Template system - Extend the {% for %} tag to work as a simple loop) updated by
-
Needs documentation, Has patch, Version changed
Replying to jacob: > I just can't come up with a use case … - 8:59 AM Ticket #14230 (contrib.auth - Documentation for Auth's Logout view suggests wrong redirect takes ...) created by
- Currently, the documentation for …
- 8:44 AM Ticket #14229 (Database layer (models, ORM) - Postgres backend generates invalid SQL when istartswith and F object ...) created by
- How to reproduce: It's quite easy, just try: […] See the invalid …
- 8:31 AM Ticket #14228 (Documentation - APPEND_SLASH behaviour should be documented better) created by
- Current docs say: […] This is not the complete story: a slash is …
- 8:08 AM Ticket #13350 (Documentation - Documentation on autoescape should mention endautoescape) updated by
-
Triage Stage changed
- 8:00 AM Ticket #13853 (Documentation - line with csrf_token too wide) updated by
-
Triage Stage, Summary changed
- 7:26 AM Ticket #14205 (Documentation - Tiny grammar fix in form validation documentation) updated by
-
Triage Stage changed
- 4:36 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by
-
Patch needs improvement changed
I fixed this by changing: django/contrib/admin/util.py […] - 4:18 AM Ticket #3400 (contrib.admin - Support for lookup separator with list_filter admin option) updated by
- Hi DrMeers, I actually had problems merging the tests in, the patch …
- 2:25 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) updated by
-
Triage Stage, Description changed
- 2:23 AM Ticket #14227 (Documentation - Modify contributing docs to mention the 'easy-pickings' keyword in triage) created by
- There are a couple of tickets marked with the 'easy-pickings' keyword; …
- 2:10 AM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) updated by
-
Cc, Keywords changed
Not sure how the CC and keywords got modified. Sorry James and Andrew. - 2:09 AM Ticket #14226 (Core (Serialization) - Bug in dumpdata dependency calculation involving ManyToManyFields) updated by
-
Cc, Patch needs improvement, Needs tests, Keywords, Has patch, Triage Stage changed
This needs tests; fixtures_regress already has tests for the … - 1:22 AM Ticket #14225 (Documentation - Documentation website showing "dev" documentation instead of "1.2") updated by
- Perhaps the docs for each branch should say "new in 1.1.2" and "new in …
- 1:06 AM Ticket #14225 (Documentation - Documentation website showing "dev" documentation instead of "1.2") reopened by
- For historical completeness; it was backported because it was required …
Note:
See TracTimeline
for information about the timeline view.