Timeline
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 …
02/10/2012:
- 22:18 Ticket #16827 (validate CSRF token (Check length)) closed by
- fixed: aashu_dwivedi: The length check is worth fixing. It is true that the …
- 22:18 Changeset [a77679df]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
- Fixes #16827. Adds a length check to CSRF tokens before applying the …
- 21:09 Changeset [5a4e63e]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
- Removed code duplicated in SQLite3 and SpatiaLite GeoDjango DB …
- 20:07 Changeset [2646df4]stable/1.3.x by
- [1.3.X] Fixed link to SpatiaLite 2.x initial SQL files. Backport of …
- 19:52 Ticket #17554 (Link to Spatialite resources broken) closed by
- fixed: Fixed in [17491] (and [17496]).
- 19:48 Changeset [8a986cb5]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 small errors in GeoDjango tutorial, enhanced code pygmentation …
- 18:40 Changeset [c406b554]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, documented support for SpatiaLite 3.0 to GeoDjango. …
- 18:05 Changeset [4768f39c]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
- Fix the other test for #15237. git-svn-id: …
- 17:45 Ticket #15237 (Django generated Atom/RSS feeds don't specify charset=utf8 in their ...) closed by
- fixed: In [17494]: […]
- 17:45 Changeset [114b6552]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 #15237 (again). RSS feeds now include proper character encoding …
- 16:51 Ticket #17277 (make IOError exceptions during POST data read() easy to identify) closed by
- fixed: In [17493]: […]
- 16:51 Changeset [0ce66361]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 #17277 - Wrap IOErrors raised due to client disconnect in a …
- 16:09 Ticket #17673 (Forbid field shadowing in model multi-inheritance) created by
- I was working on ticket #13803 and got a little carried away. I ended …
- 15:48 Ticket #17672 (GeoDjango installation via MacPorts doesn't properly build GDAL) created by
- The documentation for installing GeoDjango includes a section on …
- 14:15 Ticket #17671 (CursorWrapper in Python 2.7 cannot be used as a contextmanager) created by
- The following code pattern for executing raw SQL works fine in Python …
- 11:40 Ticket #17670 (Incorrect SHORT_DATE_FORMAT and SHORT_DATE_TIME_FORMAT in Italian locale) created by
- From the "Django internationalization and localization" group: Hi …
- 06:30 DjangoJobs edited by
- Added job in uk (diff)
- 05:34 DjangoAndNginx edited by
- (diff)
- 05:33 DjangoAndNginx edited by
- (diff)
- 05:31 Ticket #17640 (Exception message causes DeprecationWarning in test_utils) closed by
- fixed: In [17492]: […]
- 05:31 Changeset [8be356e]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 #17640 -- Avoided a DeprecationWarning in the test suite. Thanks …
- 03:31 Ticket #17669 (Allow user specific queries as search_fields in ...) created by
- I have some models in which you can define additional custom fields …
- 02:48 Ticket #17668 (prefetch_related does not work in in_bulk) created by
- Hi, When using the in_bulk - prefetch_related does not work. For …
- 01:12 Ticket #17667 (App loading skips erroneous applications after first try) created by
- if you guys could look through this trackback, i would really …
02/09/2012:
- 20:34 Changeset [ad8022f8]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 a couple of links in GeoDjango install doc. git-svn-id: …
- 19:45 Changeset [fc14996]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
- Made a couple of tweaks to lazy translation docs. git-svn-id: …
- 19:40 Changeset [8d381acb]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
- Made some small tweaks to GeoDjango docs. git-svn-id: …
- 19:13 Changeset [e41647a]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 a SyntaxError in the middleware tests introduced in r17471. …
- 19:13 Changeset [7019123d]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 the exception handling when deserializing via generators on …
- 19:13 Changeset [c1acda6]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 a few localization formats to stop the changes done in r17473 …
- 19:13 Changeset [8ae02fde]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 missing file forgotten in r17479. git-svn-id: …
- 19:11 Ticket #17666 (current_app can not be overridden in template) created by
- Sometimes you'd like to change the current_app for a particular set or …
- 12:59 Ticket #17643 (Misleading deprecation warnings raised by the cache_page decorator) closed by
- fixed: In [17484]: […]
- 12:59 Changeset [55aa285a]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 #17643 -- Set a better stack level for the cache_page decorator …
- 12:59 Ticket #17515 (custom templates in FilterSpec) closed by
- fixed: In [17483]: […]
- 12:59 Changeset [4dbeb4bc]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 #17515 -- Added ability to override the template of custom admin …
- 12:58 Ticket #17504 (User.objects.create_user() wrong email domain part identification) closed by
- fixed: In [17482]: […]
- 12:58 Changeset [875a5ea8]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 #17504 -- Fixed normalization of email addresses that have '@' …
- 12:58 Ticket #17460 (add KEY to HIDDEN_SETTINGS regexp) closed by
- fixed: In [17481]: […]
- 12:58 Changeset [ec5e2f0]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 #17460 -- Extended the HIDDEN_SETTINGS constant in with a few …
- 12:58 Ticket #17358 (Switch to arg-style logging instead of string interpolation) closed by
- fixed: In [17480]: […]
- 12:58 Changeset [f0a16334]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 #17358 -- Updated logging calls to use official syntax for …
- 12:58 Ticket #17286 (All cache backends need to call its 'close' function) closed by
- fixed: In [17479]: […]
- 12:58 Changeset [c609b792]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 #17286 -- Made sure all cache backends are set up to connect to …
- 12:58 Ticket #17217 (Set nbsp instead of space as thousand separator) closed by
- fixed: In [17478]: […]
- 12:58 Changeset [75c60e80]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 #17217 -- Use non breaking spaces for format localization in …
- 12:58 Ticket #17139 (In the French localflavor, department names are written without accents) closed by
- fixed: In [17477]: […]
- 12:58 Changeset [d6f9c1e7]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 #17139 -- Corrected the French department names to contain …
- 12:57 Ticket #17219 (Add a more precise description to some db fields.) closed by
- fixed: In [17476]: […]
- 12:57 Changeset [2aae0577]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 #17219 -- Updated model field descriptions to be more precise. …
- 12:57 Ticket #17239 (mark_safe(media) in django admin Opzioni) closed by
- fixed: In [17475]: […]
- 12:57 Changeset [46f1369d]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 #17239 -- Stopped an inconsitent and unneeded use of mark_safe …
- 12:57 Ticket #16958 (change_password admin view ignores ModelAdmin queryset(request) method) closed by
- fixed: In [17474]: […]
- 12:57 Changeset [bc8875e3]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 #16958 -- Correctly use the queryset method in the auth app's …
- 12:57 Ticket #16416 (date template tag should support "e" and "o" format character) closed by
- fixed: In [17473]: […]
- 12:57 Changeset [a6b6c6e1]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 #16416 -- Added two new date formatting options for timezones …
- 12:57 Changeset [e445b66]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 German (Switzerland) localflavor formats added documentation on …
- 12:57 Ticket #16035 (GZipMiddleware doesn't change an ETag) closed by
- fixed: In [17471]: […]
- 12:57 Changeset [b926765]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 #16035 -- Appended the Etag response header if the …
- 12:57 Ticket #15840 ([patch] wrap the inner function of the condition decorator) closed by
- fixed: In [17470]: […]
- 12:57 Changeset [4b71c999]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 #15840 -- Wrapped inner function of the condition decorator with …
- 12:56 Ticket #11970 (JSON Deserialiser throws ValueError on malformed input) closed by
- fixed: In [17469]: […]
- 12:56 Changeset [49288f83]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 #11970 -- Wrapped the exception happening during deserialization …
- 12:56 Ticket #10793 (Sitemap implementation means it cannot be updated automatically) closed by
- fixed: In [17468]: […]
- 12:56 Changeset [75a9c8a5]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 #10793 -- Stopped caching paginator instances in sitemap classes …
- 12:56 Ticket #10080 (call_command doesn't take into account command's default options) closed by
- fixed: In [17467]: […]
- 12:56 Changeset [538257b]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 #10080 -- Slightly extended the fix made in r10401 by also …
- 12:56 Tickets #7758,17189 batch updated by
- fixed: In [17466]: […]
- 12:56 Changeset [b46d90c6]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 #7758 and #17189 -- Allowed to override the
form_url
context … - 12:56 Ticket #159 (Circular logout problem) closed by
- fixed: In [17465]: […]
- 12:56 Changeset [03eeb02]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 #159 -- Prevent the
AdminSite
from logging users out when they … - 12:41 Ticket #17634 (MultiValueDict.appendlist is ineffective) closed by
- fixed: In [17464]: […]
- 12:41 Changeset [bd586125]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 #17634 -- Optimized the performance of MultiValueDict by using …
- 07:14 Ticket #17665 (Inconsitent behaviour of filter() with multi-valued relations.) created by
- This is probably a duplicate as I recall seeing a similar issue, but I …
- 03:48 DjangoJobs edited by
- We don't search django programmer anymore! Please remove it from your site! (diff)
- 02:48 Ticket #17664 ({% if %} template tag silences exceptions inconsistently) created by
- This buggy behaviour took me a while to track down. I hope I can …
- 02:37 Changeset [f9ec6bd]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
- Documented the new version numbering scheme introduced in r17357. …
02/08/2012:
- 11:46 Ticket #17663 (Method "save" in BaseModelFormSet is not marked as alters_data) created by
- 08:44 Ticket #17662 (Adds percentage filter to humanize module) created by
- I often find myself using a custom filter for this, and in searching …
- 03:04 Ticket #17661 (Foreign key with related name is not working properly.) closed by
- invalid: If I read your description correctly, the error is you are assuming …
- 02:50 DevelopersForHire edited by
- (diff)
- 02:13 DevelopersForHire edited by
- (diff)
- 02:12 DevelopersForHire edited by
- (diff)
- 02:10 DevelopersForHire edited by
- (diff)
- 01:41 Ticket #17661 (Foreign key with related name is not working properly.) created by
- I created a class Person and a class Email. The relationship is 1:n (a …
Note: See TracTimeline
for information about the timeline view.