Timeline
08/30/2005:
- 23:57 Ticket #443 (Date's of the form 0000-00-00 don't work) created by
- MySQL uses 0000-00-00 for some dates (as a default for non-null …
- 20:09 Ticket #442 (Admin interface throws errors that aren't displayed) closed by
- duplicate: Duplicate of #289.
- 16:56 Ticket #387 (Date field does not render, saving object fails with invisible error) closed by
- worksforme: Using "default=meta.LazyDate()" works, and actually does get the …
- 16:52 Ticket #442 (Admin interface throws errors that aren't displayed) created by
- The administrative interface will warn of an error when saving an …
- 16:33 Changeset [5569c75e]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
- Refactored comment templatetags to remove redundant 'tag_name' …
- 15:53 CommonPitfalls edited by
- Removed link to "System administration" (diff)
- 15:52 CommonPitfalls edited by
- Cleaned up formatting. (diff)
- 15:52 TemplatePitfalls edited by
- Removed incorrect section about is_anonymous in templates. (diff)
- 15:13 Ticket #441 (A non-required DateTimeField produces an error on save) closed by
-
invalid: You need
null=True
on the field that can be blank. - 15:07 Ticket #441 (A non-required DateTimeField produces an error on save) created by
- I have a simple model that contains 2 DateTimeField's. One required …
- 14:59 Ticket #440 ([patch] maxlength incorrectly checked for international characters in utf-8) created by
- In django.core.formfields TextField.isValidLength checks length very …
- 12:46 Ticket #439 (Add support info to top of "Create New Ticket" page) created by
- This may already be on your list, but I think the Create New Ticket" …
- 12:03 Changeset [e1f0acca]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 display bug in admin when deleting an object that has a …
- 10:57 ModelInheritance edited by
- (diff)
- 10:37 Ticket #438 (marking the field null=True it does not seems to work) closed by
-
invalid: You need
blank=True
. Please don't use the ticket system for … - 10:36 Ticket #438 (marking the field null=True it does not seems to work) created by
- I have a "Many-to-many relationships via an intermediary table" and …
- 09:41 Ticket #434 (Does runserver takes 2 arguments?) closed by
-
worksforme:
django-admin.py runserver --settings=myproject.settings.main
… - 05:25 Ticket #437 ([patch] In memory file cache) created by
- Attached to this ticket is a implementation of in memory based file …
- 05:06 Ticket #436 (Create an API to update and delete multiple objects in a single call) created by
- Many times you need to delete or update one or many objects, without …
- 03:38 Ticket #435 (Exception thrown out when doing do_html2python) created by
- I create ad DataTimeField type filed in model file, and show it in a …
- 03:26 Ticket #434 (Does runserver takes 2 arguments?) created by
- After update django today (2005.8.30), when I type "django-admin.py …
08/29/2005:
- 16:58 Changeset [02ebeec0]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
- Updated docs/templates.txt to add {% ifequal %} git-svn-id: …
- 16:48 Ticket #349 ([patch] Bad styling in Admin interface) closed by
- fixed: Fixed in [575].
- 16:48 Changeset [c6e4b232]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 #349 -- Fixed bug in development server admin media on Windows. …
- 16:12 Ticket #334 (ifnotequal should accept an else part) closed by
- fixed: Fixed in [574].
- 16:12 Ticket #256 ((patch) add ifequal template tag to set of default tags) closed by
- fixed: Fixed in [574].
- 16:11 Changeset [d80ac5ac]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 #256 and #334 -- Added {% ifequal %} template tag. Also, {% …
- 15:33 Changeset [bcce1d90]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 small typo in docs/tutorial01.txt -- thanks, pb@… …
- 15:14 Ticket #433 (Add ability to delete multiple objects in a single call) created by
- There is a way to retrieve multiple objects using get_list function. …
- 11:49 Changeset [299c3cd]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 small bug in manipulator handling of one-to-one-related foreign …
- 11:44 Changeset [2ce78063]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 bug in metasystem manipulator_validator_unique_for_date(), …
- 10:35 Changeset [25aef18d]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 bug in metasystem method_get_next_in_order and …
- 07:01 Ticket #424 (Timeline page doesn't display link to RSS feed) reopened by
- Please note that there's still no link to RSS feeds from the timeline.
08/28/2005:
- 17:44 Ticket #432 (Trac throwing errors when attempting to replace attachment) created by
- Below is the traceback I got just now (while submitting a correction …
- 08:06 Ticket #431 (Templates should support multiple level of lookups) closed by
-
invalid: You already can.
{{ dictionary.key1.0
}} already works, and for … - 07:50 Ticket #431 (Templates should support multiple level of lookups) created by
- Let's say I have a dictionary with strings as keys and lists as …
08/27/2005:
- 20:42 Ticket #430 (Model examples need to be update to the new syntax) closed by
- invalid: Disregard, I was looking at an outdated version.
- 20:38 Ticket #430 (Model examples need to be update to the new syntax) created by
- http://www.djangoproject.com/documentation/models/ needs to be updated …
- 17:15 Ticket #429 (Proposed minor cleanup of utils/html.py) created by
- The patch attached below makes minor changes to the variable names …
- 00:07 Ticket #428 ([patch] view for serving static files) created by
- It would be nice to be able to serve static files from disk while …
Note: See TracTimeline
for information about the timeline view.