Timeline
10/05/2006:
- 22:14 LittleEasyImprovements edited by
- took my name off of a task I had volunteered for and forgot about … (diff)
- 20:39 AutoEscape alternative edited by
- few clarifications (diff)
- 20:30 AutoEscape alternative edited by
- minor adjustment to example (diff)
- 17:18 ModelInheritance edited by
- typo + shorter links to print better (diff)
- 14:50 Ticket #2877 (Cannot specify another database in Meta.db_table) closed by
- duplicate: Check out the multi-db branch of Django, which supports connecting to …
- 13:19 Ticket #2877 (Cannot specify another database in Meta.db_table) created by
- I cannot specify a table in another database using "class Meta: …
- 10:59 Ticket #2876 (Update Japanese(ja) translation file for trunk) created by
- Update Japanese(ja) translation file for trunk
- 07:26 Ticket #2868 ([patch] Allow use of manage.py to run maintenance scripts) reopened by
- Although this patch has the same motivation, I don't think it's a …
- 07:12 YUI-Django-AutoComplete edited by
- little changes (diff)
- 07:08 YUI-Django-AutoComplete created by
- 06:42 AjaxDjangoYUI created by
- Autocomplete
- 06:38 WikiStart edited by
- Added Ajax and Django, using YUI (diff)
- 04:15 Ticket #2875 ([patch] Bad URLPattern results in potentially misleading exception) created by
- In django/core/urlresolvers.py, get_mod_func() raises a ValueError …
- 02:28 Signals edited by
- (diff)
- 01:45 Signals edited by
- (diff)
- 01:35 Signals edited by
- (diff)
- 01:33 Signals edited by
- Added a new link to "Other documentation" (diff)
10/04/2006:
- 23:11 Signals edited by
- Add a couple notes about overriding methods in model subclasses (diff)
- 23:01 Signals edited by
- (diff)
- 22:58 Signals edited by
- Formatting (diff)
- 22:52 Signals edited by
- Rewrite in detail (diff)
- 22:50 Ticket #2874 (select_related (and hence the admin) sometimes generate incorrect ordering) created by
- Description: Under certain circumstances, …
- 22:33 Ticket #2873 (django.conf.urls.registration contains World Online cruft) created by
- Summary says it all. There are URLs in there which point to …
- 19:31 ModelInheritance edited by
- Fix Typos (diff)
- 13:06 Ticket #1378 ([patch] Please add svn:ignore for Django dirs) reopened by
- Some more directories needing svn:ignore set to "*.pyc" (rev 3896): […]
- 12:12 CookBookTemplateFilters edited by
- added LinkifyFilter link (diff)
- 12:12 LinkifyFilter created by
- added LinkifyFilter
- 11:32 Ticket #2872 (syncdb gives "TypeError: not enough arguments for format string" ...) created by
- A recent revision (probably in range 3887-3864) appears to have broken …
- 10:09 Ticket #2871 (DateTime fields are not checked when updating object) created by
- I created an object, but after that I updated it in Django admin and …
- 09:13 Ticket #2870 (contrib.admin change_list reorders queryset) created by
- The admin change_list orders the list by PK DESC in the absence of any …
- 07:55 Ticket #2752 ("manage.py reset" should honor the "--noinput" option) closed by
- fixed: This feature request has been implemented by changeset #3888. Please …
- 07:06 Ticket #2869 ([patch] Enable admin to get javascript from absolute urls) created by
- Enable admin to get javascript from another domain If admin js …
- 06:59 Ticket #2868 ([patch] Allow use of manage.py to run maintenance scripts) closed by
- duplicate: Duplicate of #2406.
- 05:04 Ticket #2868 ([patch] Allow use of manage.py to run maintenance scripts) created by
- The attached patch adds a 'runscript' action to management.py that …
10/03/2006:
- 17:09 PaginatorTag edited by
- Docstring updated (diff)
- 15:49 Ticket #2867 (Add native Selenium support to django.test framework.) created by
- Selenium is an increasingly popular functional testing framework. …
- 14:51 Ticket #2866 ([patch] Allowing DatabaseWrapper to support extra kwargs as ...) created by
- It would be nice to support extra keyword arguments on …
- 14:22 Ticket #2865 (Refernce to request.META.SERVER_PORT cause httpd crush on Apache ...) created by
- Starting from #3866, reference to request.META.SERVER_PORT is causing …
- 09:50 Ticket #2864 (Creating a ManyToManyField - order of classes) closed by
- invalid: merric, Are you sure you've read the documentation? Yo can find the …
- 09:30 Ticket #2864 (Creating a ManyToManyField - order of classes) created by
- If you create a ManyToMany field in a class BEFORE the class being …
- 08:58 Changeset [8f91717c]attic/boulder-oracle-sprintattic/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
- Modified sql_index function names to match pattern established by …
- 08:46 Changeset [f5087775]attic/boulder-oracle-sprintattic/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
- Refs #1828 -- Added creation of indexes as a step in syncdb. This is …
- 08:25 CookBookPredicates edited by
- updated link to source file in repository (diff)
- 08:23 Changeset [b08a8dbb]attic/boulder-oracle-sprintattic/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
- Cleaned up and clarified some log messages and docstrings. …
- 08:05 Changeset [d886e71f]attic/boulder-oracle-sprintattic/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
- Factored out per-model index generation code. git-svn-id: …
- 07:57 Changeset [67eabb9]attic/boulder-oracle-sprintattic/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
- Modified the default verbosity to be 1 (normal), and added some syncdb …
- 05:01 Changeset [b5a71224]attic/boulder-oracle-sprintattic/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 ability to use --noinput flag for application reset. …
- 04:53 Changeset [bf6257f1]attic/boulder-oracle-sprintattic/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
- Altered the order of arguments to the test function to match common …
- 01:10 Ticket #2863 (docs/tutorial03.txt missing code ??) created by
- On docs/tutorial03.txt you are talking about limit the list of polls …
10/02/2006:
- 23:33 Ticket #2862 ([patch] Make escape filter smarter) closed by
- wontfix: This has been nixed in the past in favour of the auto-escaping …
- 23:02 Ticket #2862 ([patch] Make escape filter smarter) created by
-
The following patch makes the
escape
filter (or technically, the … - 18:13 Ticket #2857 (Implement multi delete) closed by
- duplicate: dupe of #2383
- 12:54 Ticket #2861 (Signals for m2m object creation/deletion) created by
- As many-to-many fields can be also understood as model attributes, it …
- 12:41 Ticket #2860 (Test client only supports file uploads with foo and foo_file parameters) created by
- I'm using a custom manipulator with an ImageUploadField instance. This …
- 12:16 Ticket #2859 (Extend generic update view to accept a optional query set) created by
- It would be a nice addition to extend the update_opject view to accept …
- 12:01 DjangoUsers edited by
- (diff)
- 11:35 Ticket #2858 ([patch] Better default value for SERVER_EMAIL) created by
- Neither mail_managers() nor mail_admins() allow you to specify …
- 11:19 NewbieMistakes edited by
- (diff)
- 03:12 Ticket #2857 (Implement multi delete) created by
- Implement in the Admin interface a multi delete that will delete all …
- 03:09 Ticket #2856 (Admin's Recent Actions will link to a 404 when an object has been deleted.) created by
- A page not found (404) is begin show when clicking on an add or edit …
- 02:15 DjangoUsers edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.