Timeline
05/27/2007:
- 23:31 Ticket #4403 ([unicode] Form._html_output() crashed if errors_on_separate_row is ...) created by
- Subj. Use form.as_p() if you want to see this bug.
- 20:22 Changeset [3ae89e6a]attic/queryset-refactorsoc2009/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 #4331 -- Updated possible installation paths for Python …
- 20:22 Ticket #4331 (Mac OS 10.4.x python site-packages location) closed by
- fixed: (In [5370]) Fixed #4331 -- Updated possible installation paths for …
- 19:03 Ticket #4400 (as_tr in newforms) closed by
- wontfix: The as_*() methods are just helper methods for the common case. If you …
- 16:34 Ticket #4402 (Test Client cannot send multiple values for a given HTTP GET key) created by
- Currently, test.client.Client cannot test my app.views' …
- 15:00 Ticket #4401 (direct_to_template docs do not mention mimetype) created by
- mimetype was added to django.views.generic.simple.direct_to_template …
- 14:14 Ticket #4400 (as_tr in newforms) created by
- An as_tr method in forms (like as_table, as_ul, etc.) would be nice, …
- 12:44 ObjectLevelCaching edited by
- Seems my copy-to-clipboard script is broken… (diff)
- 12:39 ObjectLevelCaching created by
- 12:34 Ticket #3807 (errata for db-api (Database API Reference) documentation) reopened by
- hi, umm, the 2005 date has nothing to do with it, the real issue is …
- 09:09 Changeset [ac2772b]attic/queryset-refactorsoc2009/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 a typo. git-svn-id: …
- 08:41 Changeset [5bb8c84]attic/queryset-refactorsoc2009/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 #4221 -- Removed dependence on hard-coded URL in tutorial 4. …
- 08:41 Ticket #4221 (tutorial 4 uses hardcoded, absolute URL instead of get_absolute_url() ...) closed by
- fixed: (In [5368]) Fixed #4221 -- Removed dependence on hard-coded URL in …
- 08:20 Changeset [67abbb6e]attic/queryset-refactorsoc2009/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 #4366 -- Fixed a small typo. Thanks, Ivan Sagalaev. …
- 08:20 Ticket #4366 (Typo "to to" in testing) closed by
- fixed: (In [5367]) Fixed #4366 -- Fixed a small typo. Thanks, Ivan Sagalaev.
- 08:19 Changeset [47c94244]attic/queryset-refactorsoc2009/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 #4364 -- Added a link to the main docs page to the end of the …
- 08:19 Ticket #4364 (suggestion to add a link to "continue" after the last tutorial page) closed by
- fixed: (In [5366]) Fixed #4364 -- Added a link to the main docs page to the …
- 08:11 Changeset [13db259f]attic/queryset-refactorsoc2009/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 #4307 -- Clarified that ROOT_URLCONF is in settings.py and fixed …
- 08:11 Ticket #4307 (Unclear location of ROOT_URLCONF in tutorial 3) closed by
- fixed: (In [5365]) Fixed #4307 -- Clarified that ROOT_URLCONF is in …
- 08:01 Ticket #4025 (Add get_FIELD_filename to FileField docs) closed by
- fixed: (In [5364]) Added references to the various get_FOO_*() methods for …
- 08:01 Changeset [5785763]attic/queryset-refactorsoc2009/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
- Added references to the various get_FOO_*() methods for FileField and …
- 07:45 Changeset [b0b50233]attic/queryset-refactorsoc2009/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 #4150 -- Added an explanation of how to use eggs with …
- 07:45 Ticket #4150 (Add notes about using Python Eggs with mod_python) closed by
- fixed: (In [5363]) Fixed #4150 -- Added an explanation of how to use eggs …
- 07:06 Ticket #4103 (Add "reverse" to url_dispatch documentation for named url patterns) closed by
- fixed: (In [5362]) Added documentation for reverse() (based on a patch from …
- 07:05 Changeset [a4e3581d]attic/queryset-refactorsoc2009/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
- Added documentation for reverse() (based on a patch from Simon …
- 06:48 LittleEasyImprovements edited by
- How hard can man pages be to write? (diff)
- 06:44 Ticket #3807 (errata for db-api (Database API Reference) documentation) closed by
- wontfix: Not worth changing. I don't think any reader is going to have trouble …
- 06:39 LittleEasyImprovements edited by
- Somebody must have installed Django on Windows. Maybe they can share? (diff)
- 06:36 Ticket #3487 (docs/models/generic_relations is orphaned and "does-not-exist") closed by
- invalid: This isn't really a bug, since generic relations aren't documented …
- 06:33 Changeset [43dd1c6]attic/queryset-refactorsoc2009/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 #3227 -- Clarified DATABASE_HOST semantics for PostgreSQL. …
- 06:33 Ticket #3227 (settings.py for localhost should specify localhost for postgresql (at ...) closed by
- fixed: (In [5361]) Fixed #3227 -- Clarified DATABASE_HOST semantics for …
- 06:24 Ticket #4382 (specify in '{# ... #}' template doc section that this is only for ...) closed by
- fixed: I inadvertently fixed this whilst doing something else and only later …
- 06:19 Ticket #2614 (Pick a default extension for Django templates) closed by
- wontfix: As per Luke Plant's comment, we are extension neutral precisely …
- 06:09 Changeset [d66b56f5]attic/queryset-refactorsoc2009/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
- Report an error if urlpatterns contain a string view name and it is …
- 05:44 Changeset [451cbfe8]attic/queryset-refactorsoc2009/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
- Added a clarification that {#...#} is only for single-line comments. …
- 00:04 Ticket #4399 (Add __nonzero__ to allow querysets to efficiently test for emptiness) closed by
- duplicate: Dupe of #2430. Coincidentally, I started working on this problem (and …
05/26/2007:
- 23:59 Ticket #4399 (Add __nonzero__ to allow querysets to efficiently test for emptiness) created by
- Currently, if you do: […] you're asking for performance trouble, …
- 23:37 Ticket #4395 (Error in the online documentation of newforms) closed by
- fixed: (In [5358]) Fixed #4395 -- Fixed a couple of typos in the examples.
- 23:37 Changeset [ee2dfe7]attic/queryset-refactorsoc2009/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 #4395 -- Fixed a couple of typos in the examples. git-svn-id: …
- 20:30 Ticket #4396 (dumping database into XML is not non-ascii aware) closed by
- duplicate: This has already been fixed on the unicode branch (and the test suite …
- 20:01 Ticket #3923 ([unicode] make-messages.py does not work well with unicode strings) closed by
- wontfix: Please open another ticket if you're going to explore replacing all of …
- 18:02 Ticket #4398 ([newforms-admin] js variable in models.Admin class) created by
- In the admin class, if you do : […] It will be rendered like that …
- 17:11 Ticket #4397 ([gis] GeoDjango Documentation for Windows) created by
- This is just a documentation suggestion - Windows users who elect to …
- 16:47 DjangoResources edited by
- Eddy Mulyono added doctest coverage link (diff)
- 16:33 Ticket #4375 (generic view archive_year is querying all objects, unexplained.) closed by
- wontfix: The source of the sql queries was and exception happening that caused …
- 16:03 Ticket #4237 (newforms form_for_model ignores radio_admin) reopened by
-
Maybe I'm missing something, but
radio_admin
is already an attribute … - 15:55 Ticket #4392 (DjangoProject web site download section makes a semi false claim) closed by
- invalid: So if you know it isn't required then you must agree that Django …
- 15:54 Ticket #4396 (dumping database into XML is not non-ascii aware) created by
- When trying to serialize database into XML, I got UnicodeDecodeErorr …
- 15:14 Ticket #4395 (Error in the online documentation of newforms) created by
- At http://www.djangoproject.com/documentation/newforms/, at the …
- 13:16 DjangoPoweredSites edited by
- (diff)
- 12:39 Ticket #3923 ([unicode] make-messages.py does not work well with unicode strings) reopened by
- I'm interested in seeing what happens if we use smart_quote in the …
- 08:52 Ticket #4095 ('Writing your first Django app, part 3' is incomplete) closed by
- invalid: Thanks for the report, but I'm marking this as invalid for the …
- 08:47 FeatureGrouping edited by
- tidying up a link (diff)
- 08:44 VersionOneFeatures edited by
- adding more comments related issues for Jacob. Sorry :-) (diff)
- 08:41 FeatureGrouping edited by
- (diff)
- 08:38 Ticket #4369 ([unicode] Missing __unicode__ in a model class is OK) closed by
- fixed: This was fixed in a different way in [5322].
- 08:36 Ticket #4356 (Problem with Template library django.template.loader_tag - SVN Version 5311) closed by
- invalid: Hmm.. did you have another version of django installed? maybe in your …
- 08:22 LittleEasyImprovements edited by
- added #4365, and removed pastebin ticket since there's a patch … (diff)
- 07:03 Ticket #4319 (urlresolvers.RegexURLPattern._get_callback doesn't handle ValueError) closed by
- invalid: Sorry, false alarm. I had an URL pattern with a blank view function in …
- 06:47 Ticket #4394 (Common fractions in humanize) created by
- The "humanize" tags are very useful for making a site friendly, but …
- 05:49 Ticket #4237 (newforms form_for_model ignores radio_admin) closed by
- wontfix: No, we don't want to do this. It's adding an attribute to model fields …
- 05:36 Ticket #4323 ([patch] Display author name without author email for RSS 2.0) closed by
- fixed: (In [5357]) Fixed #4323 -- Added the ability to display author names …
- 05:36 Changeset [12771614]attic/queryset-refactorsoc2009/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 #4323 -- Added the ability to display author names without email …
- 04:55 TextMate edited by
- added second django based theme (diff)
- 04:53 Changeset [3c948d45]attic/queryset-refactorsoc2009/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 #4388 -- Documented where the view shortcuts are imported from. …
- 04:53 Ticket #4388 ([patch] db-api shortcuts sections doesn't explicitly mention module) closed by
- fixed: (In [5356]) Fixed #4388 -- Documented where the view shortcuts are …
- 04:48 Changeset [30d4e942]attic/queryset-refactorsoc2009/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 #4372 -- Fixed a small typo in an error message. Thanks, John …
- 04:48 Ticket #4372 ("Skipping validation" in manage.py missing newline) closed by
- fixed: (In [5355]) Fixed #4372 -- Fixed a small typo in an error message. …
- 04:47 Changeset [193a83ca]attic/queryset-refactorsoc2009/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
- Added a new form test that I forgot to commit in [5348]. Refs #3718. …
- 04:43 Changeset [aae36cf]attic/queryset-refactorsoc2009/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 #4355 -- Clarified a confusing example in the use of the url …
- 04:43 Ticket #4355 (Confusing example in documentation for url template tag) closed by
- fixed: (In [5353]) Fixed #4355 -- Clarified a confusing example in the use of …
- 04:22 Changeset [c1efc3cd]attic/queryset-refactorsoc2009/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 #4353 -- Fixed a typo in newforms documentation. I can't believe …
- 04:22 Ticket #4353 (Example error in newforms section "Using forms in views and templates") closed by
- fixed: (In [5352]) Fixed #4353 -- Fixed a typo in newforms documentation. I …
- 04:17 Changeset [c0c95346]attic/queryset-refactorsoc2009/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 #4351 -- Attempted to make it easier for readers to see the …
- 04:17 Ticket #4351 (Blank char/text fields) closed by
- fixed: (In [5351]) Fixed #4351 -- Attempted to make it easier for readers to …
- 04:07 Ticket #4377 (Spelling errors in database error description) closed by
- fixed: (In [5350]) Fixed #4377 -- Small tweak to the German translation. …
- 04:07 Changeset [61158566]attic/queryset-refactorsoc2009/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 #4377 -- Small tweak to the German translation. Thanks, Frank …
- 04:05 Changeset [8d3b5870]attic/queryset-refactorsoc2009/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 #4383 -- Updated Catalan translation. Thanks, Marc Fargas. …
- 04:05 Ticket #4383 (Updated catalan translation) closed by
- fixed: (In [5349]) Fixed #4383 -- Updated Catalan translation. Thanks, Marc …
- 04:02 Changeset [a901b44c]attic/queryset-refactorsoc2009/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 #3718 -- Exposed form errors to cleaning methods as soon as they …
- 04:02 Ticket #3718 (newforms.Form.clean should have access to field errors) closed by
- fixed: (In [5348]) Fixed #3718 -- Exposed form errors to cleaning methods as …
- 03:53 Ticket #4297 (make BaseForm's __errors attribute non-private) closed by
- fixed: (In [5347]) Fixed #4297 -- Made form errors available to sub-classes. …
- 03:53 Changeset [1c42c7ca]attic/queryset-refactorsoc2009/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 #4297 -- Made form errors available to sub-classes. Thanks, Gary …
- 03:47 Changeset [198127a0]attic/queryset-refactorsoc2009/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 #4390, #4385 -- Made it clear that cleaned_data wasn't being …
- 03:47 Tickets #4385,4390 batch updated by
- fixed: (In [5346]) Fixed #4390, #4385 -- Made it clear that cleaned_data …
- 03:44 Ticket #4271 (Form should use a copy of data passed to it) closed by
- wontfix: Based on the …
- 02:59 Ticket #4391 (data should not be stored in cleaned_data until it is fully cleaned) closed by
- invalid: This isn't really a bug. It's an internal implementation detail, since …
- 02:55 Ticket #4393 (DjangoProject web site download section makes a semi false claim) closed by
- duplicate: Dupe of #4392.
- 02:50 Ticket #4384 (Defining newforms fields at runtime) closed by
- wontfix: This is only adding another way to do something that is already …
- 01:22 Ticket #4393 (DjangoProject web site download section makes a semi false claim) created by
- Hey there, On the djangoproject->download page it states that "It …
- 01:22 Ticket #4392 (DjangoProject web site download section makes a semi false claim) created by
- Hey there, On the djangoproject->download page it states that "It …
- 00:59 Ticket #3683 (permalink decorator takes redundant arguments) closed by
- wontfix: The resolution is correct. The summary is slightly misleading, because …
- 00:45 Ticket #3683 (permalink decorator takes redundant arguments) reopened by
- Is the resolution as "wontfix" for this issue correct? It appears to …
05/25/2007:
- 23:41 Ticket #4391 (data should not be stored in cleaned_data until it is fully cleaned) created by
-
Currently, the value returned from a field's
clean
method is stored … - 23:31 Ticket #4390 (cleaned_data can contain non-clean data) created by
-
The value returned from a form field's
clean
method is stored in … - 20:19 Ticket #4389 (BIDI language detection not smart enough) created by
- one of my projects, I'm using a LANGUAGE_CODE of 'ar-kw' …
- 19:25 Localization edited by
- (diff)
- 18:20 DjangoPoweredSites edited by
- (diff)
- 13:29 Ticket #4388 ([patch] db-api shortcuts sections doesn't explicitly mention module) created by
- Db-api documentation on shortcuts describes all of the properties of …
- 09:48 Ticket #4387 (newforms: ErrorDict.as_ul() needs to handle a list of errors) created by
- Hi, ErrorDict.as_ul() did not handle its dictionary if errors as a …
- 09:16 Ticket #4386 (docs/newforms.txt: Explain custom cleaning/validation) created by
- Hi, here is a patch to document he custom cleaning method …
- 08:54 Ticket #4385 (cleaned_data gets set twice even when no clean_<field> method) created by
- newforms/forms.py: (Patch attached) self.cleaned_data[name] = value …
- 07:26 Ticket #4384 (Defining newforms fields at runtime) created by
- I need to be able to define forms entirely at runtime (fields, …
- 06:06 Ticket #4383 (Updated catalan translation) created by
- Updated catalan translation as of today :)
- 05:41 Ticket #4381 (Using caps in column/table names in postgresql requires those fields ...) closed by
- wontfix: Normally you don't need to worry about the capitalisation (if you …
- 01:11 Ticket #4382 (specify in '{# ... #}' template doc section that this is only for ...) created by
- I struggled for a little while to figure out why the use of '{# ... …
- 00:17 DjangoPoweredSites edited by
- (diff)
05/24/2007:
- 21:19 UnicodeBranch edited by
- The 5-step porting guide now comes with 20% extra free stuff (yeah, … (diff)
- 20:47 GeoDjango edited by
- updated for r5336 API changes (diff)
- 19:03 GeoDjango edited by
- updated FAQ (diff)
- 18:17 DjangoFriendlyWebHosts edited by
- See: http://www.djangodomain.com/pages/Info/ (diff)
- 16:48 Ticket #4381 (Using caps in column/table names in postgresql requires those fields ...) created by
- This may be nice to specifically refer to in the initial data …
- 15:50 Ticket #4375 (generic view archive_year is querying all objects, unexplained.) reopened by
- 10:45 DjangoPoweredSites edited by
- (diff)
- 10:38 Ticket #4206 (In Admin "list_filter" does not respect "limit_choices_to") closed by
- duplicate: This is a duplicate of #3096
- 10:19 Ticket #4380 (Rename DEFAULT_CHARSET to OUTPUT_CHARSET (or similar)) created by
- Just spotted this in the new unicode documentation (from the unicode …
- 08:36 Ticket #4379 (AUTH_PROFILE_MODULE missing from settings documentation) closed by
- duplicate: Duplicate of #3483
- 08:18 UnicodeBranch edited by
- (diff)
- 08:05 UnicodeBranch edited by
- Tweaked the porting steps slightly. (diff)
- 07:28 Ticket #4378 (error in ...) closed by
- fixed: (In [5333]) Fixed #4378 -- Fixed a broken format string.
- 07:28 Changeset [dfdf7bdc]attic/queryset-refactorsoc2009/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 #4378 -- Fixed a broken format string. git-svn-id: …
- 06:37 Ticket #4379 (AUTH_PROFILE_MODULE missing from settings documentation) created by
- The AUTH_PROFILE_MODULE setting is not listed in the settings …
- 06:35 Ticket #4378 (error in ...) created by
- current line is raise TemplateSyntaxError, "Searching for value. …
- 06:09 UnicodeBranch edited by
- Removed "things to consider", since it's in the documentation now. (diff)
- 05:44 Ticket #4377 (Spelling errors in database error description) created by
- There is a spelling error and a somewhat ugly wording in the error …
- 03:21 DjangoPoweredSites edited by
- (diff)
- 00:15 Ticket #4368 (Timeline RSS feed fails with an exception) closed by
- duplicate
Note: See TracTimeline
for information about the timeline view.