Timeline



Oct 21, 2010:

11:23 PM Ticket #14530 (Documentation - specify if new translations to django core can be made in project directory) created by Arthur Hebert
On the documentation page, …
11:10 PM Ticket #14529 (contrib.admin - Save messages for proxy models show a crazy verbose_name) updated by Alex Gaynor
Needs tests changed
10:50 PM 14529-save-messages-for-proxy-models.diff attached to Ticket #14529 by rlaager@…
A trivial patch to fix this issue
10:48 PM Ticket #14529 (contrib.admin - Save messages for proxy models show a crazy verbose_name) created by rlaager@…
=== Steps to reproduce: === 1. In a ModelAdmin, provide a custom …
10:26 PM Ticket #14528 (Documentation - django.contrib.staticfiles documentation issues) created by Brian Neal
While reading the docs for this new app and trying to understand it, …
10:06 PM Ticket #7153 (Template system - _resolve_lookup could do a better job of resolving callables and ...) updated by Chris Beaven
Patch needs improvement changed
10:06 PM 7153.3.diff attached to Ticket #7153 by Chris Beaven
9:42 PM 5612.2.diff attached to Ticket #5612 by Chris Beaven
9:23 PM Ticket #7817 (Template system - {% include "tpl" with foo=x bar=y %}) updated by Chris Beaven
Status, Owner, Milestone changed
9:20 PM 7817.diff attached to Ticket #7817 by Chris Beaven
8:41 PM Ticket #14527 (Documentation - GeoDjango docs shouldn't recommend PostgreSQL 8.3) updated by Paul McMillan
That should read "because PostGIS doesn't support Postgres 8.4".
8:40 PM Ticket #14527 (Documentation - GeoDjango docs shouldn't recommend PostgreSQL 8.3) created by Paul McMillan
The GeoDjango docs …
8:36 PM Ticket #13631 (Forms - IntegerField has no attributes max_value and min_value (1.2 regression)) updated by Greg Wogan-Browne
Cc, Keywords changed
8:02 PM Ticket #14526 (Documentation - Geodjango docs shouldn't talk about Python 2.4 so much) created by Paul McMillan
Since Django itself requires Python 2.4, the GeoDjango docs don't need …
7:08 PM Ticket #12816 (Core (Other) - Add a render() shortcut) updated by Mikhail Korobov
The first diff has broken test. Here is the correct one: …
7:06 PM render_shortcut.2.diff attached to Ticket #12816 by Mikhail Korobov
django.shortcuts.render implemented as TemplateResponse, with tests …
6:47 PM Ticket #12816 (Core (Other) - Add a render() shortcut) updated by Mikhail Korobov
Has patch, Needs tests changed
trac doesn't want to show diff properly. Here is the alternative: …
6:42 PM Ticket #7817 (Template system - {% include "tpl" with foo=x bar=y %}) updated by Łukasz Rekucki
Patch needs improvement changed
6:41 PM render_shortcut.diff attached to Ticket #12816 by Mikhail Korobov
django.shortcuts.render implemented as TemplateResponse, with tests …
4:22 PM Ticket #14513 (Database layer (models, ORM) - Ordering Check in django/core/management/validation.py) updated by Chris Beaven
(In [14317]) [1.2.X] Fixed #14513 -- check fields with underscores for …
4:18 PM Ticket #14513 (Database layer (models, ORM) - Ordering Check in django/core/management/validation.py) closed by Alex Gaynor
fixed: Fixed in [14315].
4:17 PM Changeset [051bf1c]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Chris Beaven <smileychris@…>
Fixed 14513 -- check fields with underscores for validity when …
2:45 PM Ticket #14525 (Contrib apps - Bug - exception in messages.info(), etc when using unicode characters.) closed by Alex Gaynor
invalid: tobias is correct, the stacktrace ends right at your format call. …
2:43 PM Ticket #14525 (Contrib apps - Bug - exception in messages.info(), etc when using unicode characters.) updated by Tobias McNulty
I think the error might be in your code. See below: […]
2:35 PM Ticket #14525 (Contrib apps - Bug - exception in messages.info(), etc when using unicode characters.) created by Michael Angeletti
On …
2:15 PM Ticket #14524 (Contrib apps - Accessing /static/ in a new project shows simplistic 404 error page) created by Fletcher Tomalty
1. Start a brand new project on the latest development version …
12:37 PM Changeset [085e4c91]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Alex Gaynor <alex.gaynor@…>
Ensure the mutliple_database tests leave the settings in the same …
12:36 PM Ticket #14520 (Testing framework - Regression in test speed, and memory usage) closed by Alex Gaynor
fixed: (In [14312]) Fixed #14520 -- fixed a memory leak when running the test …
12:36 PM Changeset [9d5d757b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Alex Gaynor <alex.gaynor@…>
Fixed #14520 -- fixed a memory leak when running the test suite. …
12:15 PM DjangoResources edited by godlikeguy
(diff)
11:23 AM Ticket #14523 (Core (Other) - Exceptions in response middleware aren't handled by main request's try ...) created by Ivan Sagalaev
The problem is solved by refactoring middleware application code out …
10:08 AM Ticket #14522 (Uncategorized - !ModelMultipleChoiceField returns list for no data submitted) created by zmsmith
It should return an EmptyQuerySet
9:57 AM Sprint201011Argentina edited by pandres
(diff)
9:56 AM Changeset [5864834f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Luke Plant <L.Plant.98@…>
Fixed a bug with method_decorator not preserving the attributes of the …
9:56 AM Changeset [df0bb3c]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Luke Plant <L.Plant.98@…>
Removed old code with Python 2.3 compatibility git-svn-id: …
9:56 AM Changeset [7e19641]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Luke Plant <L.Plant.98@…>
Fixed test failure when using Python 2.7 git-svn-id: …
9:49 AM Sprint201011Argentina edited by rafen
(diff)
9:45 AM Sprint201011Argentina edited by tutuca
(diff)
7:11 AM Ticket #11565 (Core (Other) - Rate Limit Error Emails) closed by Luke Plant
wontfix: Is there any reason you couldn't do this within a custom logging …
6:49 AM Ticket #6707 (Database layer (models, ORM) - ManyToManyField clears and recreates all data) updated by Jonathan Morgan
Patch needs improvement changed
Greetings, I have some experience with this sort of thing, and would …
6:14 AM Ticket #14521 (Uncategorized - Camel case used for mthods' names) closed by Simon Meers
invalid: For the sake of consistency, one could argue that test_send_email
6:06 AM Ticket #14521 (Uncategorized - Camel case used for mthods' names) updated by Karen Tracey
Replying to DrMeers: Yes, I expect setUp and tearDown
6:03 AM Ticket #14521 (Uncategorized - Camel case used for mthods' names) updated by Simon Meers
I imagine this is partly because of unittest's camel-case …
5:32 AM Ticket #14348 (Database layer (models, ORM) - Paginator does not handle ...) updated by oberrocker
Just a hint (not a test, I'm afraid): The problem occurred here when …
3:10 AM Ticket #14521 (Uncategorized - Camel case used for mthods' names) created by gurunars
Check the following paragraph …
2:22 AM Ticket #4617 (contrib.auth - permission_required decorator behaviour is odd) updated by Harro
To me it doesn't seem obvious that the permission required checks if …
1:29 AM Ticket #14520 (Testing framework - Regression in test speed, and memory usage) updated by Alex Gaynor
Triage Stage changed
1:28 AM Ticket #14520 (Testing framework - Regression in test speed, and memory usage) created by Alex Gaynor
Since the transaction-contextmanager commit the test suite seems to …
1:01 AM Ticket #14519 (Documentation - Tutorial 4 uses wrong syntax for name) closed by Alex Gaynor
fixed: (In [14308]) Fixed #14519 -- corrected a type in the tutorial, thanks …
1:01 AM Changeset [7f84dac]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Alex Gaynor <alex.gaynor@…>
Fixed #14519 -- corrected a type in the tutorial, thanks buriy for the …
12:32 AM Ticket #14519 (Documentation - Tutorial 4 uses wrong syntax for name) updated by Yuri Baburov
Status changed
12:32 AM Ticket #14519 (Documentation - Tutorial 4 uses wrong syntax for name) created by Yuri Baburov
From …
12:18 AM error_email_rate_limit_v2.diff attached to Ticket #11565 by Simon Litchfield
Falls back to memory if cache isn't available
12:17 AM Ticket #11565 (Core (Other) - Rate Limit Error Emails) updated by Simon Litchfield
Cc, Needs tests changed
See discussion …

Oct 20, 2010:

10:16 PM Changeset [58af951c]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Jannis Leidel <jannis@…>
Fixing a few cosmetic bugs. Thanks for the hint, Alex Gaynor. …
10:16 PM Ticket #14507 (Core (Other) - Static file serving is broken after rev 14293) closed by Jannis Leidel
fixed: (In [14306]) Fixed #14507 -- Corrected the logic of the URL helpers …
10:16 PM Changeset [1c4868f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Jannis Leidel <jannis@…>
Fixed #14507 -- Corrected the logic of the URL helpers and view of …
9:04 PM Ticket #14518 (Database layer (models, ORM) - Field.to_python not called on foreign key IDs) created by David Wolever
Given a subclass of Field like this: […] Used like this: […] …
8:25 PM Ticket #13944 (*.djangoproject.com - Very long accept-language headers break parser) updated by Gregor Müllegger
I can confirm this issue with Firefox 3.5. My …
5:15 PM Ticket #14477 (Documentation - minor typo in the examples of m2m_changed signal) updated by Gabriel Hurley
(In [14305]) [1.2.X] Fixed #14477 -- Corrects several instances of …
5:14 PM Ticket #14477 (Documentation - minor typo in the examples of m2m_changed signal) closed by Gabriel Hurley
fixed: (In [14304]) Fixed #14477 -- Corrects several instances of "add" and …
5:14 PM Changeset [a28823e3]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Fixed #14477 -- Corrects several instances of "add" and "remove" …
4:47 PM Ticket #14482 (Documentation - better documentation of flow of save in admin) closed by Gabriel Hurley
duplicate: After further research, this is a known bug, reported similarly in …
4:30 PM Ticket #6707 (Database layer (models, ORM) - ManyToManyField clears and recreates all data) updated by Gabriel Hurley
Triage Stage changed
Given that 1.2 gained signals for ManyToMany relationships, it's worth …
4:28 PM patch_ticket14390.diff attached to Ticket #14390 by Łukasz Rekucki
Patch with docs and tests. Also can also view & comment this on …
4:24 PM Ticket #12669 (Generic views - Return different HttpResponse from direct_to_template) updated by Łukasz Rekucki
Oh my, wrong ticket :( Sorry for the mess.
4:19 PM Ticket #14432 (Documentation - Tutorial import line missing (tiny correction)) updated by Gabriel Hurley
(In [14303]) [1.2.X] Fixed #14432 -- Added an import statement which …
4:18 PM Ticket #14432 (Documentation - Tutorial import line missing (tiny correction)) closed by Gabriel Hurley
fixed: (In [14302]) Fixed #14432 -- Added an import statement which was …
4:18 PM Changeset [d1a632f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Fixed #14432 -- Added an import statement which was previously implied …
4:15 PM Ticket #14512 (Generic views - Documentation & tools for decorating class-based-views.) updated by Łukasz Rekucki
Sorry if this came out badly. It wasn't my intention to try to force …
4:08 PM Ticket #14493 (Documentation - Typo in model instance documentation re ValidationError message_dict ...) updated by Gabriel Hurley
(In [14301]) [1.2.X] Fixed #14493 -- Corrected use of the wrong …
4:08 PM Ticket #14493 (Documentation - Typo in model instance documentation re ValidationError message_dict ...) closed by Gabriel Hurley
fixed: (In [14300]) Fixed #14493 -- Corrected use of the wrong attribute in …
4:08 PM Changeset [e9d6662]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Fixed #14493 -- Corrected use of the wrong attribute in the model …
4:06 PM Ticket #14517 (Database layer (models, ORM) - _supports_stddev checks for wrong exception) updated by Austin Gabel
Status, Has patch, Triage Stage changed
This is pretty trivial so I'm going to go ahead to set it to ready for …
4:04 PM 14517_patch.diff attached to Ticket #14517 by Austin Gabel
4:03 PM Ticket #14517 (Database layer (models, ORM) - _supports_stddev checks for wrong exception) created by Austin Gabel
STDDEV_POP SQL function is not supported in PostgreSQL <= 8.1 so a …
3:56 PM Ticket #14510 (Contrib apps - Django admin doesn't consider settings.LOGIN_REDIRECT_URL) closed by Gabriel Hurley
wontfix: This behavior is intentional (to the best of my knowledge and …
3:40 PM patch_ticket14390.diff attached to Ticket #12669 by Łukasz Rekucki
Patch with docs and tests.
3:40 PM Ticket #14512 (Generic views - Documentation & tools for decorating class-based-views.) updated by Gabriel Hurley
Needs documentation, Needs tests, Triage Stage changed
The ticket is fine so that we don't lose track of it. The description …
3:16 PM Changeset [14b52b95]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Jacob Kaplan-Moss <jacob@…>
Removes a mistaken note about the static media development helper. …
2:55 PM Ticket #12816 (Core (Other) - Add a render() shortcut) updated by Mikhail Korobov
Owner, Needs tests, Milestone, Cc, Needs documentation changed
2:23 PM Ticket #12816 (Core (Other) - Add a render() shortcut) updated by Alexander Koshelev
Owner, Status changed
2:23 PM Ticket #12816 (Core (Other) - Add a render() shortcut) updated by Alexander Koshelev
Cc, Status, Owner changed
2:06 PM Ticket #7603 (HTTP handling - Add HttpRequest.scheme property) updated by cgieringer
@holdenweb so now all templates must perform: {% if …
1:46 PM Ticket #14515 (Database layer (models, ORM) - Can't pickle ValueQuerySet if query references fields, which aren't on ...) updated by Alex Gaynor
Description changed
Cleaned up the formatting.
1:45 PM Ticket #14516 (Template system - Extract methods from removetags and slugify template filters) created by romainh
Like striptags template filter, removetags and …
1:39 PM Ticket #6896 (Database layer (models, ORM) - Add ability to store only relative paths in a FilePathField) updated by Kyle Dodson
Has patch changed
1:31 PM Ticket #6896 (Database layer (models, ORM) - Add ability to store only relative paths in a FilePathField) updated by Kyle Dodson
Patch needs improvement changed
I've added the above patch just to get something out there, but I'm …
1:22 PM Ticket #14513 (Database layer (models, ORM) - Ordering Check in django/core/management/validation.py) updated by Łukasz Rekucki
Component, Triage Stage changed
Tested, looks simple, marking for checkin.
1:18 PM 6896.diff attached to Ticket #6896 by Kyle Dodson
Adds a "RelativeFilePathField"
12:57 PM Ticket #14514 (Documentation - Typo in staticfiles docs) closed by Alex Gaynor
fixed: (In [14298]) Fixed #14514 -- fixed a typo in the static files docs, …
12:57 PM Changeset [ec80e55c]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Alex Gaynor <alex.gaynor@…>
Fixed #14514 -- fixed a typo in the static files docs, thanks to Andy …
12:50 PM Ticket #14234 (Forms - Validation bug when using ModelForms) updated by David Reynolds
Patch needs improvement, Has patch, Needs tests changed
Jeremy, it seemed massively overkill to use a signal for this, so I …
12:49 PM dj14234-save-base_tests.diff attached to Ticket #14234 by David Reynolds
Patch with tests included
12:44 PM Ticket #14515 (Database layer (models, ORM) - Can't pickle ValueQuerySet if query references fields, which aren't on ...) updated by Florian Apolloner
Milestone changed
12:43 PM Ticket #14515 (Database layer (models, ORM) - Can't pickle ValueQuerySet if query references fields, which aren't on ...) updated by Florian Apolloner
Component changed
12:43 PM Ticket #14515 (Database layer (models, ORM) - Can't pickle ValueQuerySet if query references fields, which aren't on ...) created by Florian Apolloner
This will work during pickle.dumps: […] but will fail when I run …
12:00 PM Ticket #14513 (Database layer (models, ORM) - Ordering Check in django/core/management/validation.py) updated by Klaas van Schelven
Has patch changed
http://bitbucket.org/vanschelven/django-14513/changeset/e62b9ba4e02c
11:59 AM django-14513-e62b9ba4e02c.diff attached to Ticket #14513 by Klaas van Schelven
Patch
11:53 AM Ticket #14514 (Documentation - Typo in staticfiles docs) updated by Jannis Leidel
Owner, Status, Milestone, Triage Stage changed
11:27 AM static-files.2.patch attached to Ticket #14514 by Andy McKay
Oops, correct one
11:26 AM static-files.patch attached to Ticket #14514 by Andy McKay
11:26 AM Ticket #14514 (Documentation - Typo in staticfiles docs) created by Andy McKay
un should be run
11:24 AM Ticket #14513 (Database layer (models, ORM) - Ordering Check in django/core/management/validation.py) created by Klaas van Schelven
django/core/management/validation.py, both in the current trunk and in …
11:20 AM Ticket #14512 (Generic views - Documentation & tools for decorating class-based-views.) updated by Valentin Golev
Needs documentation, Needs tests changed
11:19 AM Ticket #14512 (Generic views - Documentation & tools for decorating class-based-views.) updated by Valentin Golev
Cc changed
I thought we should have discussed the "right" way to implement it in …
11:12 AM Ticket #14512 (Generic views - Documentation & tools for decorating class-based-views.) created by Łukasz Rekucki
Ticket for changes discussed at: …
10:58 AM Ticket #14511 (Database layer (models, ORM) - exclude() generates wrong query for ManyToManyField with a 'through' ...) created by George Sakkis
Consider the following sample models: […] The generated query for …
10:44 AM Ticket #14510 (Contrib apps - Django admin doesn't consider settings.LOGIN_REDIRECT_URL) updated by googol
ADMIN_ LOGIN_REDIRECT_URL would be a solution IMHO. We already have …
10:35 AM Ticket #14510 (Contrib apps - Django admin doesn't consider settings.LOGIN_REDIRECT_URL) created by googol
The Django Admin /contrib/admin/sites.py doesn't consider redirect_to …
9:03 AM Ticket #14509 (Contrib apps - Changeset 14293 broke static media serving when settings.DEBUG = True) closed by Luke Plant
duplicate: Duplicate of #14507
8:56 AM Ticket #14509 (Contrib apps - Changeset 14293 broke static media serving when settings.DEBUG = True) created by djm
[http://code.djangoproject.com/changeset/14293/django/trunk/django/cont
8:50 AM Ticket #14508 (Testing framework - Test suite silences warnings) updated by Luke Plant
Copying warnings.filters and assigning back again seems to work on …
8:24 AM Ticket #14492 (Database layer (models, ORM) - Model proxy instance does not equal the respective model instance) updated by Byron Ruth
I continued it back on the thread I started before …
8:07 AM Changeset [6be00774]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Luke Plant <L.Plant.98@…>
Consistent imports for parse_qsl function, avoiding the …
7:50 AM Ticket #14508 (Testing framework - Test suite silences warnings) updated by Russell Keith-Magee
I've got a cleanup of the test suite on my to-do list just before the …
7:43 AM Ticket #14508 (Testing framework - Test suite silences warnings) updated by Luke Plant
Correction - the test suite does seem to use specific enough filters …
7:30 AM Ticket #14508 (Testing framework - Test suite silences warnings) created by Luke Plant
The documentation encourages use of python -Wall manage.py test to …
7:18 AM Ticket #14492 (Database layer (models, ORM) - Model proxy instance does not equal the respective model instance) updated by Russell Keith-Magee
Triage Stage changed
As DrMeers suggests, the real issue here is "What is a Proxy", and …
6:50 AM Ticket #14492 (Database layer (models, ORM) - Model proxy instance does not equal the respective model instance) updated by Byron Ruth
It might help to explain how I noticed this in the first place. I …
6:07 AM Ticket #14492 (Database layer (models, ORM) - Model proxy instance does not equal the respective model instance) updated by Simon Meers
Yes, it is difficult to say whether they necessarily *should* be …
4:26 AM Changeset [40a2a1c5]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Jarek Zgoda <jarek.zgoda@…>
Polish translation updated git-svn-id: …
3:40 AM Ticket #14507 (Core (Other) - Static file serving is broken after rev 14293) updated by Jannis Leidel
Status, Owner, Triage Stage, Milestone changed
3:31 AM Ticket #14507 (Core (Other) - Static file serving is broken after rev 14293) updated by Marco Bonetti
Has patch changed
3:30 AM 14507.diff attached to Ticket #14507 by Marco Bonetti
Patch to fix
3:29 AM Ticket #14507 (Core (Other) - Static file serving is broken after rev 14293) created by Marco Bonetti
Revision [14293] committed to fix issue #12323 introduces a bug that …
2:59 AM Changeset [7d0d3b68]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Luke Plant <L.Plant.98@…>
Fixed bug and test failure introducted in [14290] Thanks Russell for …
12:21 AM Ticket #14492 (Database layer (models, ORM) - Model proxy instance does not equal the respective model instance) updated by Alex Gaynor
I need to think about the semantics of this a bit more.
12:21 AM django-14492.diff attached to Ticket #14492 by Alex Gaynor
12:17 AM Ticket #14492 (Database layer (models, ORM) - Model proxy instance does not equal the respective model instance) updated by Alex Gaynor
Triage Stage changed
12:16 AM Ticket #14504 (Generic views - Generic ListView pagination broken) updated by Alex Gaynor
Needs tests changed

Oct 19, 2010:

9:59 PM DevelopersForHire edited by Andy McKay
(diff)
8:33 PM Tickets #11582,​12323 batch updated by Jannis Leidel
fixed: (In [14293]) Fixed #12323 and #11582 -- Extended the ability to handle …
8:33 PM Changeset [cfc19f84]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Jannis Leidel <jannis@…>
Fixed #12323 and #11582 -- Extended the ability to handle static …
7:21 PM Changeset [a014ee02]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Modified the implementation of get_object() to be consistent with the …
7:16 PM 7539.on_delete.r14291.diff attached to Ticket #7539 by Johannes Dollinger
6:20 PM Ticket #14506 (Documentation - Crash on HEAD request) updated by Alex Gaynor
Description changed
Reformatted, please use the preview button in the future.
5:19 PM Ticket #9089 (Core (Other) - urlencode should support MutliValueDict) updated by gptvnt
Status, Owner changed
I verified, the patch is good. Although the tests have been …
5:15 PM Ticket #14506 (Documentation - Crash on HEAD request) created by azurit
[…]
5:07 PM Ticket #12241 (contrib.admin - Admin forgets URL used for prefilling forms when hitting Save and add ...) updated by Chris Beaven
It was me committing in the middle of a thought, then getting …
4:50 PM 14504.diff attached to Ticket #14504 by Sean Brant
4:45 PM Ticket #14498 (contrib.formtools - Forms passed to FormWizard.process_step are not guaranteed to have ...) updated by Luke Plant
(In [14291]) [1.2.X] Fixed #14498 - Forms passed to …
4:39 PM Ticket #14505 (Core (Other) - Multiple Namespaces and reverse lookup does not work as advertised.) created by dcurtis
[…] both urls: /newsletter/myview/ and /butter/myview/ print out …
4:38 PM Ticket #14504 (Generic views - Generic ListView pagination broken) created by anonymous
Looks like [1] should be doing a pop instead of a get, otherwise [2]
4:23 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by David Novakovic
Cc changed
4:16 PM Ticket #13182 (Core (Serialization) - Remove useless whitespaces in JSON dump with indent option) updated by David Novakovic
Needs tests changed
3:57 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by Jeremy Dunck
Eric, to be clear, are you referring to Lexer.create_token using …
3:57 PM Ticket #14503 (Testing framework - Unify test for exception+message value assertion method) created by Ramiro Morales
Currently we have a few copies of methods with similar tasks: […] …
3:45 PM Ticket #14498 (contrib.formtools - Forms passed to FormWizard.process_step are not guaranteed to have ...) closed by Luke Plant
fixed: (In [14290]) Fixed #14498 - Forms passed to FormWizard.process_step …
3:45 PM Changeset [46c17654]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Luke Plant <L.Plant.98@…>
Fixed #14498 - Forms passed to FormWizard.process_step are not …
3:40 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by floguy
I don't think this patch is quite sufficient because it can actually …
3:35 PM Ticket #13182 (Core (Serialization) - Remove useless whitespaces in JSON dump with indent option) updated by gptvnt
Status, Owner changed
I tested the latest patch and ran the test. It seems to be working …
3:31 PM dump_with_patch attached to Ticket #13182 by gptvnt
3:31 PM dump_without_patch attached to Ticket #13182 by gptvnt
3:28 PM Ticket #14498 (contrib.formtools - Forms passed to FormWizard.process_step are not guaranteed to have ...) updated by Luke Plant
Triage Stage changed
3:27 PM Ticket #14498 (contrib.formtools - Forms passed to FormWizard.process_step are not guaranteed to have ...) updated by Luke Plant
Status, Owner changed
2:38 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by Jeremy Dunck
Cc changed
2:38 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by Jeremy Dunck
Has patch changed
2:38 PM Ticket #10771 (Database layer (models, ORM) - Add a transaction context manager) closed by Alex Gaynor
fixed: (In [14288]) Fixed #10771 -- added support for using the transaction …
2:38 PM Changeset [27db937]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Alex Gaynor <alex.gaynor@…>
Fixed #10771 -- added support for using the transaction management …
2:38 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by Jeremy Dunck
Owner, Status changed
2:38 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by Jeremy Dunck
Status, Owner changed
2:37 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by Jeremy Dunck
Patch needs improvement, Triage Stage changed
2:08 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by David Gouldin
Cc, Needs documentation, Needs tests changed
2:07 PM noparse.py attached to Ticket #14502 by David Gouldin
2:06 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) created by David Gouldin
As discussed in django-developers: …
1:48 PM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by anonymous
Cc changed
I've added a new diff, i18n.diff. While the previous patches provide …
1:33 PM Ticket #12241 (contrib.admin - Admin forgets URL used for prefilling forms when hitting Save and add ...) updated by Batiste Bieler
Last comment was from me. Any news on this issue? I would really like …
1:32 PM i18n.diff attached to Ticket #5494 by djangobugs@…
Allow django javascript catalog to discover translation files as …
1:22 PM django developer job post.doc attached to DevelopersForHire by Jmabbett
Django/Python Developer- Work on one of largest Django apps ever! …
12:38 PM Ticket #14501 (Uncategorized - Django runserver + Chrome/Safari + AJAX POST quirk) updated by davemckenna01
12:37 PM Ticket #14501 (Uncategorized - Django runserver + Chrome/Safari + AJAX POST quirk) created by davemckenna01
Only with Safari and Chrome on Windows on my local machine using the …
12:27 PM Changeset [cfbba28]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Ramiro Morales <cramm0@…>
Fixed errors introduced in r14279 when running Django tests under …
8:56 AM Ticket #14500 (contrib.auth - Cookie not set in IE and no error message in login form) created by stephanekonstantaropoulos
At a customer site, the computer time was 25 minutes in the future and …
8:41 AM Ticket #14499 (contrib.localflavor - ATSocialSecurityNumberField doesn't handle EMPTY_VALUES correctly) created by Idan Gazit
Fields with required=False should not choke while cleaning any value …
8:28 AM Ticket #12418 (Generic views - object_detail ObjectDoesNotExist message isn't unicode) updated by Matthias Kestenholz
This bug exists in create_update.py, date_based.py and list_detail.py …
7:56 AM Ticket #13125 (contrib.auth - login_required does not check User.is_active) updated by Boris Savelev
Cc changed
7:54 AM Ticket #14498 (contrib.formtools - Forms passed to FormWizard.process_step are not guaranteed to have ...) created by Staś Małolepszy
The docs for FormWizard.process_step at …
7:44 AM Ticket #13421 (Documentation - FormWizard Documentation doesn't mention that POST params' names change) updated by Staś Małolepszy
If you make sure you validate a form with is_valid, …
7:01 AM Changeset [c0cb75c]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Migrated many-to-many doctests. Thanks to George Sakkis for the patch. …
5:18 AM Ticket #14497 (contrib.admin - ModelAdmin.readonly_fields isn't graceful with filefields.) created by Keryn Knight <keryn@…>
Currently, if supplying a FileField (and presumably, an ImageField …
2:55 AM Ticket #14496 (contrib.admin - Conflict between ModelForm.Meta.exclude and ModelAdmin.readonly attributes) created by msgre_valise
I have problem with contrib.admin application. Consider we have demo …
2:24 AM DevelopersForHire edited by jithinsreedhar
(diff)
2:22 AM Ticket #14495 (Generic views - get_success_url raises ImproperlyConfigured with wrong message in some ...) closed by Honza Král
fixed: (In [14284]) Fixed #14495 -- DeletionMixin and FormMixin don't have an …
2:22 AM Changeset [1a270bd]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Honza Král <honza.kral@…>
Fixed #14495 -- DeletionMixin and FormMixin don't have an object to …
2:14 AM Ticket #14407 (contrib.admin - ManyToManyRawIdWidget.value_from_datadict is inexplicably complicated ...) closed by Honza Král
fixed: (In [14283]) Fixed #14407 -- Simplified …
2:14 AM Changeset [f6a0b7c]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Honza Král <honza.kral@…>
Fixed #14407 -- Simplified ManyToManyRawIdWidget.value_from_datadict, …
12:07 AM Ticket #14495 (Generic views - get_success_url raises ImproperlyConfigured with wrong message in some ...) updated by Honza Král
Needs tests, Triage Stage changed
12:05 AM Ticket #14495 (Generic views - get_success_url raises ImproperlyConfigured with wrong message in some ...) created by Honza Král
For example FormMixin and DeletionMixin complain: …

Oct 18, 2010:

11:58 PM Changeset [634d0a9]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Migrated many-to-one doctests. Thanks to George Sakkis for the patch. …
11:35 PM Ticket #14394 (Database layer (models, ORM) - Assigning bad data to an m2m attribute should not clear existing data) updated by John-Scott Atlakson
That is certainly much more strict validation. I will leave it to …
11:31 PM Ticket #14477 (Documentation - minor typo in the examples of m2m_changed signal) updated by Andrews Medina
Has patch changed
11:31 PM signals.patch attached to Ticket #14477 by Andrews Medina
11:25 PM Ticket #14432 (Documentation - Tutorial import line missing (tiny correction)) updated by Andrews Medina
Has patch changed
11:24 PM tutorial03.patch attached to Ticket #14432 by Andrews Medina
11:07 PM Changeset [bdaaac1]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Ramiro Morales <cramm0@…>
Converted queries tests from doctests to unittests. Thanks Russell …
11:03 PM Ticket #14494 (Documentation - Typo with generic view guide in tutorial 04) closed by Russell Keith-Magee
fixed: (In [14278]) Fixed #14494 -- Cleanup and typo in tutorial 4, …
11:03 PM Changeset [5fadeb84]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Fixed #14494 -- Cleanup and typo in tutorial 4, introduced by …
10:56 PM tutorial04.patch attached to Ticket #14494 by Andrews Medina
10:56 PM Ticket #14494 (Documentation - Typo with generic view guide in tutorial 04) created by Andrews Medina
Comma missing, and a missing info_dict in example code.
10:48 PM Ticket #14394 (Database layer (models, ORM) - Assigning bad data to an m2m attribute should not clear existing data) updated by Igor Sobreira
Following jonh_scott's suggestion, I've attached a patch that …
10:46 PM Ticket #14283 (Contrib apps - AttributeError on admin detail page after r13708) updated by Will Hardy
Cc changed
10:46 PM validate_bad_data_assignment_to_m2m_strictly.patch attached to Ticket #14394 by Igor Sobreira
9:53 PM Ticket #12418 (Generic views - object_detail ObjectDoesNotExist message isn't unicode) updated by Russell Keith-Magee
Patch needs improvement changed
Needs to be updated for class-based views.
9:52 PM Ticket #7005 (Generic views - add orphans support for object_list pagination) updated by Russell Keith-Magee
Triage Stage, Patch needs improvement changed
Also need to be updated for class-based views.
9:50 PM Ticket #10890 (Generic views - generic views archive_week and archive_day should have next/previous ...) updated by Russell Keith-Magee
Patch needs improvement, Needs documentation changed
Patch needs to be updated for class-based views.
9:49 PM Ticket #6749 (Generic views - Generic week view displays Sunday objects in both the current and next week) updated by Russell Keith-Magee
Patch needs improvement changed
Needs to be updated for class-based views.
9:42 PM Ticket #3542 (Generic views - Allow month-based date_list on archive_index) updated by Russell Keith-Magee
Also needs to be updated for class-based views.
9:41 PM Ticket #3189 (Generic views - [patch] generic date_based view, allowing week to start on monday) updated by Russell Keith-Magee
Also needs to be updated for class-based views.
9:30 PM Ticket #13986 (Generic views - When using the object_list you can not pass paginate_by in the url) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
9:28 PM model_eq_14233.diff attached to Ticket #14492 by Byron Ruth
9:25 PM Ticket #14167 (Generic views - Using Instances in Generic Create/Update/Delete) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
9:18 PM Ticket #6372 (Generic views - archive_week generic views should default allow_empty to False) closed by Russell Keith-Magee
fixed: This has been addressed as part of the introduction of class-based …
9:17 PM Ticket #6603 (Generic views - QuerySet in extra_context should be handled automatically) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
9:16 PM Ticket #8525 (Generic views - Generic views should automatically set Last-Modified header) closed by Russell Keith-Magee
wontfix: While this is a nice idea, without a concrete suggestion of how …
9:10 PM Ticket #8167 (Generic views - Allow custom message to be set in the create/update/delete generic views) closed by Russell Keith-Magee
fixed: The introduction of class-based views in [14254] will allow you to do this.
9:09 PM Ticket #9309 (Generic views - keep generic views template_loader arguments consistent) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
9:08 PM Ticket #10457 (Generic views - date_based view archive_today should update kwargs for month/day_format) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
9:08 PM Ticket #10840 (Generic views - URL fetching for AJAX libraries) closed by Russell Keith-Magee
fixed: I'm fairly certain this is now possible given the introduction of …
9:05 PM Ticket #13918 (Generic views - [patch] Simplify implementation of `get_model_and_form_class`) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
9:02 PM Ticket #7189 (Generic views - context_processors in direct_to_template) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
9:00 PM typo.patch attached to Ticket #14493 by Greg Wogan-Browne
9:00 PM Ticket #14493 (Documentation - Typo in model instance documentation re ValidationError message_dict ...) created by Greg Wogan-Browne
The code sample for catching ValidationErrors incorrectly refers to an …
8:23 PM Ticket #14492 (Database layer (models, ORM) - Model proxy instance does not equal the respective model instance) created by Byron Ruth
Description here: …
7:58 PM Ticket #7616 (Documentation - fcgi and socket file permissions) updated by Gabriel Hurley
(In [14277]) [1.2.X] Fixed #7616 -- Added advice on unix socket …
7:58 PM Ticket #7616 (Documentation - fcgi and socket file permissions) closed by Gabriel Hurley
fixed: (In [14276]) Fixed #7616 -- Added advice on unix socket permissions …
7:58 PM Changeset [3739f89b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Fixed #7616 -- Added advice on unix socket permissions and umasks to …
7:39 PM Ticket #7616 (Documentation - fcgi and socket file permissions) updated by Gabriel Hurley
Status, Owner, Has patch, Triage Stage, Milestone changed
I've added a patch with what I believe to be a factually accurate …
7:36 PM 7616_umask_warning.diff attached to Ticket #7616 by Gabriel Hurley
7:28 PM Ticket #14464 (Documentation - Docs should advise people to use the docs for their version) updated by Gabriel Hurley
(In [14275]) [1.2.X] Fixed #14464 -- Strengthened the admonition …
7:26 PM Ticket #14464 (Documentation - Docs should advise people to use the docs for their version) closed by Gabriel Hurley
fixed: (In [14274]) Fixed #14464 -- Strengthened the admonition regarding …
7:26 PM Changeset [7f9da79]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Fixed #14464 -- Strengthened the admonition regarding documentation …
7:26 PM Changeset [3ecc84a8]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Added a logging call on HTTP 405 for class-based views. This is for …
7:14 PM Changeset [e1182306]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Ramiro Morales <cramm0@…>
Fixed a small typo introduced in r14139. git-svn-id: …
7:11 PM Ticket #14426 (Documentation - Factor "mysite" out of all code example import statements) updated by Gabriel Hurley
(In [14271]) [1.2.X] Fixed #14426 -- Removed "mysite" import …
7:10 PM Ticket #14426 (Documentation - Factor "mysite" out of all code example import statements) closed by Gabriel Hurley
fixed: (In [14270]) Fixed #14426 -- Removed "mysite" import statements from …
7:10 PM Changeset [7baee5b]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Fixed #14426 -- Removed "mysite" import statements from examples that …
7:08 PM Ticket #14426 (Documentation - Factor "mysite" out of all code example import statements) updated by Gabriel Hurley
I had looked at a number of the items changed in the latest patch, and …
6:58 PM Ticket #13842 (Core (Other) - XViewMiddleware fails with django.contrib.syndication.views.Feed) closed by Russell Keith-Magee
fixed: (In [14269]) Fixed #13842 -- Added tests to verify that …
6:58 PM Changeset [2790cf4]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Fixed #13842 -- Added tests to verify that XViewMiddleware works with …
6:57 PM Ticket #13842 (Core (Other) - XViewMiddleware fails with django.contrib.syndication.views.Feed) updated by Russell Keith-Magee
The class-based views introduced by #6735 don't have this problem. …
6:49 PM DjangoPoweredSites edited by Bryan Helmig
spam spam spam (diff)
6:45 PM Ticket #12699 (*.djangoproject.com - Possible version/link confusion on the djangoproject.org home page) updated by anonymous
Milestone changed
6:43 PM Ticket #12235 (contrib.admin - MultiValueDictKeyError when editing Inline objects) updated by anonymous
Milestone changed
6:40 PM Ticket #10080 (Core (Other) - call_command doesn't take into account command's default options) updated by anonymous
Milestone changed
6:38 PM Ticket #7833 (contrib.auth - UserCreationForm doesn't handle the case where password1 is not set) updated by anonymous
Milestone changed
6:26 PM Changeset [cb33aa1]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Fixed a mistaken link at the top of both class-based-views docs, and a …
6:11 PM Changeset [4b828a90]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Fixed three super() calls which used the wrong classes in the …
6:09 PM Changeset [cc9e5213]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Contains several fixes for docs/ref/class-based-views, as follows: …
5:28 PM Changeset [c498d2f9]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Chris Beaven <smileychris@…>
PEP8 fix for some class-based views examples. Thanks to Peter …
4:39 PM Changeset [7083bc5]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Alex Gaynor <alex.gaynor@…>
Remove duplicate titles in the class based views documentation and …
4:08 PM Changeset [b05b8cf]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Gabriel Hurley <gabehr@…>
Small grammar, consistency, and import fixes for the new …
4:02 PM Ticket #14491 (contrib.admin - ability to place inlines between fieldsets in admin) created by massivefudge@…
Apologies if this is a dupe but I'd like to re-file one of the items …
3:59 PM DjangoPoweredSites edited by jamesblack123
(diff)
3:59 PM DjangoPoweredSites edited by jamesblack123
(diff)
3:29 PM Ticket #14490 (Documentation - Typo or grammar problem in class based views docs) closed by Alex Gaynor
fixed: (In [14262]) Fixed #14490 -- fixed a typo in the docs. Thanks to …
3:29 PM Changeset [26e8e53]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Alex Gaynor <alex.gaynor@…>
Fixed #14490 -- fixed a typo in the docs. Thanks to gremmie for the …
2:15 PM Ticket #11712 (Core (Other) - First use of reverse() freezes its cache) updated by Benoît Bryon
See #5925 about lazy reverse(). In URLconf, view decorators, …
1:46 PM Ticket #14490 (Documentation - Typo or grammar problem in class based views docs) created by Brian Neal
In the "More than just HTML" section there is a line that reads "For …
1:23 PM Ticket #6442 (Core (Other) - base.py: TypeError: 'str' object is not callable when importing a ...) updated by gptvnt
Status, Owner changed
Looks like this is no longer an issue. I just tried with latest trunk …
12:51 PM 12323.8.diff attached to Ticket #12323 by Jannis Leidel
more fixed. removed optionappcommand class.
11:44 AM AllValuesFilterSpec_Null.4.diff attached to Ticket #14467 by oyvind
New patch using RequestFactory, Python comments, no delete() in …
11:35 AM Ticket #14489 (Documentation - Typo in generic views docs) closed by Russell Keith-Magee
fixed: (In [14261]) Fixed #14489 -- Corrected code example in class-based …
11:35 AM Changeset [a6cafff]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Fixed #14489 -- Corrected code example in class-based views docs. …
11:28 AM Ticket #14489 (Documentation - Typo in generic views docs) created by cwhaines
On the "Class-based generic views" page under "viewing subsets of …
11:20 AM Ticket #1282 (Generic views - archive_today generic view should accept a month_format parameter ...) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
11:20 AM Ticket #2367 (Generic views - [patch] pagination for date based generic views) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
11:20 AM Ticket #8378 (Documentation - Generic views cache-like behavior) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
11:20 AM Ticket #9150 (Generic views - Generic views should accept arguements for form_class) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
11:19 AM Ticket #12669 (Generic views - Return different HttpResponse from direct_to_template) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
11:19 AM Ticket #13753 (Generic views - Generic views don't redirect to an URL name, like ...) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
11:19 AM Ticket #13953 (Generic views - Generic CRUD views: support for callable in post_ACTION_redirect) closed by Russell Keith-Magee
fixed: Function-based generic views were deprecated by the introduction of …
11:08 AM Changeset [2db34d23]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Fixed an naming problem with r14258. Thanks to Alex for the report. …
11:04 AM Ticket #14487 (Testing framework - Stop leaking unittest2 as 'unittest' from django.test.simple) updated by Russell Keith-Magee
Although this bug technically exists in 1.2 as well, I'm not going to …
11:01 AM Ticket #14486 (Testing framework - Change unittest / unittest2 import logic on trunk) closed by Russell Keith-Magee
fixed: (In [14259]) Fixed #14486 -- Modified the import order for the bundled …
11:01 AM Changeset [f657079]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Fixed #14486 -- Modified the import order for the bundled unittest so …
10:53 AM Ticket #14487 (Testing framework - Stop leaking unittest2 as 'unittest' from django.test.simple) closed by Russell Keith-Magee
fixed: (In [14258]) Fixed #14487 -- Prevented unittest from leaking into …
10:53 AM Changeset [8cb4bf5e]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Fixed #14487 -- Prevented unittest from leaking into scope via a 'from …
10:53 AM Changeset [4cd18ee]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Improvements to examples and markup fixes for class-based view docs. …
10:53 AM Changeset [2a9551a]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Corrected some Postgres test failures introduced by r14254. …
10:51 AM Ticket #14488 (Documentation - Class based views docs patch) closed by Alex Gaynor
fixed: (In [14255]) Fixed #14488 -- corrected a typo in the docs. Thanks to …
10:51 AM Changeset [b5149578]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Alex Gaynor <alex.gaynor@…>
Fixed #14488 -- corrected a typo in the docs. Thanks to Frank Wiles …
10:43 AM 12323.7.diff attached to Ticket #12323 by Jannis Leidel
initial docs
10:42 AM Ticket #14488 (Documentation - Class based views docs patch) updated by Frank Wiles
Version changed
10:40 AM class-based-views-url-books.diff attached to Ticket #14488 by Frank Wiles
Patch
10:39 AM Ticket #14488 (Documentation - Class based views docs patch) created by Frank Wiles
In the "Viewing subsets of objects" portion in the URLConf there are …
10:03 AM Ticket #14487 (Testing framework - Stop leaking unittest2 as 'unittest' from django.test.simple) created by Jannis Leidel
This is especially dangerous for cases of {{{from django.test.simple …
9:52 AM Ticket #14486 (Testing framework - Change unittest / unittest2 import logic on trunk) updated by Russell Keith-Magee
Triage Stage changed
9:52 AM Ticket #12991 (Testing framework - Django 1.2 should have optional support for unittest2) updated by voidspace
I've created a new ticket for my last comment: issue 14486.
9:51 AM Ticket #14486 (Testing framework - Change unittest / unittest2 import logic on trunk) created by voidspace
The current import logic for unittest/unittest2 is: * If Python 2.7 …
9:48 AM Ticket #12991 (Testing framework - Django 1.2 should have optional support for unittest2) updated by voidspace
The current import logic for unittest/unittest2 is: If Python 2.7 use …
9:27 AM Ticket #13473 (contrib.localflavor - BRCPFField and BRCNPJField updates for localflavor.br) updated by Jannis Leidel
Please open a separate ticket for translation updates.
8:55 AM Ticket #14485 (contrib.sites - New Site.root field) created by George Sakkis
I'd like to propose a new 'root' field for …
8:34 AM Ticket #6735 (Generic views - Class-based generic views) closed by Russell Keith-Magee
fixed: (In [14254]) Fixed #6735 -- Added class-based views. This patch is …
8:34 AM Changeset [0fcb094]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Russell Keith-Magee <russell@…>
Fixed #6735 -- Added class-based views. This patch is the result of …
6:23 AM Ticket #14479 (Translations - Punjabi (pa) Translation to add project) closed by Jannis Leidel
fixed: (In [14253]) Fixed #14479 -- Added initial Punjabi (pa) translation. …
6:23 AM Changeset [fa2159f8]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by Jannis Leidel <jannis@…>
Fixed #14479 -- Added initial Punjabi (pa) translation. Thanks, A S …
5:58 AM Ticket #14484 (Database layer (models, ORM) - database router ignored on Manager.get()) updated by qMax <qwiglydee@…>
not manager behaviour, but actually a queryset. calling objects.all() …
5:50 AM Ticket #14455 (contrib.localflavor - Document possibly backwards-incompatible localflavor changes) updated by Karen Tracey
Summary, Has patch, Patch needs improvement changed
Change summary to reflect what this ticket is now about. The changes …
4:25 AM Ticket #14484 (Database layer (models, ORM) - database router ignored on Manager.get()) created by qMax <qwiglydee@…>
ModelInNondefaultDatabase.objects.get(key=val) attempts to use …
3:00 AM Ticket #14467 (contrib.admin - AllValuesFilterSpec does not work with Null) updated by Łukasz Rekucki
Triage Stage changed
IMHO, the TestCase needs some code style changes: * Regression test …
2:26 AM Ticket #14467 (contrib.admin - AllValuesFilterSpec does not work with Null) updated by Anssi Kääriäinen
Triage Stage changed
IMHO this is now ready for committer. Please see the comment above …
2:21 AM AllValuesFilterSpec_Null.3.diff attached to Ticket #14467 by Anssi Kääriäinen
Small refactoring of .2.diff, now without test_sqlite changes!
12:10 AM Ticket #14455 (contrib.localflavor - Document possibly backwards-incompatible localflavor changes) updated by Honza Král
Ignorant about this ticket I commited a fix for the tests alone in …
12:02 AM Ticket #13790 (Contrib apps - Docs for CurrentSiteManager indicate an M2M field called "sites" will ...) updated by Honza Král
(In [14252]) [1.2.X] Fixed #13790 -- auto detection of m2m fields to …
Note: See TracTimeline for information about the timeline view.
Back to Top