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
- On the documentation page, …
- 11:10 PM Ticket #14529 (contrib.admin - Save messages for proxy models show a crazy verbose_name) updated by
-
Needs tests changed
- 10:48 PM Ticket #14529 (contrib.admin - Save messages for proxy models show a crazy verbose_name) created by
- === Steps to reproduce: === 1. In a ModelAdmin, provide a custom …
- 10:26 PM Ticket #14528 (Documentation - django.contrib.staticfiles documentation issues) created by
- 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
-
Patch needs improvement changed
- 9:23 PM Ticket #7817 (Template system - {% include "tpl" with foo=x bar=y %}) updated by
-
Status, Owner, Milestone changed
- 8:41 PM Ticket #14527 (Documentation - GeoDjango docs shouldn't recommend PostgreSQL 8.3) updated by
- 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
- The GeoDjango docs …
- 8:36 PM Ticket #13631 (Forms - IntegerField has no attributes max_value and min_value (1.2 regression)) updated by
-
Cc, Keywords changed
- 8:02 PM Ticket #14526 (Documentation - Geodjango docs shouldn't talk about Python 2.4 so much) created by
- 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
- The first diff has broken test. Here is the correct one: …
- 6:47 PM Ticket #12816 (Core (Other) - Add a render() shortcut) updated by
-
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
-
Patch needs improvement changed
- 4:22 PM Ticket #14513 (Database layer (models, ORM) - Ordering Check in django/core/management/validation.py) updated by
- (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
- fixed: Fixed in [14315].
- 4:17 PM Changeset [051bf1c]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- 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
- 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
- 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
- On …
- 2:15 PM Ticket #14524 (Contrib apps - Accessing /static/ in a new project shows simplistic 404 error page) created by
- 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
- 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
- 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
- Fixed #14520 -- fixed a memory leak when running the test suite. …
- 12:15 PM DjangoResources edited by
- (diff)
- 11:23 AM Ticket #14523 (Core (Other) - Exceptions in response middleware aren't handled by main request's try ...) created by
- 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
- It should return an EmptyQuerySet
- 9:57 AM Sprint201011Argentina edited by
- (diff)
- 9:56 AM Changeset [5864834f]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- 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
- 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
- Fixed test failure when using Python 2.7 git-svn-id: …
- 9:49 AM Sprint201011Argentina edited by
- (diff)
- 9:45 AM Sprint201011Argentina edited by
- (diff)
- 7:11 AM Ticket #11565 (Core (Other) - Rate Limit Error Emails) closed by
- 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
-
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
-
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
-
Replying to DrMeers:
Yes, I expect
setUpandtearDown… - 6:03 AM Ticket #14521 (Uncategorized - Camel case used for mthods' names) updated by
-
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
- 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
- Check the following paragraph …
- 2:22 AM Ticket #4617 (contrib.auth - permission_required decorator behaviour is odd) updated by
- 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
-
Triage Stage changed
- 1:28 AM Ticket #14520 (Testing framework - Regression in test speed, and memory usage) created by
- 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
- 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
- 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
-
Status changed
- 12:32 AM Ticket #14519 (Documentation - Tutorial 4 uses wrong syntax for name) created by
- From …
- 12:17 AM Ticket #11565 (Core (Other) - Rate Limit Error Emails) updated by
-
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
- 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
- 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
- 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
- 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
- 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
- (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
- 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
- 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
- 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
-
Triage Stage changed
Given that 1.2 gained signals for ManyToMany relationships, it's worth … - 4:24 PM Ticket #12669 (Generic views - Return different HttpResponse from direct_to_template) updated by
- Oh my, wrong ticket :( Sorry for the mess.
- 4:19 PM Ticket #14432 (Documentation - Tutorial import line missing (tiny correction)) updated by
- (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
- 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
- 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
- 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
- (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
- 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
- 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
-
Status, Has patch, Triage Stage changed
This is pretty trivial so I'm going to go ahead to set it to ready for … - 4:03 PM Ticket #14517 (Database layer (models, ORM) - _supports_stddev checks for wrong exception) created by
- 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
- wontfix: This behavior is intentional (to the best of my knowledge and …
- 3:40 PM Ticket #14512 (Generic views - Documentation & tools for decorating class-based-views.) updated by
-
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
- Removes a mistaken note about the static media development helper. …
- 2:55 PM Ticket #12816 (Core (Other) - Add a render() shortcut) updated by
-
Owner, Needs tests, Milestone, Cc, Needs documentation changed
- 2:23 PM Ticket #12816 (Core (Other) - Add a render() shortcut) updated by
-
Owner, Status changed
- 2:23 PM Ticket #12816 (Core (Other) - Add a render() shortcut) updated by
-
Cc, Status, Owner changed
- 2:06 PM Ticket #7603 (HTTP handling - Add HttpRequest.scheme property) updated by
- @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
-
Description changed
Cleaned up the formatting. - 1:45 PM Ticket #14516 (Template system - Extract methods from removetags and slugify template filters) created by
-
Like
striptagstemplate filter,removetagsand … - 1:39 PM Ticket #6896 (Database layer (models, ORM) - Add ability to store only relative paths in a FilePathField) updated by
-
Has patch changed
- 1:31 PM Ticket #6896 (Database layer (models, ORM) - Add ability to store only relative paths in a FilePathField) updated by
-
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
-
Component, Triage Stage changed
Tested, looks simple, marking for checkin. - 12:57 PM Ticket #14514 (Documentation - Typo in staticfiles docs) closed by
- 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
- 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
-
Patch needs improvement, Has patch, Needs tests changed
Jeremy, it seemed massively overkill to use a signal for this, so I … - 12:44 PM Ticket #14515 (Database layer (models, ORM) - Can't pickle ValueQuerySet if query references fields, which aren't on ...) updated by
-
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
-
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
- 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
-
Has patch changed
http://bitbucket.org/vanschelven/django-14513/changeset/e62b9ba4e02c - 11:53 AM Ticket #14514 (Documentation - Typo in staticfiles docs) updated by
-
Owner, Status, Milestone, Triage Stage changed
- 11:26 AM Ticket #14514 (Documentation - Typo in staticfiles docs) created by
- un should be run
- 11:24 AM Ticket #14513 (Database layer (models, ORM) - Ordering Check in django/core/management/validation.py) created by
- 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
-
Needs documentation, Needs tests changed
- 11:19 AM Ticket #14512 (Generic views - Documentation & tools for decorating class-based-views.) updated by
-
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
- 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
- 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
- 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
- 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
- duplicate: Duplicate of #14507
- 8:56 AM Ticket #14509 (Contrib apps - Changeset 14293 broke static media serving when settings.DEBUG = True) created by
- [http://code.djangoproject.com/changeset/14293/django/trunk/django/cont …
- 8:50 AM Ticket #14508 (Testing framework - Test suite silences warnings) updated by
-
Copying
warnings.filtersand 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
- 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
- Consistent imports for parse_qsl function, avoiding the …
- 7:50 AM Ticket #14508 (Testing framework - Test suite silences warnings) updated by
- 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
- Correction - the test suite does seem to use specific enough filters …
- 7:30 AM Ticket #14508 (Testing framework - Test suite silences warnings) created by
-
The documentation encourages use of
python -Wall manage.py testto … - 7:18 AM Ticket #14492 (Database layer (models, ORM) - Model proxy instance does not equal the respective model instance) updated by
-
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
- 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
- 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
- Polish translation updated git-svn-id: …
- 3:40 AM Ticket #14507 (Core (Other) - Static file serving is broken after rev 14293) updated by
-
Status, Owner, Triage Stage, Milestone changed
- 3:31 AM Ticket #14507 (Core (Other) - Static file serving is broken after rev 14293) updated by
-
Has patch changed
- 3:29 AM Ticket #14507 (Core (Other) - Static file serving is broken after rev 14293) created by
- 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
- 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
- I need to think about the semantics of this a bit more.
- 12:17 AM Ticket #14492 (Database layer (models, ORM) - Model proxy instance does not equal the respective model instance) updated by
-
Triage Stage changed
- 12:16 AM Ticket #14504 (Generic views - Generic ListView pagination broken) updated by
-
Needs tests changed
Oct 19, 2010:
- 9:59 PM DevelopersForHire edited by
- (diff)
- 8:33 PM Tickets #11582,12323 batch updated by
- 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
- 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
- Modified the implementation of get_object() to be consistent with the …
- 6:20 PM Ticket #14506 (Documentation - Crash on HEAD request) updated by
-
Description changed
Reformatted, please use the preview button in the future. - 5:19 PM Ticket #9089 (Core (Other) - urlencode should support MutliValueDict) updated by
-
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
- […]
- 5:07 PM Ticket #12241 (contrib.admin - Admin forgets URL used for prefilling forms when hitting Save and add ...) updated by
- It was me committing in the middle of a thought, then getting …
- 4:45 PM Ticket #14498 (contrib.formtools - Forms passed to FormWizard.process_step are not guaranteed to have ...) updated by
- (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
- […] both urls: /newsletter/myview/ and /butter/myview/ print out …
- 4:38 PM Ticket #14504 (Generic views - Generic ListView pagination broken) created by
- 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
-
Cc changed
- 4:16 PM Ticket #13182 (Core (Serialization) - Remove useless whitespaces in JSON dump with indent option) updated by
-
Needs tests changed
- 3:57 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by
- 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
- 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
- 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
- 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
- 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
-
Status, Owner changed
I tested the latest patch and ran the test. It seems to be working … - 3:28 PM Ticket #14498 (contrib.formtools - Forms passed to FormWizard.process_step are not guaranteed to have ...) updated by
-
Triage Stage changed
- 3:27 PM Ticket #14498 (contrib.formtools - Forms passed to FormWizard.process_step are not guaranteed to have ...) updated by
-
Status, Owner changed
- 2:38 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by
-
Cc changed
- 2:38 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by
-
Has patch changed
- 2:38 PM Ticket #10771 (Database layer (models, ORM) - Add a transaction context manager) closed by
- 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
- 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
-
Owner, Status changed
- 2:38 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by
-
Status, Owner changed
- 2:37 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) updated by
-
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
-
Cc, Needs documentation, Needs tests changed
- 2:06 PM Ticket #14502 (Template system - Feature: escape hatch for colliding template syntax in Django templates) created by
- As discussed in django-developers: …
- 1:48 PM Ticket #5494 (Internationalization - javascript_catalog generic view only search catalogs in ...) updated by
-
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
- Last comment was from me. Any news on this issue? I would really like …
- 12:38 PM Ticket #14501 (Uncategorized - Django runserver + Chrome/Safari + AJAX POST quirk) updated by
- 12:37 PM Ticket #14501 (Uncategorized - Django runserver + Chrome/Safari + AJAX POST quirk) created by
- 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
- 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
- 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
- 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
- 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
-
Cc changed
- 7:54 AM Ticket #14498 (contrib.formtools - Forms passed to FormWizard.process_step are not guaranteed to have ...) created by
- 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
- 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
- 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
- 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
- I have problem with contrib.admin application. Consider we have demo …
- 2:24 AM DevelopersForHire edited by
- (diff)
- 2:22 AM Ticket #14495 (Generic views - get_success_url raises ImproperlyConfigured with wrong message in some ...) closed by
- 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
- 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
- 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
- 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
-
Needs tests, Triage Stage changed
- 12:05 AM Ticket #14495 (Generic views - get_success_url raises ImproperlyConfigured with wrong message in some ...) created by
-
For example
FormMixinandDeletionMixincomplain: …
Oct 18, 2010:
- 11:58 PM Changeset [634d0a9]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- 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
- 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
-
Has patch changed
- 11:25 PM Ticket #14432 (Documentation - Tutorial import line missing (tiny correction)) updated by
-
Has patch changed
- 11:07 PM Changeset [bdaaac1]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- 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
- 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
- Fixed #14494 -- Cleanup and typo in tutorial 4, introduced by …
- 10:56 PM Ticket #14494 (Documentation - Typo with generic view guide in tutorial 04) created by
- 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
- 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
-
Cc changed
- 9:53 PM Ticket #12418 (Generic views - object_detail ObjectDoesNotExist message isn't unicode) updated by
-
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
-
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
-
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
-
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
- 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
- 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
- fixed: Function-based generic views were deprecated by the introduction of …
- 9:25 PM Ticket #14167 (Generic views - Using Instances in Generic Create/Update/Delete) closed by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- fixed: Function-based generic views were deprecated by the introduction of …
- 9:00 PM Ticket #14493 (Documentation - Typo in model instance documentation re ValidationError message_dict ...) created by
- 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
- Description here: …
- 7:58 PM Ticket #7616 (Documentation - fcgi and socket file permissions) updated by
- (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
- 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
- Fixed #7616 -- Added advice on unix socket permissions and umasks to …
- 7:39 PM Ticket #7616 (Documentation - fcgi and socket file permissions) updated by
-
Status, Owner, Has patch, Triage Stage, Milestone changed
I've added a patch with what I believe to be a factually accurate … - 7:28 PM Ticket #14464 (Documentation - Docs should advise people to use the docs for their version) updated by
- (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
- 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
- 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
- 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
- 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
- (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
- 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
- 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
- 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
- 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
- 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
- The class-based views introduced by #6735 don't have this problem. …
- 6:49 PM DjangoPoweredSites edited by
- spam spam spam (diff)
- 6:45 PM Ticket #12699 (*.djangoproject.com - Possible version/link confusion on the djangoproject.org home page) updated by
-
Milestone changed
- 6:43 PM Ticket #12235 (contrib.admin - MultiValueDictKeyError when editing Inline objects) updated by
-
Milestone changed
- 6:40 PM Ticket #10080 (Core (Other) - call_command doesn't take into account command's default options) updated by
-
Milestone changed
- 6:38 PM Ticket #7833 (contrib.auth - UserCreationForm doesn't handle the case where password1 is not set) updated by
-
Milestone changed
- 6:26 PM Changeset [cb33aa1]mainstable/4.2.xstable/5.1.xstable/5.2.xstable/6.0.x by
- 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
- 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
- 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
- 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
- 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
- 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
- Apologies if this is a dupe but I'd like to re-file one of the items …
- 3:59 PM DjangoPoweredSites edited by
- (diff)
- 3:59 PM DjangoPoweredSites edited by
- (diff)
- 3:29 PM Ticket #14490 (Documentation - Typo or grammar problem in class based views docs) closed by
- 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
- 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
- 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
- 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
-
Status, Owner changed
Looks like this is no longer an issue. I just tried with latest trunk … - 11:35 AM Ticket #14489 (Documentation - Typo in generic views docs) closed by
- 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
- Fixed #14489 -- Corrected code example in class-based views docs. …
- 11:28 AM Ticket #14489 (Documentation - Typo in generic views docs) created by
- 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
- 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
- fixed: Function-based generic views were deprecated by the introduction of …
- 11:20 AM Ticket #8378 (Documentation - Generic views cache-like behavior) closed by
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- Corrected some Postgres test failures introduced by r14254. …
- 10:51 AM Ticket #14488 (Documentation - Class based views docs patch) closed by
- 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
- Fixed #14488 -- corrected a typo in the docs. Thanks to Frank Wiles …
- 10:42 AM Ticket #14488 (Documentation - Class based views docs patch) updated by
-
Version changed
- 10:39 AM Ticket #14488 (Documentation - Class based views docs patch) created by
- 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
- 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
-
Triage Stage changed
- 9:52 AM Ticket #12991 (Testing framework - Django 1.2 should have optional support for unittest2) updated by
- 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
- 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
- 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
- Please open a separate ticket for translation updates.
- 8:55 AM Ticket #14485 (contrib.sites - New Site.root field) created by
- I'd like to propose a new 'root' field for …
- 8:34 AM Ticket #6735 (Generic views - Class-based generic views) closed by
- 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
- 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
- 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
- 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
- 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
-
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
-
ModelInNondefaultDatabase.objects.get(key=val)attempts to use … - 3:00 AM Ticket #14467 (contrib.admin - AllValuesFilterSpec does not work with Null) updated by
-
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
-
Triage Stage changed
IMHO this is now ready for committer. Please see the comment above … - 12:10 AM Ticket #14455 (contrib.localflavor - Document possibly backwards-incompatible localflavor changes) updated by
- 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
- (In [14252]) [1.2.X] Fixed #13790 -- auto detection of m2m fields to …
Note:
See TracTimeline
for information about the timeline view.