Timeline
09/12/2005:
- 22:48 Changeset [adaf046]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.90.xstable/0.91.xstable/0.95.xstable/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 metasystem bug when using get_related_many_to_many() method with …
- 22:34 WikiStart edited by
- Added link to DjangoPoweredSites (diff)
- 22:31 Ticket #467 (Debugging code left behind in django.utils.text ?) closed by
- fixed: Fixed in [637] and [638]. Thanks!
- 22:31 Changeset [84560c7]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.90.xstable/0.91.xstable/0.95.xstable/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
- Removed Lawrence-specific stuff in utils.text.recapitalize. Refs #467 …
- 22:28 Changeset [99e0f7a]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.90.xstable/0.91.xstable/0.95.xstable/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
- Removed utils.text.fix_microsoft_characters, which didn't actually do …
- 22:21 Ticket #481 ([patch] additional http status codes) closed by
- fixed: Fixed in [636].
- 22:21 Changeset [6e034a83]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.90.xstable/0.91.xstable/0.95.xstable/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 #481 -- Added all other HTTP status codes to WSGI backend. …
- 18:48 Ticket #497 (Request DB API access to the validation information in the model) created by
- In the data model, there is validation information such as character …
- 16:21 Ticket #496 (Better error messages when using generic views.) created by
- I had problems, and it sounds like it's fairly common, figuring out …
- 15:48 Ticket #495 (manipulators inherit from admin) closed by
-
invalid: You only need to specify
fields
if you want to completely them; … - 15:19 Ticket #495 (manipulators inherit from admin) created by
- Seems repetitive writing out in self.fields for a minipulator when …
- 14:00 Ticket #494 (Collapse in admin interface for inline related objects) created by
- It would be nice if there is a property to tell the admin interface to …
- 09:03 Ticket #493 ([patch] FileField.get_foo_url returns absolute path instead url) created by
- Quick fix: […]
- 06:55 Ticket #492 ({elsif} and nested ) closed by
- invalid: Please only use this ticket tracker to track actual bugs and issues …
- 05:45 Ticket #492 ({elsif} and nested ) created by
- Why Django templates use so ugly and primitive syntax for {if}? {if …
- 01:24 Ticket #491 (Patch to allow non-user PostgreSQL connections.) created by
- I'm just using the user the application is running as for the database …
09/11/2005:
- 23:32 Ticket #490 ([patch] incorrect handling of cursor.rowcount) created by
- According to http://www.python.org/peps/pep-0249.html cursor.rowcount …
- 21:57 Ticket #489 ([patch] MySQL: TextField => longtext) created by
- Django maps 'TextField' to MySQL's 'text', which cannot be longer than …
- 21:43 Ticket #488 ([patch] removetags filter doesn't remove tags without a seperate ending tag) created by
- the removetags filter incorrectly doesn't remove <br/> (possibly …
- 10:20 Ticket #485 ([patch] small typo in feedgenerator.py) closed by
- fixed: Fixed in [635].
- 10:20 Changeset [63e512f]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.90.xstable/0.91.xstable/0.95.xstable/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 #485 -- Typo in utils/feedgenerator.py. Thanks, …
- 10:18 Ticket #486 ([patch] Template system incorrectly persists filter arguments) closed by
- fixed: Fixed in [486].
- 10:18 Changeset [095305cb]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.90.xstable/0.91.xstable/0.95.xstable/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 #486 -- Fixed bug in template filter parsing in edge cases, and …
- 10:12 Ticket #487 ([patch] minor typo in cache.txt) closed by
- fixed: Fixed in [633].
- 10:12 Changeset [e01ef9d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.90.xstable/0.91.xstable/0.95.xstable/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 #487 -- Fixed typo in docs/cache.txt. Thanks, …
- 02:35 Ticket #487 ([patch] minor typo in cache.txt) created by
- The very first example uses DB_CACHE. Isn't it supposed to be …
09/10/2005:
- 19:25 Ticket #486 ([patch] Template system incorrectly persists filter arguments) created by
- I've got some text which has had php's nl2br applied to it at some …
- 18:47 Ticket #485 ([patch] small typo in feedgenerator.py) created by
- startRssElement is used instead of writeRssElement […]
- 17:20 Ticket #484 (FloatField with decimal_places but not max_digits causes mysql error.) created by
-
A FloatField that uses
decimal_places
withoutmax_digits
… - 14:16 Ticket #327 (Metasystem should support more than one ManyToMany relationship) closed by
- fixed: Aha, just found the ModelSyntaxChangeInstructions. The 'singular' …
- 14:05 Ticket #327 (Metasystem should support more than one ManyToMany relationship) reopened by
- In the new syntax, there doesn't seem to be rel_name keyword argument, …
09/09/2005:
- 23:15 Ticket #483 (Possibility to remove child records when doing the inline editing) closed by
- duplicate: In your case, this is a duplicate of #482.
- 23:14 Ticket #482 (ForeignKey inline editing drops records in the Admin application) closed by
- invalid: From …
- 20:52 Ticket #483 (Possibility to remove child records when doing the inline editing) created by
- It should be possible to remove child records when doing the inline …
- 20:50 Ticket #482 (ForeignKey inline editing drops records in the Admin application) created by
-
I am using the
ForeignKey
with inline editing. 1. I have … - 19:32 Ticket #481 ([patch] additional http status codes) created by
- Full list of http status calls is added. I got tired to debug my code …
- 16:43 Ticket #478 (error with sqlite and admin) closed by
- worksforme: This is a bug with your setup -- could be you don't have write access …
- 16:41 Ticket #477 (js errors in code.djangoproject.com) closed by
- invalid: That javascript comes with Trac itself; please file a bug at …
- 15:56 Ticket #480 (Admin interface table detail showing incorrect number of entries) created by
- I'd posted a comment on this on the mailing list, but thought I should …
- 15:44 Ticket #479 ([patch] Implement timezone-formats in date-formatting) created by
- In db/typecast timezone-information from the database is discarded. …
- 15:38 Ticket #478 (error with sqlite and admin) created by
- When trying to load the admin page, it comes up with this error (I´m …
- 15:06 Ticket #477 (js errors in code.djangoproject.com) created by
- Konqueror 3.4.2 report the following two javascript errors: Error: …
- 11:36 Ticket #476 (use vars values in template {{}} dotted style) closed by
- wontfix: This is out of the scope of the template system. Feel free to write …
- 11:27 Ticket #476 (use vars values in template {{}} dotted style) created by
- What if I has two contexts: […] and wish to render template …
Note: See TracTimeline
for information about the timeline view.