Timeline
02/14/2012:
- 20:28 Ticket #17689 (CachedFilesMixin causes ValueError when provided with a path to url()) created by
-
For example, trying to set
window.__admin_media_prefix__
in … - 17:05 Ticket #17543 (Broken link to django-debug-toolbar repository) closed by
- fixed: In [17523]: […]
- 17:05 Changeset [c63a454b]stable/1.3.x by
- [1.3.X] Updated link to Django Debug Toolbar homepage. Thanks to …
- 16:18 Ticket #17688 (No m2m_changed signal sent to when referenced object is deleted) created by
- […] And this data established using those models: […] 1. …
- 15:29 Ticket #17675 (using date filter with regroup tag not working with 1.4 TZ) closed by
- fixed: In [17522]: […]
- 15:29 Changeset [2000f37]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17675 -- Changed the implementation of the {% regroup %} …
- 14:33 Ticket #17665 (Inconsitent behaviour of filter() with multi-valued relations.) closed by
- invalid: Ugh, my bad for not testing this with a different set of model. Now …
- 13:18 Ticket #17687 (LayerMapping ignores database routers) created by
-
The
LayerMapping
class fromcontrib.gis
currently supports … - 12:04 Ticket #17543 (Broken link to django-debug-toolbar repository) reopened by
- Yes, let's backport the fix.
- 11:17 Ticket #17682 (django-debug-toolbar url changed) closed by
- duplicate: Duplicate of #17543
- 09:37 Ticket #17686 (file.save crashes on unicode filename) created by
- I try to add a file into a FileField of one of my object. The problem …
- 08:30 Ticket #17685 (Inconsistent 3-tuple item naming in BaseDateListView.get_dated_items()) created by
- https://docs.djangoproject.com/en/dev/ref/class-based-views/#django.vie …
- 06:37 Ticket #17684 (URLValidator: Validation fails when URL requires User-Agent header) closed by
- wontfix: Thanks for reporting this bug. However, the URL verification feature …
- 05:46 Ticket #17684 (URLValidator: Validation fails when URL requires User-Agent header) created by
- The following example shows a link that returns a 403 in case no user …
- 04:27 Ticket #17683 (`BaseModelFormSet` ignore form's widgets options when adding the pk field) created by
- When defining a custom widget for the pk field of a modelform used in …
- 04:01 Ticket #17682 (django-debug-toolbar url changed) created by
- On the optimization page …
- 03:55 Changeset [803de60]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Stopped the collectstatic management from being wastful with file …
- 03:30 DevelopersForHire edited by
- (diff)
- 03:11 Ticket #17681 (Annotating an EmptyQueryset lead to not empty queryset) created by
- Doing Table.objects.none().annotate(result=Sum("field1")) run a query. …
- 02:13 Ticket #17679 (Error messages from field.validators never used if the ValidationError ...) closed by
- duplicate: This is a duplicate of #17051
02/13/2012:
- 20:57 Ticket #17680 (logging from command line) created by
- The documentation says "Logging is configured immediately after …
- 19:21 Ticket #17679 (Error messages from field.validators never used if the ValidationError ...) created by
- Given the following field, I would have expected that validate_email's …
- 16:29 Ticket #17678 (Model._meta proxy_for_model set up incorrectly) created by
- There are some places in the code which assume that proxy_for_model …
- 14:57 Changeset [bd13cfa9]stable/1.10.xstable/1.11.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 note to the release notes about the new format strings added …
- 06:35 DevelopersForHire edited by
- (diff)
- 06:34 DevelopersForHire edited by
- (diff)
- 04:51 Changeset [4f1ac8f]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Minor bugfixing of the staticfiles app following upstream development …
02/12/2012:
- 11:16 Changeset [ce9916a2]stable/1.3.x by
- Fixed #16653 - Added example of kwargs support for resolve(); thanks …
- 11:10 Ticket #16653 (Document kwargs support for urlresolvers.resolve) closed by
- fixed: In [17517]: […]
- 11:10 Changeset [2df1847]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16653 - Added example of kwargs support for resolve(); thanks …
- 09:18 Ticket #16150 (Syndication Feed docs incorrectly describe <link> tag.) closed by
- fixed: In [17516]: […]
- 09:18 Changeset [d1f8555]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16150 -- Added 'feed_url' and clarified 'link' in the Feed …
- 09:10 Ticket #17451 (1.4 release notes should mention new Javascript parsing for makemessages) closed by
- fixed: In [17515]: […]
- 09:10 Changeset [03c8006]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17451 -- Mentioned the new JavaScript lexer in the release …
- 08:49 Ticket #17656 (collectstatic should not require a database) closed by
- fixed: In [17514]: […]
- 08:49 Changeset [f46c414]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17656 -- Stopped the collectstatic management command from …
- 08:29 Changeset [61fe50fd]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added documentation for r17418. Refs #17481. git-svn-id: …
- 06:19 Changeset [1c9c29b5]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed AdminEmailHandler to format the subject message correctly when …
02/11/2012:
- 20:25 Ticket #17677 (WizardView.get_form destroys 'instance' and 'queryset' from get_form_kwargs) created by
- In the case where the wizard author might like to populate the form …
- 16:17 Ticket #10837 (postgresql missing field type codes in data_types_reverse) closed by
- fixed: In [17511]: […]
- 16:17 Changeset [328c70e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #10837 -- Added CHAR(X)->CharField to mapping used in Postgres …
- 16:12 Ticket #15216 (list/set inconsistency breaks syncdb) closed by
- fixed: In [17510]: […]
- 16:12 Changeset [98b4572e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15216 -- Made return type of an internal DB introspection …
- 14:53 Ticket #17676 (inspectdb generates invalid field name for tables that start with a number) closed by
- fixed: In [17509]: […]
- 14:53 Changeset [a411242e]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17676 -- Fixed introspection of column names that start with …
- 14:05 Ticket #7783 (PostgreSQL database introspection does not detect NULL columns) closed by
- fixed: In [17508]: […]
- 14:05 Changeset [ccc0e122]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #7783 -- Made introspection of nullable columns more robust with …
- 13:51 Ticket #9164 (mysql backend, foreign key respect order) closed by
- duplicate: I'm going to close this as a duplicate of #15076 that presents and …
- 12:34 Ticket #17676 (inspectdb generates invalid field name for tables that start with a number) created by
- Ticket #16536 introduces patch that fixes this for fields that are …
- 12:01 Changeset [4b81d79]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Updated SpatiaLite GeoDjango test setup instructions for version 3.0. …
- 10:38 Ticket #17675 (using date filter with regroup tag not working with 1.4 TZ) created by
- If I try to use the date filter with regroup like so […] where …
- 07:50 Ticket #16409 (`defer()` and `only()` don't play nice with `annotate()`) closed by
- fixed: In [17506]: […]
- 07:50 Changeset [d72d5ce]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #16409 (again, this time for GeoDjango). Thanks Aymeric …
- 07:34 Ticket #17674 (Fixed Croatian DECIMAL_SEPARATOR and THOUSAND_SEPARATOR) created by
- in django/conf/locale/hr/formats.py the DECIMAL and THOUSAND …
- 06:47 Changeset [f202387e]stable/1.3.x by
- [1.3.X] Fixed #17618 - Documented that variable names in template must …
- 06:47 Ticket #17618 (Variables names in template must not start with an underscore.) closed by
- fixed: In [17504]: […]
- 06:47 Changeset [44452b11]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17618 - Documented that variable names in template must not …
- 05:12 Ticket #9805 (reverse() does not add SCRIPT_NAME to the returned URL if called from ...) closed by
-
wontfix: Closing as advised in comment:2.
reverse_lazy
should be used in this … - 04:17 Ticket #17670 (Incorrect SHORT_DATE_FORMAT and SHORT_DATE_TIME_FORMAT in Italian locale) closed by
- fixed: In [17503]: […]
- 04:17 Changeset [c007de5]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17670 -- Correct Italian short localization formats. Thanks, …
- 03:55 Ticket #17256 (ContentTypeManager.get_by_natural_key method doesn't cache) closed by
- fixed: In [17502]: […]
- 03:55 Changeset [130e7ab]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17256 -- Ensured that content types get cached when retrieved …
- 03:31 Ticket #17281 (AdminErrorHandler silently fails if the log message contains newlines) closed by
- fixed: In [17501]: […]
- 03:31 Changeset [995f7a16]stable/1.10.xstable/1.11.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
-
Fixed #17281 -- Prevented
AdminErrorHandler
from silently failing if …
Note: See TracTimeline
for information about the timeline view.