Timeline
10/21/2010:
- 23:23 Ticket #14530 (specify if new translations to django core can be made in project directory) created by
- On the documentation page, …
- 22:48 Ticket #14529 (Save messages for proxy models show a crazy verbose_name) created by
- === Steps to reproduce: === 1. In a ModelAdmin, provide a custom …
- 22:26 Ticket #14528 (django.contrib.staticfiles documentation issues) created by
- While reading the docs for this new app and trying to understand it, …
- 20:40 Ticket #14527 (GeoDjango docs shouldn't recommend PostgreSQL 8.3) created by
- The GeoDjango docs …
- 20:02 Ticket #14526 (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 …
- 16:22 Changeset [54cb6ab]stable/1.2.x by
- [1.2.X] Fixed #14513 -- check fields with underscores for validity …
- 16:21 Changeset [7f404e26]stable/1.2.x by
- [1.2.X] Revert [13850], this was a new feature not a bugfix. …
- 16:18 Ticket #14513 (Ordering Check in django/core/management/validation.py) closed by
- fixed: Fixed in [14315].
- 16:17 Changeset [051bf1c]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed 14513 -- check fields with underscores for validity when …
- 14:45 Ticket #14525 (Bug - exception in messages.info(), etc when using unicode characters.) closed by
- invalid: tobias is correct, the stacktrace ends right at your format call. …
- 14:35 Ticket #14525 (Bug - exception in messages.info(), etc when using unicode characters.) created by
- On …
- 14:15 Ticket #14524 (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 Changeset [0df4c1c4]stable/1.2.x by
- [1.2.X] Ensure the mutliple_database tests leave the settings in the …
- 12:37 Changeset [085e4c9]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Ensure the mutliple_database tests leave the settings in the same …
- 12:36 Changeset [9d5d757]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14520 -- fixed a memory leak when running the test suite. …
- 12:36 Ticket #14520 (Regression in test speed, and memory usage) closed by
- fixed: (In [14312]) Fixed #14520 -- fixed a memory leak when running the test …
- 12:15 DjangoResources edited by
- (diff)
- 11:23 Ticket #14523 (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 Ticket #14522 (!ModelMultipleChoiceField returns list for no data submitted) created by
- It should return an EmptyQuerySet
- 09:57 Sprint201011Argentina edited by
- (diff)
- 09:56 Changeset [5864834f]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a bug with method_decorator not preserving the attributes of the …
- 09:56 Changeset [df0bb3c]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed old code with Python 2.3 compatibility git-svn-id: …
- 09:56 Changeset [7e19641b]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed test failure when using Python 2.7 git-svn-id: …
- 09:49 Sprint201011Argentina edited by
- (diff)
- 09:45 Sprint201011Argentina edited by
- (diff)
- 07:11 Ticket #11565 (Rate Limit Error Emails) closed by
- wontfix: Is there any reason you couldn't do this within a custom logging …
- 06:14 Ticket #14521 (Camel case used for mthods' names) closed by
-
invalid: For the sake of consistency, one could argue that
test_send_email
… - 03:10 Ticket #14521 (Camel case used for mthods' names) created by
- Check the following paragraph …
- 01:28 Ticket #14520 (Regression in test speed, and memory usage) created by
- Since the transaction-contextmanager commit the test suite seems to …
- 01:01 Changeset [7f84dac3]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14519 -- corrected a type in the tutorial, thanks buriy for the …
- 01:01 Ticket #14519 (Tutorial 4 uses wrong syntax for name) closed by
- fixed: (In [14308]) Fixed #14519 -- corrected a type in the tutorial, thanks …
- 00:32 Ticket #14519 (Tutorial 4 uses wrong syntax for name) created by
- From …
10/20/2010:
- 22:16 Changeset [58af951c]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixing a few cosmetic bugs. Thanks for the hint, Alex Gaynor. …
- 22:16 Ticket #14507 (Static file serving is broken after rev 14293) closed by
- fixed: (In [14306]) Fixed #14507 -- Corrected the logic of the URL helpers …
- 22:16 Changeset [1c4868f4]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14507 -- Corrected the logic of the URL helpers and view of …
- 21:04 Ticket #14518 (Field.to_python not called on foreign key IDs) created by
- Given a subclass of Field like this: […] Used like this: […] …
- 17:15 Changeset [b855dbf]stable/1.2.x by
- [1.2.X] Fixed #14477 -- Corrects several instances of "add" and …
- 17:14 Ticket #14477 (minor typo in the examples of m2m_changed signal) closed by
- fixed: (In [14304]) Fixed #14477 -- Corrects several instances of "add" and …
- 17:14 Changeset [a28823e3]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14477 -- Corrects several instances of "add" and "remove" …
- 16:47 Ticket #14482 (better documentation of flow of save in admin) closed by
- duplicate: After further research, this is a known bug, reported similarly in …
- 16:19 Changeset [1160d81e]stable/1.2.x by
- [1.2.X] Fixed #14432 -- Added an import statement which was previously …
- 16:18 Ticket #14432 (Tutorial import line missing (tiny correction)) closed by
- fixed: (In [14302]) Fixed #14432 -- Added an import statement which was …
- 16:18 Changeset [d1a632f9]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14432 -- Added an import statement which was previously implied …
- 16:08 Changeset [c2cb82b]stable/1.2.x by
- [1.2.X] Fixed #14493 -- Corrected use of the wrong attribute in the …
- 16:08 Ticket #14493 (Typo in model instance documentation re ValidationError message_dict ...) closed by
- fixed: (In [14300]) Fixed #14493 -- Corrected use of the wrong attribute in …
- 16:08 Changeset [e9d6662]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14493 -- Corrected use of the wrong attribute in the model …
- 16:03 Ticket #14517 (_supports_stddev checks for wrong exception) created by
- STDDEV_POP SQL function is not supported in PostgreSQL <= 8.1 so a …
- 15:56 Ticket #14510 (Django admin doesn't consider settings.LOGIN_REDIRECT_URL) closed by
- wontfix: This behavior is intentional (to the best of my knowledge and …
- 15:16 Changeset [14b52b95]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removes a mistaken note about the static media development helper. …
- 13:45 Ticket #14516 (Extract methods from removetags and slugify template filters) created by
-
Like
striptags
template filter,removetags
and … - 12:57 Ticket #14514 (Typo in staticfiles docs) closed by
- fixed: (In [14298]) Fixed #14514 -- fixed a typo in the static files docs, …
- 12:57 Changeset [ec80e55c]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14514 -- fixed a typo in the static files docs, thanks to Andy …
- 12:43 Ticket #14515 (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 …
- 11:26 Ticket #14514 (Typo in staticfiles docs) created by
- un should be run
- 11:24 Ticket #14513 (Ordering Check in django/core/management/validation.py) created by
- django/core/management/validation.py, both in the current trunk and in …
- 11:12 Ticket #14512 (Documentation & tools for decorating class-based-views.) created by
- Ticket for changes discussed at: …
- 10:58 Ticket #14511 (exclude() generates wrong query for ManyToManyField with a 'through' ...) created by
- Consider the following sample models: […] The generated query for …
- 10:35 Ticket #14510 (Django admin doesn't consider settings.LOGIN_REDIRECT_URL) created by
- The Django Admin /contrib/admin/sites.py doesn't consider redirect_to …
- 09:03 Ticket #14509 (Changeset 14293 broke static media serving when settings.DEBUG = True) closed by
- duplicate: Duplicate of #14507
- 08:56 Ticket #14509 (Changeset 14293 broke static media serving when settings.DEBUG = True) created by
- [http://code.djangoproject.com/changeset/14293/django/trunk/django/cont …
- 08:07 Changeset [6be00774]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Consistent imports for parse_qsl function, avoiding the …
- 07:30 Ticket #14508 (Test suite silences warnings) created by
-
The documentation encourages use of
python -Wall manage.py test
to … - 04:26 Changeset [40a2a1c5]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Polish translation updated git-svn-id: …
- 03:29 Ticket #14507 (Static file serving is broken after rev 14293) created by
- Revision [14293] committed to fix issue #12323 introduces a bug that …
- 03:02 Changeset [f71f3122]stable/1.2.x by
- [1.2.X] Fixed bug and test failure introducted in [14290] Thanks …
- 02:59 Changeset [7d0d3b68]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed bug and test failure introducted in [14290] Thanks Russell for …
10/19/2010:
- 21:59 DevelopersForHire edited by
- (diff)
- 20:33 Tickets #11582,12323 batch updated by
- fixed: (In [14293]) Fixed #12323 and #11582 -- Extended the ability to handle …
- 20:33 Changeset [cfc19f84]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #12323 and #11582 -- Extended the ability to handle static …
- 19:21 Changeset [a014ee02]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Modified the implementation of get_object() to be consistent with the …
- 17:15 Ticket #14506 (Crash on HEAD request) created by
- […]
- 16:45 Changeset [a7a91c2]stable/1.2.x by
- [1.2.X] Fixed #14498 - Forms passed to FormWizard.process_step are not …
- 16:39 Ticket #14505 (Multiple Namespaces and reverse lookup does not work as advertised.) created by
- […] both urls: /newsletter/myview/ and /butter/myview/ print out …
- 16:38 Ticket #14504 (Generic ListView pagination broken) created by
- Looks like [1] should be doing a pop instead of a get, otherwise [2] …
- 15:57 Ticket #14503 (Unify test for exception+message value assertion method) created by
- Currently we have a few copies of methods with similar tasks: […] …
- 15:45 Ticket #14498 (Forms passed to FormWizard.process_step are not guaranteed to have ...) closed by
- fixed: (In [14290]) Fixed #14498 - Forms passed to FormWizard.process_step …
- 15:45 Changeset [46c17654]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14498 - Forms passed to FormWizard.process_step are not …
- 14:42 Changeset [6a369d2f]stable/1.2.x by
- [1.2.X] Fixed errors introduced in r14280 when running Django tests …
- 14:38 Changeset [27db937]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #10771 -- added support for using the transaction management …
- 14:38 Ticket #10771 (Add a transaction context manager) closed by
- fixed: (In [14288]) Fixed #10771 -- added support for using the transaction …
- 14:06 Ticket #14502 (Feature: escape hatch for colliding template syntax in Django templates) created by
- As discussed in django-developers: …
- 12:37 Ticket #14501 (Django runserver + Chrome/Safari + AJAX POST quirk) created by
- Only with Safari and Chrome on Windows on my local machine using the …
- 12:27 Changeset [cfbba28]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed errors introduced in r14279 when running Django tests under …
- 08:56 Ticket #14500 (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 …
- 08:41 Ticket #14499 (ATSocialSecurityNumberField doesn't handle EMPTY_VALUES correctly) created by
- Fields with required=False should not choke while cleaning any value …
- 07:54 Ticket #14498 (Forms passed to FormWizard.process_step are not guaranteed to have ...) created by
- The docs for FormWizard.process_step at …
- 07:28 Changeset [ed195a6f]stable/1.2.x by
- [1.2.X] Migrated many-to-many doctests. Thanks to George Sakkis for …
- 07:01 Changeset [c0cb75ce]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Migrated many-to-many doctests. Thanks to George Sakkis for the patch. …
- 05:18 Ticket #14497 (ModelAdmin.readonly_fields isn't graceful with filefields.) created by
- Currently, if supplying a FileField (and presumably, an ImageField …
- 02:55 Ticket #14496 (Conflict between ModelForm.Meta.exclude and ModelAdmin.readonly attributes) created by
- I have problem with contrib.admin application. Consider we have demo …
- 02:24 DevelopersForHire edited by
- (diff)
- 02:22 Changeset [1a270bd1]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14495 -- DeletionMixin and FormMixin don't have an object to …
- 02:22 Ticket #14495 (get_success_url raises ImproperlyConfigured with wrong message in some ...) closed by
- fixed: (In [14284]) Fixed #14495 -- DeletionMixin and FormMixin don't have an …
- 02:14 Ticket #14407 (ManyToManyRawIdWidget.value_from_datadict is inexplicably complicated ...) closed by
- fixed: (In [14283]) Fixed #14407 -- Simplified …
- 02:14 Changeset [f6a0b7cf]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14407 -- Simplified ManyToManyRawIdWidget.value_from_datadict, …
- 00:11 Changeset [0476014]stable/1.2.x by
- [1.2.X] Migrated many-to-one doctests. Thanks to George Sakkis for the …
- 00:05 Ticket #14495 (get_success_url raises ImproperlyConfigured with wrong message in some ...) created by
-
For example
FormMixin
andDeletionMixin
complain: …
10/18/2010:
- 23:58 Changeset [634d0a9]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Migrated many-to-one doctests. Thanks to George Sakkis for the patch. …
- 23:17 Changeset [9bcdb620]stable/1.2.x by
- [1.2.X] Converted queries tests from doctests to unittests. Thanks …
- 23:07 Changeset [bdaaac1]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Converted queries tests from doctests to unittests. Thanks Russell …
- 23:03 Changeset [5fadeb84]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14494 -- Cleanup and typo in tutorial 4, introduced by …
- 23:03 Ticket #14494 (Typo with generic view guide in tutorial 04) closed by
- fixed: (In [14278]) Fixed #14494 -- Cleanup and typo in tutorial 4, …
- 22:56 Ticket #14494 (Typo with generic view guide in tutorial 04) created by
- Comma missing, and a missing info_dict in example code.
- 21:30 Ticket #13986 (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 …
- 21:25 Ticket #14167 (Using Instances in Generic Create/Update/Delete) closed by
- fixed: Function-based generic views were deprecated by the introduction of …
- 21:18 Ticket #6372 (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 …
- 21:17 Ticket #6603 (QuerySet in extra_context should be handled automatically) closed by
- fixed: Function-based generic views were deprecated by the introduction of …
- 21:16 Ticket #8525 (Generic views should automatically set Last-Modified header) closed by
- wontfix: While this is a nice idea, without a concrete suggestion of how …
- 21:10 Ticket #8167 (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.
- 21:09 Ticket #9309 (keep generic views template_loader arguments consistent) closed by
- fixed: Function-based generic views were deprecated by the introduction of …
- 21:08 Ticket #10457 (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 …
- 21:08 Ticket #10840 (URL fetching for AJAX libraries) closed by
- fixed: I'm fairly certain this is now possible given the introduction of …
- 21:05 Ticket #13918 ([patch] Simplify implementation of `get_model_and_form_class`) closed by
- fixed: Function-based generic views were deprecated by the introduction of …
- 21:02 Ticket #7189 (context_processors in direct_to_template) closed by
- fixed: Function-based generic views were deprecated by the introduction of …
- 21:00 Ticket #14493 (Typo in model instance documentation re ValidationError message_dict ...) created by
- The code sample for catching ValidationErrors incorrectly refers to an …
- 20:23 Ticket #14492 (Model proxy instance does not equal the respective model instance) created by
- Description here: …
- 19:58 Changeset [da17c2b8]stable/1.2.x by
- [1.2.X] Fixed #7616 -- Added advice on unix socket permissions and …
- 19:58 Ticket #7616 (fcgi and socket file permissions) closed by
- fixed: (In [14276]) Fixed #7616 -- Added advice on unix socket permissions …
- 19:58 Changeset [3739f89b]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7616 -- Added advice on unix socket permissions and umasks to …
- 19:28 Changeset [4ec58f70]stable/1.2.x by
- [1.2.X] Fixed #14464 -- Strengthened the admonition regarding …
- 19:26 Ticket #14464 (Docs should advise people to use the docs for their version) closed by
- fixed: (In [14274]) Fixed #14464 -- Strengthened the admonition regarding …
- 19:26 Changeset [7f9da79]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14464 -- Strengthened the admonition regarding documentation …
- 19:26 Changeset [3ecc84a8]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added a logging call on HTTP 405 for class-based views. This is for …
- 19:14 Changeset [e1182306]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a small typo introduced in r14139. git-svn-id: …
- 19:11 Changeset [9dfdcf86]stable/1.2.x by
- [1.2.X] Fixed #14426 -- Removed "mysite" import statements from …
- 19:10 Ticket #14426 (Factor "mysite" out of all code example import statements) closed by
- fixed: (In [14270]) Fixed #14426 -- Removed "mysite" import statements from …
- 19:10 Changeset [7baee5b9]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14426 -- Removed "mysite" import statements from examples that …
- 18:58 Changeset [2790cf48]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #13842 -- Added tests to verify that XViewMiddleware works with …
- 18:58 Ticket #13842 (XViewMiddleware fails with django.contrib.syndication.views.Feed) closed by
- fixed: (In [14269]) Fixed #13842 -- Added tests to verify that …
- 18:49 DjangoPoweredSites edited by
- spam spam spam (diff)
- 18:26 Changeset [cb33aa1c]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed a mistaken link at the top of both class-based-views docs, and a …
- 18:11 Changeset [4b828a90]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed three super() calls which used the wrong classes in the …
- 18:09 Changeset [cc9e5213]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Contains several fixes for docs/ref/class-based-views, as follows: …
- 17:28 Changeset [c498d2f9]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- PEP8 fix for some class-based views examples. Thanks to Peter …
- 16:39 Changeset [7083bc5]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Remove duplicate titles in the class based views documentation and …
- 16:08 Changeset [b05b8cf0]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Small grammar, consistency, and import fixes for the new …
- 16:02 Ticket #14491 (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 …
- 15:59 DjangoPoweredSites edited by
- (diff)
- 15:59 DjangoPoweredSites edited by
- (diff)
- 15:29 Ticket #14490 (Typo or grammar problem in class based views docs) closed by
- fixed: (In [14262]) Fixed #14490 -- fixed a typo in the docs. Thanks to …
- 15:29 Changeset [26e8e53c]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14490 -- fixed a typo in the docs. Thanks to gremmie for the …
- 13:46 Ticket #14490 (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 …
- 11:35 Changeset [a6cafff]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14489 -- Corrected code example in class-based views docs. …
- 11:35 Ticket #14489 (Typo in generic views docs) closed by
- fixed: (In [14261]) Fixed #14489 -- Corrected code example in class-based …
- 11:28 Ticket #14489 (Typo in generic views docs) created by
- On the "Class-based generic views" page under "viewing subsets of …
- 11:20 Ticket #1282 (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 Ticket #2367 ([patch] pagination for date based generic views) closed by
- fixed: Function-based generic views were deprecated by the introduction of …
- 11:20 Ticket #8378 (Generic views cache-like behavior) closed by
- fixed: Function-based generic views were deprecated by the introduction of …
- 11:20 Ticket #9150 (Generic views should accept arguements for form_class) closed by
- fixed: Function-based generic views were deprecated by the introduction of …
- 11:19 Ticket #12669 (Return different HttpResponse from direct_to_template) closed by
- fixed: Function-based generic views were deprecated by the introduction of …
- 11:19 Ticket #13753 (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 Ticket #13953 (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 Changeset [2db34d23]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed an naming problem with r14258. Thanks to Alex for the report. …
- 11:01 Ticket #14486 (Change unittest / unittest2 import logic on trunk) closed by
- fixed: (In [14259]) Fixed #14486 -- Modified the import order for the bundled …
- 11:01 Changeset [f657079c]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14486 -- Modified the import order for the bundled unittest so …
- 10:53 Ticket #14487 (Stop leaking unittest2 as 'unittest' from django.test.simple) closed by
- fixed: (In [14258]) Fixed #14487 -- Prevented unittest from leaking into …
- 10:53 Changeset [8cb4bf5e]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14487 -- Prevented unittest from leaking into scope via a 'from …
- 10:53 Changeset [4cd18ee3]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Improvements to examples and markup fixes for class-based view docs. …
- 10:53 Changeset [2a9551a]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Corrected some Postgres test failures introduced by r14254. …
- 10:51 Ticket #14488 (Class based views docs patch) closed by
- fixed: (In [14255]) Fixed #14488 -- corrected a typo in the docs. Thanks to …
- 10:51 Changeset [b5149578]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14488 -- corrected a typo in the docs. Thanks to Frank Wiles …
- 10:39 Ticket #14488 (Class based views docs patch) created by
- In the "Viewing subsets of objects" portion in the URLConf there are …
- 10:03 Ticket #14487 (Stop leaking unittest2 as 'unittest' from django.test.simple) created by
- This is especially dangerous for cases of {{{from django.test.simple …
- 09:51 Ticket #14486 (Change unittest / unittest2 import logic on trunk) created by
- The current import logic for unittest/unittest2 is: * If Python 2.7 …
- 08:55 Ticket #14485 (New Site.root field) created by
- I'd like to propose a new 'root' field for …
- 08:34 Changeset [0fcb094]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #6735 -- Added class-based views. This patch is the result of …
- 08:34 Ticket #6735 (Class-based generic views) closed by
- fixed: (In [14254]) Fixed #6735 -- Added class-based views. This patch is …
- 06:23 Ticket #14479 (Punjabi (pa) Translation to add project) closed by
- fixed: (In [14253]) Fixed #14479 -- Added initial Punjabi (pa) translation. …
- 06:23 Changeset [fa2159f8]stable/1.10.xstable/1.11.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14479 -- Added initial Punjabi (pa) translation. Thanks, A S …
- 04:25 Ticket #14484 (database router ignored on Manager.get()) created by
-
ModelInNondefaultDatabase.objects.get(key=val)
attempts to use … - 00:02 Changeset [efcb7776]stable/1.2.x by
- [1.2.X] Fixed #13790 -- auto detection of m2m fields to Site. Thanks, …
Note: See TracTimeline
for information about the timeline view.