Timeline
11/12/2011:
- 18:43 Ticket #17134 (Wrong parsing of microseconds in !BaseTemporalField.to_python) closed by
- fixed: In [17092]: […]
- 18:43 Changeset [0db571b]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 #17134: Corrected Python 2.5 fallback code for parsing …
- 18:02 Ticket #17134 (Wrong parsing of microseconds in !BaseTemporalField.to_python) reopened by
- It's not fixed until it's checked into the repo…
- 17:07 Ticket #17190 (NullBooleanSelect uses ugettext, should be ugettext_lazy) closed by
- fixed: In [17091]: […]
- 17:07 Changeset [b45099ee]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 #17190 -- Ensured that the
NullBooleanSelect
widget's options … - 14:30 Ticket #17119 (Cache Framework: wrong per-site cache behavior documentation) closed by
- fixed: In [17090]: […]
- 14:30 Changeset [ba0734a]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 #17119: Update cache doc to match current implementation, which …
- 14:27 Ticket #17134 (Wrong parsing of microseconds in !BaseTemporalField.to_python) closed by
- fixed: Use 17134_datetime_bug_tests.3.diff and 17134_datetime_bug_fix.diff. …
- 13:53 Ticket #16570 (allow DecimalFields with max_digits == decimal_places) closed by
- fixed: In [17089]: […]
- 13:53 Changeset [efe4e2e5]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 #16570: Restore ability to have decimal fields where max_digits …
- 13:43 Ticket #17214 (incorrect rendering of inline fk when parent has custom pk field) created by
- pkfk/models.py […] pkfk/admin.py […] When trying to re-save …
- 13:36 Ticket #17177 (Building django documentation with Sphinx 1.1) closed by
- duplicate: Duplicate of #15649.
- 13:16 Ticket #17154 (http.__init__._get_content raises TypeError if _content is not string) closed by
- invalid: It looks as if the content has been set to an iterator whose first …
- 13:06 Ticket #13864 (DatabaseError while saving with force_update set) closed by
- fixed: In [17088]: […]
- 13:06 Changeset [63ba472c]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 #13864: Removed database error raised when force_update is …
- 12:57 Ticket #17137 (ModelForm is_valid() accepts options outside choices) closed by
- invalid: From https://docs.djangoproject.com/en/dev/topics/forms/modelforms/: …
- 12:50 Changeset [eb81f979]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 typo in 1.4 release notes. git-svn-id: …
- 12:47 Ticket #17179 (yesno arg is optional) closed by
- fixed: In [17086]: […]
- 12:47 Changeset [3fa49c4e]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 #17179: Document that yesno filter's default argument is …
- 12:02 Ticket #16281 (ContentType.get_object_for_this_type using wrong database for creating ...) closed by
- invalid: After studying this, I'm not sure the current code is wrong. I'd want …
- 11:37 Ticket #16998 (middleware docs need to be updated for CRSF) closed by
- fixed: In [17085]: […]
- 11:37 Changeset [0426962]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 #16998: Update name of the CSRF middleware in doc. Thanks ptone …
- 11:23 Ticket #16813 (changeset 16789 removed supports_inactive_user checks to early, should ...) closed by
- fixed: In [17084]: […]
- 11:23 Changeset [f4f61ba]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 #16813: Restore checking whether a backend supports inctive users …
- 10:30 Ticket #17213 (Can't change TIME_ZONE after initial transaction in PostgreSQL) created by
- The changeset from #3459 has SET TIME ZONE only executed for new …
- 09:56 Ticket #16509 (init test db: try insert a existing permission ...) closed by
- worksforme: claudep and I were unable to reproduce this issue
- 08:48 Ticket #17178 (Using default argument in models.Model when primary_key=True crashes python) closed by
- needsinfo: I can't reproduce, can you provide a complete test case that shows the …
- 07:39 Ticket #17205 (Typo in docs/topics/http/urls.txt) closed by
- fixed: In [17083]: […]
- 07:39 Changeset [1aef1b20]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 #17205 -- Fixed a small typo in the urls doc. Thanks, rabio. …
- 07:30 Ticket #17206 (Example of ViewDoesNotExist error page in tutorial is outdated) closed by
- fixed: In [17082]: […]
- 07:30 Changeset [726f082]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 #17206 -- Fixed an outdated error message in the tutorial part …
- 07:23 Ticket #17212 (django.contrib.gis.geos.error.GEOSException: Could not parse version ...) created by
- Can't use the module with a development version of GEOS, due the …
- 06:55 Ticket #17211 (Need help reg Postgis, GDAL and GEOS) closed by
- invalid: Please ask usage questions on the django-users mailing list. Trac is …
- 06:41 Ticket #17175 (Pronunciation) closed by
- wontfix: tl;dr This part of the FAQ was authored by the BDFLs and I don't think …
- 06:36 Ticket #17211 (Need help reg Postgis, GDAL and GEOS) created by
- Hello, We are going setup game server in 3 tier(db server,webserver, …
- 05:31 DjangoResources edited by
- A new poll system was added (django-poll-system). (diff)
- 03:56 Ticket #17210 (Make NullBooleanSelect for NullBooleanField pass true/false as a GET ...) created by
- Currently, NullBooleanSelect uses form with the following parameters: …
- 03:26 Ticket #17209 (Dogfood class-based views in contrib.auth) created by
- Right now, the views provided by contrib.auth are not very extensible, …
- 03:22 Ticket #17208 (Dogfood class-based views in contrib.admin) created by
- This is something that I believe was discussed at DjangoCon, as well …
- 03:10 Ticket #17207 (create_template_postgis-debian.sh cant use UTF8 on PostgreSQL 8.4) created by
- Script create_template_postgis-debian.sh tested on Debian Squeeze: …
11/11/2011:
- 21:13 Ticket #17204 (Link to diveintopython is incorrect) closed by
- duplicate: Duplicate of #17201, #17095, #17028, and probably others.
- 21:13 Ticket #17201 (URL in slice description doesn't go anywhere) closed by
- duplicate: Duplicate of #17201, #17095, #17028, and probably others.
- 21:11 Ticket #17203 (cache topic should mention bypass) closed by
- invalid: Appending ?nocache doesn't bypass the cache at all. All you've done is …
- 17:26 Ticket #17206 (Example of ViewDoesNotExist error page in tutorial is outdated) created by
- Content of ViewDoesNotExist error page in third part of the tutorial …
- 17:14 Ticket #17205 (Typo in docs/topics/http/urls.txt) created by
- There is simple typo in urls documentation as may be seen in patch …
- 17:07 Ticket #17204 (Link to diveintopython is incorrect) created by
- seems that diveintopython is no longer .org but now .net. correct url …
- 15:09 Ticket #17203 (cache topic should mention bypass) created by
- I've recently implemented caching on a project. But, I really …
- 14:15 Ticket #17202 (Inspectdb produces incorrect max_length for NVARCHAR2 columns with Oracle) created by
- I created a table in a Oracle database with a "NVARCHAR2" field with …
- 12:31 Ticket #17201 (URL in slice description doesn't go anywhere) created by
- Documentation on template builtins: …
- 12:27 Ticket #17200 ("View on site" link breaks when quote(object_id) != object_id) created by
- The change_view method of django.contrib.admin.options.ModelAdmin …
- 09:48 Ticket #17199 (Base Template Loader should return the origin) created by
- I've been trying to get the origin from the loaders, but the origin …
- 09:22 Ticket #17198 (In admin results can be omitted due to pagination and inadequate ...) created by
- In the admin, pagination is achieved using LIMIT/OFFSET. However, if …
- 07:33 DjangoJobs edited by
- New job in Germany (diff)
- 07:07 Ticket #16903 (Add '--no-location' option for 'makemessages' command) closed by
- fixed: In [17081]: […]
- 07:07 Changeset [c3df840c]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 #16903 -- Added
--no-location
option to themakemessages
… - 06:25 Ticket #17197 (Fix translation leakage in the test_suite) closed by
- fixed: In [17080]: […]
- 06:25 Changeset [9d410ee]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 #17197 -- Prevented a locale leakage from an i18n test causing …
- 05:29 Ticket #17197 (Fix translation leakage in the test_suite) created by
- As currently seen by http://ci.django-cms.org/job/Django/ we do have a …
- 04:55 Ticket #17196 (Typo on staticfiles page) created by
- I just happened to notice in the …
11/10/2011:
- 23:43 Ticket #17195 (Unexpected missaccuracy on the Tutorial Chapter 3 -Django) created by
- After reading the first two chapters that are very explicit and are …
- 12:52 Ticket #17194 (Auth tests failing on non-US locales) created by
- Auth tests are failing on current trunk (1.4). An error message is …
- 12:11 Ticket #17193 (Send templated email.) created by
- If your sending email it's likely that you want to render the body …
- 08:51 Ticket #17192 (next_day from views.generic.dates.DayArchiveView returns None instead ...) created by
- The next_day from views.generic.dates.DayArchiveView returns None …
- 07:14 Ticket #17191 (QueryDict appears incorrect on POST.) closed by
-
invalid: The
text/plain
encoding isn't supported by Django. Based on … - 06:34 Ticket #16956 (ContentTypes error in test with master/slave configuration) closed by
- needsinfo: This code was rewritten in r16739. Could you check if the problem …
- 04:38 Ticket #17191 (QueryDict appears incorrect on POST.) created by
- The following is test code stripped to bare essentials. When run with …
- 03:44 Ticket #17190 (NullBooleanSelect uses ugettext, should be ugettext_lazy) created by
- See django.forms.widgets: […]
- 03:42 Ticket #17189 (form_url not passed to change_password.html) created by
- Hello, I have put TEMPLATE_STRING_IF_INVALID = 'TAG' in my …
- 02:41 Ticket #17184 (Typo in db/models/#be-careful-with-related-name) closed by
- fixed: In [17079]: […]
- 02:41 Changeset [64fdd844]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 #17184 -- Typo in models documentation. Thanks elimisteve for …
11/09/2011:
- 20:45 Ticket #17188 (Add use_ssl parameter to HttpResponseRedirect shortcut) created by
- Add use_ssl as a param to HttpResponseRedirect, such as: return …
- 19:03 Ticket #17187 (Incompatibility with Cherokee webserver's FastCGI handling) created by
- This issue is causing any POST request with zero content-length to …
- 16:34 Ticket #17185 ([patch] manage.py createsuperuser fails when locale is not set) closed by
- duplicate: Duplicate of #17022, #16017
- 11:51 Ticket #17186 (Inverted F expression (negation)) created by
- By default, the expression F django, can not make something like: …
- 11:46 Ticket #17185 ([patch] manage.py createsuperuser fails when locale is not set) created by
-
When locale(1) is like
LANG=
LC_CTYPE="C"
LC_COLLATE="C"
… - 11:39 Changeset [f1bc3b0]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 incompatibility with Python 2.5 introduced in r17077. Thanks …
- 11:11 Ticket #17184 (Typo in db/models/#be-careful-with-related-name) created by
- Immediately after the two code samples, the docs read, "The reverse …
- 09:49 Ticket #17183 (i18n documentation: middleware not mentioned until very late) created by
- In the documentation for i18n/l10n there is no mention of adding the …
- 03:47 Ticket #17182 (Best Practice for forms.Form.clean) created by
- https://docs.djangoproject.com/en/dev/ref/forms/validation/#cleaning-an …
Note: See TracTimeline
for information about the timeline view.