Timeline
12/06/2006:
- 23:45 Changeset [88f1dd31]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- newforms: Small potential bugfix in Form.as_ul() -- called unicode() …
- 23:35 Changeset [12e9a844]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- newforms: Changed Table.as_table() and Table.as_ul() to put …
- 23:19 Changeset [558e07a9]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- newforms: Simplified BoundField._errors() git-svn-id: …
- 23:05 Ticket #3108 (Add Form.as_dl() to newforms) created by
- See here: …
- 23:04 Ticket #3107 (Add Form.as_p() to newforms) created by
-
Form.as_p()
would render the fields as a set of<p>
tags. … - 22:59 Changeset [9a02d668]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Small tweak to docs/newforms.txt git-svn-id: …
- 21:04 Changeset [b6a7afd4]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 Flup (FastCGI) backend to set debug=False, to turn off …
- 18:02 Changeset [939ee97d]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3106 -- Typo in sitemap ping_google method. Thanks, Bastian …
- 18:02 Ticket #3106 ([patch] fix variable name typo in sitemap app) closed by
- fixed: (In [4169]) Fixed #3106 -- Typo in sitemap ping_google method. Thanks, …
- 17:37 Ticket #3103 ([patch]: Remove restriction on string name for relationship fields.) closed by
- wontfix: The restriction on forward declared models is by design. Forward …
- 17:31 Ticket #3106 ([patch] fix variable name typo in sitemap app) created by
- Fix sitemap -> sitemap_url typo.
- 16:15 Ticket #3100 (Support for arguments on intermediate tag tokens (ex. {% if arg %}{% ...) closed by
- duplicate: Just stumbled on http://code.djangoproject.com/ticket/3090 ... not …
- 13:17 Ticket #3105 ([patch]: Support for additional model.Field setting (update=True|False).) created by
- Patch based on development version 4051. The attached patches add …
- 12:11 Ticket #3104 ('float' object has no attribute 'split') created by
- This is actually a ticket just to give a pointer to the root cause, …
- 11:59 Ticket #3103 ([patch]: Remove restriction on string name for relationship fields.) created by
- Patch based on development version 4051. As described in the …
- 11:58 Ticket #3102 (newforms needs support for specifying a field's label) created by
- Syntax could look like this: […]
- 11:51 Ticket #3101 (newforms produces invalid XHTML with hidden fields) created by
- Based on the unit tests around line 1769 in …
- 11:43 Ticket #3100 (Support for arguments on intermediate tag tokens (ex. {% if arg %}{% ...) created by
- Patch based on development version 4051. Currently the template …
- 11:36 Changeset [625ae4ef]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Added preliminary stub for docs/newforms.txt git-svn-id: …
- 08:09 Ticket #3099 (New faster SelectBox.js) created by
- If you have thousands of entries in a multiple select box in the …
- 07:55 Ticket #3098 ([patch] rename m2m table) created by
- because i used a legacy app i needed to rename my m2m tables, this …
- 07:39 Ticket #3097 ([patch] updated Spanish translations) created by
- Hi, I'm a Spanish native speaker from Chile. I use django in …
- 07:21 Ticket #3096 (Filtering choices in admin list view don't respond to limit_choices_to ...) created by
- Administration list view shows choices in filters not responding to …
- 00:51 Ticket #3049 (djangoproject.com should prominently link to djangobook.com) closed by
- fixed: All set.
- 00:43 Changeset [e5de9997]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3068 -- Fixed ReST error in docs/settings.txt. Thanks, Antonio …
- 00:43 Ticket #3068 (Docutils error in settings documentation page) closed by
- fixed: (In [4167]) Fixed #3068 -- Fixed ReST error in docs/settings.txt. …
- 00:42 Ticket #3092 (not a logic english error message in validator) closed by
- wontfix: Marking this as a wontfix because django.newforms is our focus now.
- 00:37 Ticket #3095 ([patch] added translation for newforms' validation errors) closed by
- fixed: (In [4166]) Fixed #3095 -- Added translation strings to newforms. …
- 00:37 Changeset [e6d1925]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 #3095 -- Added translation strings to newforms. Thanks for the …
- 00:23 Changeset [c7345f4e]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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 bug in admin with raw_id_admin -- change list in popup didn't …
12/05/2006:
- 18:16 Ticket #3095 ([patch] added translation for newforms' validation errors) created by
- I want to use the newforms, but since I am not from an English …
- 16:06 Ticket #3094 (XMLField not being validated.) created by
- I disliked the fact that Django calls an external program to do …
- 14:51 Changeset [311fadee]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Added django.contrib.formtools, including the forced-preview …
- 14:08 Changeset [6c0219cf]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- newforms: Added unicode() methods wherever there were str() …
- 13:55 Changeset [a794acb]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- newforms: Removed DEFAULT_ENCODING import from fields.py git-svn-id: …
- 13:48 Changeset [be217bc]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- Template system now supports variables whose str() returns a Unicode …
- 12:48 Changeset [460ccfc]attic/gisattic/newforms-adminattic/queryset-refactorattic/schema-evolution-ngattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.96.xstable/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
- newforms: Changed BoundField form, field and name attributes to remove …
- 04:04 DjangoUsers edited by
- Add Japanese Information (diff)
12/04/2006:
- 12:56 Ticket #1021 ([PATCH] unique_together should check the uniqueness in the validation phase) reopened by
- I got model with three fields that are in a unique_together …
- 10:23 Ticket #3042 (update (sk) slovak translation) closed by
- worksforme: Hmm. Seems this is allready in the trunk - after downloading it, no …
- 09:37 Localization edited by
- (diff)
- 09:32 Ticket #3093 (New translation django core - lang: (mk) Macedonian) created by
- Please add Macedonian language to the source of Django. The language …
- 08:21 Ticket #3092 (not a logic english error message in validator) created by
- I think that the single form of this string (core/validators.py:419 ) …
- 01:02 ServerArrangements edited by
- Add link to the CherryPy setup (diff)
12/03/2006:
- 18:41 Ticket #3091 ([patch] Views in django.contrib.comments should allow 'extra_context' ...) created by
- The current django.contrib.comments view code does not allow passing …
Note: See TracTimeline
for information about the timeline view.