Timeline
11/08/2012:
- 18:35 Changeset [1db5d882]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added examples for comment, templatetag, escape, force_escape, …
- 16:50 Ticket #19267 (Table of Contents missing and links broken in PDF on readthedocs) created by
- In the 1.4.X series of documentation PDFs the content has been …
- 16:42 Ticket #19266 (Add documentation target for texinfo format) created by
- Sphinx has a builder for texinfo format. It builds a correct version …
- 13:45 Ticket #19265 (deprecate redirect_to_login) created by
- redirect_to_login is documented as the only "helper" function in …
- 12:19 Ticket #11998 (IntegerField not validated for overflow) closed by
- fixed
- 11:29 Ticket #19264 (prefetch_one_level is slow) created by
-
prefetch_one_level
indjango.db.models.query.py
does a lot of I … - 09:50 Ticket #11998 (IntegerField not validated for overflow) reopened by
- Problem persists in 1.4.2 Following fields also raise same exception. …
- 09:13 Changeset [9942adac]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made Page class inherit collections.Sequence
- 07:52 Ticket #19263 (Filtering __in a sliced queryset with a 0 limit raises an error) created by
-
I've noticed that after upgrading to Django 1.4,
__in
queries really … - 04:07 Changeset [45802e12]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Merged pagination tests It is simpler/cleaner to have all pagination …
11/07/2012:
- 20:24 DjangoResources edited by
- (diff)
- 20:06 Ticket #19262 (SimpleTemplateResponse not calling super which causes cookies to not ...) created by
- SimpleTemplateResponse does not call super so the fixed introduced in …
- 19:30 Ticket #19261 (Page.__getitem__ usage causes queryset to evaluate when doing method ...) created by
- The code for Page.getitem forces an evaluation (query to the …
- 19:13 Ticket #19260 (Tutorial some bits a (little) unclear) created by
- In the section Playing with the API ( …
- 17:10 Changeset [908226c]stable/1.5.x by
- [1.5.x] Fixed #17144 -- MySQL again groups by PK only Thanks to …
- 16:58 Ticket #17144 (Excessive GROUP BY clauses during aggregations.) closed by
- fixed: In cafb266954e21dd55ddfa90597bcf02c022bcb7d: […]
- 16:56 Changeset [cafb2669]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #17144 -- MySQL again groups by PK only Thanks to Christian …
- 16:07 Ticket #19111 (CachedFilesMixin Shouldn't Fail on Missing Files) closed by
- duplicate
- 16:07 Ticket #16315 (FileSystemStorage.listdir returns names with unicode normalization ...) closed by
- wontfix: If I'm reading this ticket correctly — our decision is *not* to …
- 15:53 Ticket #18960 (Please add a filter for getting the language family from a given ...) closed by
-
wontfix: For each supported language,
django.conf.locale.LANG_INFO
provides … - 15:34 Ticket #18016 (Add support for grouping by primary key for PostgreSQL 9.1+) closed by
- duplicate: Closing as duplicate of #19259 - that one has more discussion going on …
- 13:25 Ticket #19259 (Annotations generating inefficient SQL on PostgreSQL) created by
- Considering the following models: […] If we annotate the query to …
- 11:36 Changeset [b8726179]stable/1.5.x by
- [1.5.x] Fixed #19115 -- Documented stdout/stderr options for …
- 11:35 Ticket #19115 (dumpdata should take option to output to named file) closed by
- fixed: In b1ac329ba9bbcba90d8ced7e16909ed169b1d16e: […]
- 11:31 Changeset [b1ac329b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19115 -- Documented stdout/stderr options for call_command …
- 11:30 Changeset [34d0c30e]stable/1.5.x by
- [1.5.x] Fixed #19257 -- Don't swallow command's KeyError in …
- 11:29 Ticket #19257 (KeyError swallowed while loading command classes) closed by
- fixed: In 9a09558e9f20e088b4526fff6374a53e877cf5ec: […]
- 11:28 Changeset [9a09558e]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19257 -- Don't swallow command's KeyError in call_command …
- 10:13 Changeset [b0c72d0]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed invalid ipv4 mapped ipv6 addresses in docs
- 09:06 Ticket #19258 (ModelAdmin customized queryset with extra option) created by
- If you customize queryset in ModelAdmin: […] and want to use …
- 09:06 Ticket #19257 (KeyError swallowed while loading command classes) created by
- The code in django.core.management.call_command() swallows all …
11/06/2012:
- 18:48 Ticket #19161 (Missing clean_password in custom user documentation) closed by
- fixed: Fixed in e8f696097b19abbd3a98990ea4ca5f58d0444826
- 18:46 Changeset [5b19073]stable/1.5.x by
- [1.5.X] Fixed #19161 - Added missing clean_password method in custom …
- 18:44 Changeset [e8f6960]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19161 - Added missing clean_password method in custom user docs …
- 18:06 Ticket #15968 (readonly_fields ignore form field label) closed by
- fixed: Fixed in a386675a6a636b8e6b96277da8e9191e9dc710dc
- 18:04 Changeset [4f36ea4]stable/1.5.x by
- [1.5.X] Fixed #15968 - Noted that readonly_fields are excluded from …
- 18:03 Changeset [a386675a]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15968 - Noted that readonly_fields are excluded from the ModelForm
- 17:13 Ticket #19154 (TransactionManagementError raised when data is not changed) closed by
- fixed: Fixed in 620e0bba4969f27230d35f75bc6a1624c3fac747
- 16:50 Changeset [84e3354]stable/1.5.x by
- [1.5.X] Fixed #19154 - Noted commit_manually requires commit/rollback …
- 16:47 Changeset [620e0bba]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19154 - Noted commit_manually requires commit/rollback for …
- 16:24 Ticket #18973 (Tests fail with login signal receiver which posts messages) closed by
-
duplicate: Confirmed, the
client.login
method only fakes a basic request and … - 11:41 Ticket #19256 (Provide class-based login view) closed by
- duplicate: Indeed, this is entirely just a part of #17209 - and doesn't really …
- 10:58 Ticket #19256 (Provide class-based login view) created by
- As of Django 1.4, django.contrib.auth.views.login is based on an …
- 05:24 Ticket #14315 (memcached doesn't support negative deltas for incr() and decr()) closed by
- fixed: In e645c89bbbcf62479441e50b5e5fdf48a80d424f: […]
- 05:23 Changeset [e645c89b]stable/1.5.x by
- [1.5.x] Fixed #14315 -- Made memcached backend handle negative …
- 05:22 Changeset [79dd751b]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #14315 -- Made memcached backend handle negative incr/decr …
- 04:24 Ticket #19246 (SECURE_PROXY_SSL_HEADER Example in Documentation Should Use ...) closed by
- fixed: Fixed in 2cc1884383a0b5371854be6806851521b623f45b
- 04:18 Changeset [79209df]stable/1.5.x by
- [1.5.X] Fixed #19246 - Updated SECURE_PROXY_SSL_HEADER example to use …
- 04:17 Changeset [2cc1884]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19246 - Updated SECURE_PROXY_SSL_HEADER example to use …
- 03:24 Ticket #19255 (BaseGenericInlineFormSet runs validation methods before linking form ...) created by
- Given this model: […] and this admin: […] When saving a new …
- 03:21 Ticket #19254 (clear_expired for Sessions With File Backend Throws Exception) closed by
- fixed: In 93e0ec553dae73a2a86cb23b058414d8f9ae3bd6: […]
- 03:21 Changeset [93e0ec55]stable/1.5.x by
- [1.5.x] Fixed #19254 -- Bug in SESSION_FILE_PATH handling. Thanks …
- 03:19 Changeset [11fd00c4]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #19254 -- Bug in SESSION_FILE_PATH handling. Thanks simonb for …
- 00:17 Ticket #19254 (clear_expired for Sessions With File Backend Throws Exception) created by
- The following line in clear_expired for file based sessions does not …
- 00:02 Sprint2012Toulouse created by
11/05/2012:
- 18:44 Ticket #13693 (error_messages for fields in Model don't carry over to ModelForm) reopened by
- 18:28 Ticket #18960 (Please add a filter for getting the language family from a given ...) reopened by
- Well, ok. The use case is that I want to include the language 'family' …
- 18:28 Ticket #19242 (Running all code at the end of Part 3 of the tutorial breaks the admin view) closed by
- needsinfo: There isn't enough in this report for me to determine what the issue …
- 17:39 Ticket #18960 (Please add a filter for getting the language family from a given ...) closed by
- wontfix: I don't see an obvious use case for this filter and the description …
- 17:30 Changeset [f7d87b3]stable/1.5.x by
- [1.5.X] Fixed #15591 - Clarified interaction between ModelForm and …
- 17:30 Ticket #15591 (ModelForm save() behavior contradicts with Model object validation ...) closed by
- fixed: In d3fd8a151231726adacb99bdbcd573f95ce32262: […]
- 17:24 Changeset [d3fd8a15]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #15591 - Clarified interaction between ModelForm and model …
- 16:40 Ticket #19253 (Refactor keyfunc from template cache tag) created by
- The code to generate keys is stuck in the middle of the render method …
- 15:16 Ticket #19084 (Allow sorting by PK in admin) closed by
-
wontfix:
pk
is a property on model instances, not a model field. To enable … - 13:59 Ticket #13385 (Wrong behavior for textarea tag render) closed by
- duplicate: Duplicate of #8627, which has just been fixed.
- 13:56 Changeset [a23c9c48]stable/1.5.x by
- [1.5.x] Fixed #8627 -- Prevented textareas to swallow first newline …
- 13:55 Ticket #8627 (Textarea misses first line if empty (in display)) closed by
- fixed: In 78f66691ee7974e0ca546f09573394395a68b443: […]
- 13:27 Changeset [78f6669]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8627 -- Prevented textareas to swallow first newline content …
- 12:55 DjangoJobs edited by
- Removed the really old Naples Daily News entry (diff)
- 12:18 DjangoJobs edited by
- (diff)
- 10:40 Ticket #19252 (Install from wheel package) created by
-
On Mac OS,
pip wheel
builds a Django wheel which installs cleanly. … - 08:08 Ticket #19251 (Normalize newlines from Textarea widgets) created by
- Currently, newlines from Textarea may come in at least two different …
- 04:23 Ticket #18339 (The session db backend throws UnicodeEncodeError when used with Oracle) closed by
- worksforme: I can't reproduce this. I tried both stable/1.4.x and master. no …
- 02:32 Changeset [39ec43b4]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Removed unnecessary import after b98083ce3d
- 01:56 Ticket #19247 (SECURE_PROXY_SSL_HEADER Example in Documentation Should Use ...) closed by
- duplicate: Duplicate of #19426
- 01:56 Ticket #19248 (SECURE_PROXY_SSL_HEADER Example in Documentation Should Use ...) closed by
- duplicate: Duplicate of #19426
- 01:54 Ticket #19249 (SECURE_PROXY_SSL_HEADER Example in Documentation Should Use ...) closed by
- duplicate: Duplicate of #19428
- 01:53 Ticket #19250 (SECURE_PROXY_SSL_HEADER Example in Documentation Should Use ...) closed by
- duplicate: Duplicate of #19249
- 01:43 Ticket #19250 (SECURE_PROXY_SSL_HEADER Example in Documentation Should Use ...) created by
- While setting up a reverse proxy scenario with nginx and AWS I noticed …
- 01:42 Ticket #19249 (SECURE_PROXY_SSL_HEADER Example in Documentation Should Use ...) created by
- While setting up a reverse proxy scenario with nginx and AWS I noticed …
- 01:40 Ticket #19248 (SECURE_PROXY_SSL_HEADER Example in Documentation Should Use ...) created by
- While setting up a reverse proxy scenario with nginx and AWS I noticed …
- 01:39 Changeset [c7d5e7c7]stable/1.5.x by
- [1.5.x] Fixed py3 compatibility for …
- 01:38 Changeset [6bd61194]stable/1.10.xstable/1.11.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed py3 compatibility for 5a00a57aa591c766f5ee1d8c59b64618d74fe191
- 01:34 Ticket #19247 (SECURE_PROXY_SSL_HEADER Example in Documentation Should Use ...) created by
- While setting up a reverse proxy scenario with nginx and AWS I noticed …
- 01:33 Ticket #19246 (SECURE_PROXY_SSL_HEADER Example in Documentation Should Use ...) created by
- While setting up a reverse proxy scenario with nginx and AWS I noticed …
- 01:07 Ticket #19229 (Use thousands separator to ease the reading of numbers with many digits) closed by
- wontfix: Thanks for the report, however the pagination count is already …
Note: See TracTimeline
for information about the timeline view.