Timeline
02/01/2009:
- 18:39 Ticket #7324 ({{ block.super }} doesn't work with nested {% block %} statements) closed by
- invalid: You might want to try posting a question about what you are trying to …
- 17:55 Ticket #9652 (base.css is not loaded in admin index.html) closed by
- invalid: The removal of the import in these files was intentional, see: …
- 17:47 Ticket #10170 (Patch / Module to run django under mod_fcgid) closed by
- invalid: Many thank for your helpful and constructive criticism.
- 17:46 Ticket #9652 (base.css is not loaded in admin index.html) reopened by
- The latest SVN (version 1.1.0 alpha) is missing the @import …
- 17:45 Ticket #10170 (Patch / Module to run django under mod_fcgid) created by
- So, now you've pissed me off terminally. I HAD created a user account, …
- 16:40 Ticket #7324 ({{ block.super }} doesn't work with nested {% block %} statements) reopened by
- I also have this problem. Linked is an OS X archive of a project which …
- 16:28 Ticket #10168 (Can't configure memcached backend to use unix socket) closed by
- wontfix: Third party issue: cmemcache. In fact python-memcached seems to be …
- 16:00 Ticket #10169 (Redirect in contrib.comments incorrect with default template) created by
- The form generated by flagging in contrib.comments includes the …
- 15:46 Ticket #10168 (Can't configure memcached backend to use unix socket) created by
- So far unix socket is the only way to apply access control on …
- 14:18 Ticket #10167 (RegexField: error_message is evaluated instead of tested for None) created by
- In RegexField, the error_message argument is evaluated instead of …
- 12:22 Ticket #9858 (Add POSTGIS_TEMPLATE setting for GIS Test Runner) closed by
- fixed: (In [9803]) Fixed #9858 -- Added ability to use PostGIS template with …
- 12:22 Changeset [2b8e768]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.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 #9858 -- Added ability to use PostGIS template with GIS test …
- 11:52 Changeset [8a1b24cc]stable/1.0.x by
-
[1.0.X] Now use
subprocess.Popen
instead of the deprecated os.popen3 … - 11:49 Changeset [d982edff]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.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
-
Now use
subprocess.Popen
instead of the deprecated os.popen3 to … - 11:27 Ticket #10166 (Cookie test fails in login() view) created by
- The cookie test in the django.contrib.auth.views.login() view doesn't …
- 08:41 Ticket #10165 (Honor TEST_RUNNER setting on runtests.py) created by
- When running Django on Jython, we like to use a custom test runner to …
- 00:11 GeoDjango1.1 edited by
- (diff)
01/31/2009:
- 17:25 Ticket #10164 (sqlite3 backend: AutoField values aren't monotonically increasing) created by
- If you try to use the 'AutoField' with sqlite, django will create a …
- 17:16 Ticket #10163 (Admin view redirection failures) created by
- […] […]
- 14:50 Ticket #10162 (Tutorial part 2 has wrong instructions for enabling admin) closed by
- duplicate: #10050 already reports this. Problem is the doc online is really the …
- 14:46 Ticket #10162 (Tutorial part 2 has wrong instructions for enabling admin) created by
- http://docs.djangoproject.com/en/dev/intro/tutorial02/#activate-the-adm …
01/30/2009:
- 21:54 Ticket #10142 (Doctests failing on aggregation) reopened by
- Based on Ian's link, this certainly appears to fall into the 'update …
- 21:50 DjangoJobs edited by
- (diff)
- 19:18 Ticket #10142 (Doctests failing on aggregation) closed by
- invalid: This appears to be an old postgresql bug where stddev and variance …
- 18:31 Ticket #10161 (Fix F expressions with Oracle) created by
-
The
%
,&
, and|
operators don't work. See … - 18:23 Ticket #10160 (F expression literals should use bind parameters) created by
- To prevent SQL injection attacks, Python values used within F() …
- 17:14 Ticket #10159 (Fix F() expressions to work on geographic fields.) created by
-
Currently, users will receive a
TypeError
when trying to use aF()
… - 17:00 Ticket #8765 (mod_python handler requires explicit str() cast for ...) closed by
- invalid: The [http://tools.ietf.org/html/rfc2616#section-14.17 syntax of the …
- 16:59 Ticket #10158 (error in forms docs) closed by
-
invalid:
render_to_response
doesn't require a "request" parameter. - 15:38 Ticket #10158 (error in forms docs) created by
- on this page, …
- 15:31 DjangoSpecifications/Core/SingleInstance edited by
- Added a paragraph about ticket #8159 (diff)
- 15:03 Ticket #10157 (Assignment to a reverse OneToOne overwrites related object's PK) created by
- example models: […] When I try to assign a UserProfile …
- 14:15 Changeset [c08e0ef]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.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 some tests that relied on an arbitrary ordering of rows. …
- 14:02 Changeset [bd40c32f]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.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 some column names in the tests that were breaking the test suite …
- 12:27 Ticket #10156 (ModelMultipleChoiceField does O(n) queries where O(1) will suffice) created by
- Which is hugely inefficient, selecting 20 items already means you're …
- 11:17 Ticket #10155 (problems running syncdb with PostgreSQL 8.4) closed by
- invalid: This question would be better asked on django-users. If responses …
- 10:50 Ticket #10155 (problems running syncdb with PostgreSQL 8.4) created by
- I have one system with Fedora and PostgreSQL 8.3 and Tutorial works …
- 09:22 Ticket #10154 (allow the combination of an F expression with a timedelta) created by
- The proposal is to allow combining a F expression with a timedelta. …
- 09:00 Ticket #6407 (ModelChoiceField with widget=HiddenInput doesn't behave as expected) closed by
-
worksforme: I'm unable to reproduce this.
I don't see how
MyForm
would ever … - 05:08 Ticket #10153 ('gte' missing in get_db_prep_lookup lookup) created by
- When using a field lookup […] there is an error "Related Field …
- 04:17 Version1.1Features edited by
- Updated status of Contrib-05 (diff)
01/29/2009:
- 17:40 Changeset [2dce706]stable/1.0.x by
- [1.0.X] Fixed #8638 -- Added documentation on how to redirect email to …
- 17:37 Changeset [c3df5d96]stable/1.0.x by
- [1.0.X] Blocked the F() expression feature in r9792 from merging. …
- 16:03 Ticket #8836 (Translation update for Slovenian) reopened by
- Changed date and time format to …
- 15:00 Version1.1Features edited by
- (diff)
- 14:54 Version1.1Features edited by
- corrected spelling of word "regaurdless" to "regardless" (diff)
- 14:25 Changeset [0f8f27f4]stable/1.0.x by
- [1.0.X] Fixed #10152 -- Fixed typo in porting guide. Thanks eagle-eyed …
- 14:21 Changeset [b197fa7e]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.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 #10152 -- Fixed typo in porting guide. Thanks eagle-eyed …
- 14:21 Ticket #10152 (Typo in 1.0 Porting Guide?) closed by
- fixed: (In [9795]) Fixed #10152 -- Fixed typo in porting guide. Thanks …
- 14:19 Changeset [aa0023b3]stable/1.0.x by
- [1.0.X] Block new function changesets from merge to branch. …
- 13:30 Ticket #10152 (Typo in 1.0 Porting Guide?) created by
- http://docs.djangoproject.com/en/dev/releases/1.0-porting-guide/#gettin …
- 13:28 Ticket #10148 (get_or_create function documentation is not clear enough) closed by
- invalid: [http://docs.djangoproject.com/en/dev/ref/models/querysets/#get-or-crea …
- 13:00 Ticket #10151 (url tag causes TypeError: dict objects are unhashable) created by
- I'm trying out the examples in Practical Django Projects. When using …
- 11:29 Ticket #10150 (Make model_to_dict use SortedDict) created by
- The particular use case I have for this is wanting to take a model …
- 08:59 Ticket #10136 (django should not insert newlines in generated html at places where ...) closed by
- invalid: Django doesn't add newlines to the generated html as stated... they …
- 07:39 Ticket #10149 (FileField doesn't validate max_length) created by
- FileField doesn't validate the max_length argument. When you try to …
- 07:19 Version1.1Roadmap edited by
- Test-02: done. (diff)
- 07:17 Version1.1Roadmap edited by
- ORM-06: done. (diff)
- 07:06 Ticket #10148 (get_or_create function documentation is not clear enough) created by
- get_or_create function documentation doesn't tell that defauts …
- 06:33 Version1.1Features edited by
- Test-02 commit is a changeset, not a ticket (diff)
- 06:32 Version1.1Features edited by
- Added note on disabling email services (diff)
- 06:31 Ticket #8638 (Provide setting to disable e-mail sending) closed by
- fixed: (In [9793]) Fixed #8638 -- Added documentation on how to redirect …
- 06:31 Changeset [9a03c21a]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.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 #8638 -- Added documentation on how to redirect email to a dummy …
- 05:41 DjangoJobs edited by
- (diff)
- 05:21 Version1.1Features edited by
- Added note on commit of F() expressions #7210 (diff)
- 05:07 Ticket #10147 (Possible wrong check in django.utils._os) created by
- I have a model that accepts an Image. And I have specified the …
- 04:48 Ticket #7210 (Added expression support for QuerySet.update) closed by
- fixed: (In [9792]) Fixed #7210 -- Added F() expressions to query language. …
- 04:46 Changeset [cf37e462]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.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 #7210 -- Added F() expressions to query language. See the …
- 04:42 DevelopersForHire edited by
- (diff)
- 03:49 Ticket #10146 (Support for contrib/markdown extension_configs in settings.py) created by
- Markdown has support for "extension configs". For example: the …
- 00:28 Ticket #10145 (correction to QuerySet.create doc) created by
- A very small correction to the documentation for …
Note: See TracTimeline
for information about the timeline view.