Timeline
12/22/2007:
- 13:38 Changeset [e7b338d1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Renamed 'reversed' variable to 'is_reversed' in ForLoop template tag …
- 13:32 Changeset [abffdf59]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Negligible cleanups to django.template.context git-svn-id: …
- 13:30 Changeset [55ae4e0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Negligible changes to django.template -- removed a useless docstring, …
- 13:28 Changeset [36a06ed]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Removed lexer_factory() and parser_factory() functions in …
- 13:20 Changeset [eb95a50c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Removed a comment in django/template/init.py that suggests we …
- 13:16 Changeset [98d3da63]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Negligible formatting changes to django/template/init.py -- fixed …
- 13:12 Changeset [6bcf1f0]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Changed an '== None' to 'is None' in Template.init() git-svn-id: …
- 13:10 Changeset [6557dc95]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Moved the various Debug classes in django.template to a new module, …
- 04:52 Ticket #6264 (Field with Choices and radio_admin=True has a bad css class attribute) closed by
-
invalid: A
class
attribute can specify multiple class names separated by …
12/21/2007:
- 21:09 Ticket #6264 (Field with Choices and radio_admin=True has a bad css class attribute) created by
- I've defined a model that has a field that looks like this: …
- 20:32 Ticket #6263 (SetEnv not supported in mod_python) closed by
- invalid: Django's code accounts for the fact that mod_python does not process …
- 19:55 Ticket #6263 (SetEnv not supported in mod_python) created by
- […]
- 18:00 Ticket #6211 (newforms.models.save_instance boolean field TypeError) closed by
- invalid: In your code: return forms.models.save_instance(self, instance, …
- 17:08 BackwardsIncompatibleChanges edited by
- Small clarification about autoescaping. (diff)
- 16:11 AJAXWidgetComboBox edited by
- spam cleanup (diff)
- 16:09 Tutorials edited by
- (diff)
- 15:36 Ticket #6246 (gis: ogrinspect: AttributeError when the spatial reference system is ...) closed by
- fixed: (In [6966]) gis: Fixed #6246 (Thanks jos3ph); removed unnecessary …
- 15:19 Ticket #6262 (Cache templates) created by
- Templates are currently loaded and compiled from the filesystem on …
- 15:15 Ticket #6261 (Add support for customized WhereNode's and QUERY_TERMS.) created by
- In order to get GeoDjango working with the queryset-refactor branch, …
- 12:49 Changeset [c5d3a925]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Set Oracle stmtcachesize to 20 instead of 0 for a performance boost. …
- 11:48 AJAXWidgetComboBox edited by
- (diff)
- 10:51 Ticket #6260 (./manage.py sqlall only works for local application) closed by
- invalid: I misunderstood how sqlall was going to handle initial_data. It …
- 10:32 Ticket #6260 (./manage.py sqlall only works for local application) created by
- if i do "./manage.py sqlall myapp", it works as expected and i've got …
- 09:59 Ticket #6259 (ContentType.objects.get_for_model will cause the error in ...) created by
- If you call ContentType.objects.get_for_model in test case which …
- 09:51 Signals edited by
- fixed link to the field.py (diff)
- 08:57 Ticket #6258 (BlockTrans with variables does not support simple id-strings) created by
- After changes to i18n.py done in revision 6682 our blocktrans …
- 07:58 Ticket #6257 (mistake in it/it_province.py) created by
- on line 88 a ',' is missing, rendering PROVINCE_CHOICES not usable
- 07:37 Ticket #6256 (Extraneous newlines in large amounts of POST data) created by
- I ran into a problem doing some stress testing of newforms-admin. I'd …
- 06:12 Ticket #6255 (setup_environ(company.django.settings) won't work) created by
- Hi, I had problem with using django.core.management.setup_environ() …
- 04:02 Ticket #5728 (SelectDateWidget does not work with datetime.date) closed by
- duplicate: Duplicated by #5917, which has patches.
- 03:58 Ticket #5810 (Form subclass trying to override parent form field) closed by
- fixed: Fixed in [6668].
12/20/2007:
- 22:49 Ticket #5910 (Signals are unnamed making logging non-informative) closed by
- wontfix: Quoting Malcolm on #4521, of which this is a dupe, "We're going to end …
- 21:16 Ticket #6249 (Feed syndication documentation import error for FeedDoesNotExist) closed by
- fixed: (In [6964]) Fixed #6249 -- Fixed error in docs/syndication_feeds.txt …
- 21:16 Changeset [0a348bb2]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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 #6249 -- Fixed error in docs/syndication_feeds.txt example. …
- 20:22 Ticket #6254 (fetchone() method in oracle backends could not return correct unicode) created by
- in db/backends/oracle/basy.py ,line 513: return …
- 17:46 DevelopersForHire edited by
- Added 23solutions to the list of CA developers (diff)
- 17:06 Changeset [72d279a2]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Rearranged an Oracle ALTER statement so it is run only once per new …
- 15:05 Ticket #5140 (url templatetag should raise exception on invalid path) reopened by
- Agreed with orutherfurd. I just cleaned up my urls, and a …
- 12:25 Ticket #6253 (reverse() in tutorial part 4 should use the function itself rather ...) created by
- In the vote() function example, at the tutorial part 4 …
- 11:27 Signals edited by
- weakref tip learned the hard way (diff)
- 10:33 Ticket #6252 (better description of --settings in manage.py) created by
- I believe the django-admin documentation page should mention how …
- 06:41 AuditTrail edited by
- Added a note about SVN revision requirement (diff)
- 06:00 Ticket #6251 (Allow rename of project directory) created by
- Hello, Currently, a project directory can't be renamed. If I have …
- 02:38 Ticket #6250 (recursion loop on ForeignKey('self',edit_inline=True)) created by
- maybe it's a variant of #3288 bug. This is the case: […] […]
- 02:13 Ticket #6249 (Feed syndication documentation import error for FeedDoesNotExist) created by
- On the Syndication documentation page: …
12/19/2007:
- 17:11 Ticket #6248 (Letter ð ASCII equivalent is d, not o) created by
- This is visible in the capital Ð form. Lowercase is a curved Roman d …
- 16:22 IrcFAQ edited by
- fixed broken link, removed a no-longer-frequently-asked question (diff)
- 16:19 Ticket #6247 (CsrfMiddleware is missing from middleware documentation) created by
- There should be a mention about (and a link to the) CsrfMiddleware in …
- 16:11 Ticket #6246 (gis: ogrinspect: AttributeError when the spatial reference system is ...) created by
-
Calling
ogrinspect()
without an explicitsrid
and with a … - 13:52 IrcFAQ edited by
- added item for "I ran svn up and then stuff broke" and re-added TOC (diff)
- 13:43 Ticket #6245 (Instructions for downloading/installing via svn should point people to ...) created by
- Every time there's a significant change to trunk there is a parade of …
- 08:23 Ticket #6211 (newforms.models.save_instance boolean field TypeError) reopened by
- After deploying site I am getting this error again. I am going to do …
- 08:14 BackwardsIncompatibleChanges edited by
- Document the APPEND_SLASH behaviour change. (diff)
- 06:54 Ticket #4002 (Attributes added by extra() aren't visible to filter()) closed by
- invalid: Upon further reflection, this isn't a valid request. The SQL standard …
- 06:36 Ticket #6244 (ImageField with a ForeignKey disappears from the db) closed by
- invalid: ok, so this is wrong, becouse there's no core=True defined. If that's …
- 05:55 Ticket #6244 (ImageField with a ForeignKey disappears from the db) created by
- model (basicly the example from the docs, think BlogPost and Comments, …
- 05:23 Ticket #6242 (Make make-messages.py support .txt and .xul files) closed by
- duplicate: Duplicate of #5463.
- 05:18 Ticket #6243 (Add runscript command with support for scrip fixtures and app scripts) created by
- While stresstesting we cam to the idea that auto generated fixtures …
- 04:19 Ticket #6242 (Make make-messages.py support .txt and .xul files) created by
- I would like to see support for txt and xul files in make-messages.py, …
- 00:11 Changeset [d1b5a0bd]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/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
- Removed some reverse string craziness from the regroup template tag …
Note: See TracTimeline
for information about the timeline view.