Timeline
06/08/2006:
- 22:43 Ticket #2122 (get_FIELDNAME_display() fails on instance returned by ...) created by
- Invoking get_FIELDNAME_display() on a model instance returned by …
- 19:10 DocItOverview created by
- Django at a glance, Italian translation.
- 15:30 Ticket #21 (FileUploadField should allow for manual filename entry) reopened by
- Uh, what? Please don't close tickets like this, unless they're …
- 15:24 Ticket #21 (FileUploadField should allow for manual filename entry) closed by
- invalid: the file upload field is controled by the browser and for security …
- 15:20 Ticket #2121 (Invalid SQL generated when using list_filter with search_fields) created by
- I have a model as such […] If I do a search for anything I get an …
- 14:14 MultipleDatabaseSupport edited by
- Add current status (diff)
- 14:11 MultipleDatabaseSupport edited by
- More details about the plan (diff)
- 13:58 MultipleDatabaseSupport created by
- First notes on multiple database support
- 13:52 WikiStart edited by
- Add link to multiple database support wiki page (diff)
- 10:49 Ticket #2115 ('tuple' object has no attribute 'startswith') closed by
- invalid: Have a look in your settings.py file and check that the MEDIA_ROOT …
- 10:15 Changeset [4fc6e517]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Tests to avoid regressions for ticket #2108. See also r3115. …
- 10:14 Ticket #2108 (Empty models result in invalid SQL for Sqlite) closed by
- fixed: (In [3115]) Fixed #2108 -- allow saving of empty models, rather than …
- 10:14 Changeset [7e2b888]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #2108 -- allow saving of empty models, rather than just dropping …
- 08:18 BetterErrorMessages edited by
- minor edits, added refs to two relevant wiki pages (diff)
- 07:44 Ticket #2108 (Empty models result in invalid SQL for Sqlite) reopened by
- Inserting NULL into an automatically-incremented field is a common …
- 02:20 Ticket #2120 (Poor schema support (PostgreSQL)) created by
- Problem with schemas was reported in tickets #1208 and #1051. In the …
- 00:04 Ticket #2106 ([patch] i18n for collapse block javascript) closed by
- fixed: (In [3114]) Fixed #2106 -- Made collapse-block JavaScript …
- 00:04 Changeset [29f55c8]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #2106 -- Made collapse-block JavaScript translatable. Thanks, …
- 00:00 Ticket #2109 ([patch] Moving old-style classes to new-style) closed by
- fixed: (In [3113]) Fixed #2109 -- Convert old-style classes to new-style …
- 00:00 Changeset [2abfd5d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #2109 -- Convert old-style classes to new-style classes …
06/07/2006:
- 23:48 Ticket #2112 ([patch] Add the reverse of PREPEND_WWW, which strips leading "www.") closed by
- wontfix: This is a bit too much of a special case, so I don't think it should …
- 23:29 Changeset [5edd1335]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Added django.template.Token.split_contents() and used it to add …
- 23:26 Changeset [0f0560a]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Changed django.utils.text.smart_split to return strings, not tuples …
- 23:26 Ticket #2119 ([patch] get_sql_initial_data_for_model can't handle quoted quotes) created by
- The RE in get_sql_initial_data_model can't parse data of the form …
- 23:08 Changeset [a88e0ec]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #2116 -- Added ul_class parameter to …
- 23:08 Ticket #2116 ([patch] CheckboxSelectMultipleField is missing ul_class parameter) closed by
- fixed: (In [3110]) Fixed #2116 -- Added ul_class parameter to …
- 22:49 NewbieMistakes edited by
- (diff)
- 22:47 Changeset [3aa6b05]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Solved the POST-data-lost-after-redirect problem by raising …
- 22:33 Changeset [e5cd46d6]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #2026 -- Added support for 'and' in template 'if' tags, added …
- 22:09 BadContent edited by
- (diff)
- 22:03 Ticket #2118 (Correction to add-ons documentation) closed by
- fixed: (In [3107]) Fixed #2118 -- Fixed typos in docs/add_ons.txt. Thanks, …
- 22:03 Changeset [14c159d2]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #2118 -- Fixed typos in docs/add_ons.txt. Thanks, …
- 22:02 BadContent edited by
- Changed LED spam line to look for word boundaries on either side, to … (diff)
- 21:59 Ticket #2118 (Correction to add-ons documentation) created by
- The add-on documentation states that to use template filters such as …
- 21:43 Ticket #2117 (djangoproject.com/community/ doesn't seem to be updating itself) closed by
- fixed
- 20:52 Changeset [64ebd1d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Added 'Is Django a content-management-system?' to the faq git-svn-id: …
- 20:50 Ticket #2114 (Broken Link In 0.90 Docs) closed by
-
worksforme: I couldn't find a link to
/documentation/0_90/model_api/
from … - 20:49 Ticket #2117 (djangoproject.com/community/ doesn't seem to be updating itself) created by
- The [http://www.djangoproject.com/community/ feed aggregator on the …
- 20:39 Ticket #2116 ([patch] CheckboxSelectMultipleField is missing ul_class parameter) created by
- The CheckboxSelectMultipleField is missing the useful "ul_class" …
- 20:11 Ticket #1099 ([patch] Enable usage of absolute path for admin js option) reopened by
- I thought I'd add my crack at this issue; as it's been three months …
- 20:00 Ticket #1633 (Allow including javascript files from different hosts in admin-interface.) closed by
- duplicate: Duplicate of #1099 -- but even so, I'd like to see something along the …
- 19:42 BadContent edited by
- (diff)
- 19:14 Ticket #2108 (Empty models result in invalid SQL for Sqlite) closed by
- fixed: (In [3104]) Fixed #2108 -- do not try to save an empty model.
- 19:13 Changeset [89920e05]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #2108 -- do not try to save an empty model. git-svn-id: …
- 18:25 Ticket #2115 ('tuple' object has no attribute 'startswith') created by
- In the last development version, Inthe admin interface in ImageField, …
- 17:52 Ticket #2114 (Broken Link In 0.90 Docs) created by
- On /documentation/0_90/model_api/ there is a broken link to …
- 17:37 Ticket #2113 ([patch] Updated DATE*_FORMAT translations in polish i18n file) created by
- Here is a small patch to the polish i18n file. Current translation of …
- 16:49 Ticket #2110 (It should be nice if values() method or new one return a plain list of ...) closed by
- wontfix: Closing as wontfix for reason stated in previous comment.
- 16:13 Ticket #2112 ([patch] Add the reverse of PREPEND_WWW, which strips leading "www.") created by
- I actually wanted the exact reverse functionality given by …
- 14:56 Ticket #2111 (Admin site can't deal with broken ForeignKeys) created by
- I'm using Django's admin site to interface to an existing database …
- 13:51 Ticket #2110 (It should be nice if values() method or new one return a plain list of ...) created by
- example: Article.objects.values('name', 'author') return a list of …
- 12:06 Ticket #2109 ([patch] Moving old-style classes to new-style) created by
- This [http://groups.google.com/group/django-users/msg/7d4773cccde8d51d …
- 11:59 Ticket #2108 (Empty models result in invalid SQL for Sqlite) created by
- A model with no fields, e.g. class EmptyModel(models.Model): …
- 10:55 Ticket #2107 (Adding an object and several related objects at once with manipulators ...) created by
- Adding an object and several related objects at once with manipulators …
- 10:16 Ticket #2106 ([patch] i18n for collapse block javascript) created by
- A small patch to mark as translatable the "Hide"/"Show" literals at …
- 09:41 Ticket #2105 ([patch] Allow manage.py runserver to use service names as well as port ...) created by
- This patch allows a named service to be passed to manage.py runserver …
- 07:07 Ticket #2104 ([patch] Make admin view methods wrappable by user views for non-staff) created by
- I'm trying to call admin views from my views to greatly simplify my …
- 04:27 AjaxDjangoDojoForm edited by
- spell (diff)
- 04:19 Changeset [58ab678d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Fix test output as a result of the change in r3094. git-svn-id: …
- 04:09 AjaxDjangoDojoForm edited by
- (diff)
- 04:09 AjaxDjangoDojoForm edited by
- p3 (diff)
- 02:50 Ticket #1716 (pychecker: _get_next_or_previous_in_order can't work) closed by
- fixed: This was fixed in [3046].
- 02:20 Ticket #2103 (DateField and DateTimefield do not really validate) created by
- When providing an invalid date like 2006-2-31 to a DateField or …
- 01:09 Changeset [ff463671]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Added ckknight to AUTHORS git-svn-id: …
- 01:08 Changeset [a1c9c52]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Added django.utils.text.smart_split. Thanks, ckknight git-svn-id: …
06/06/2006:
- 23:48 Ticket #2102 ([patch] Enable the template for loop to work with a generator.) created by
- The template system's for loop currently doesn't work with a generator …
- 23:26 BadContent edited by
- (diff)
- 23:22 Ticket #1503 (model validation does not report duplicate auto-generated "id" column) closed by
- fixed: (In [3100]) Fixed #1503 -- Improved model validator to throw an error …
- 23:22 Changeset [22da62f2]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #1503 -- Improved model validator to throw an error if a model …
- 23:15 Changeset [0b92bd1]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 legacy deprecated_args check from django.core.management …
- 23:12 Changeset [b78b1b9]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Small improvement to django.template.resolve_variable -- isdigit() …
- 22:17 Ticket #2100 ([patch] admin change list i18n patchlets) closed by
- fixed: (In [3097]) Fixed #2100 -- Made some remaining parts of the admin …
- 22:17 Changeset [3db34ce7]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #2100 -- Made some remaining parts of the admin changelist …
- 22:10 Changeset [d028f891]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Added section to docs/db-api.txt get_or_create() section about GET vs. …
- 21:47 Changeset [1926428a]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #2098 -- Loosened validation for model 'ordering' parameter by …
- 21:47 Ticket #2098 ([patch] syncdb fails if models contain ordering fields in format ...) closed by
- fixed: (In [3095]) Fixed #2098 -- Loosened validation for model 'ordering' …
- 21:46 Changeset [f3f002b1]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #1697 and #2095 -- Made 'choices' parameter accept any iterable …
- 21:46 Tickets #1697,2095 batch updated by
- fixed: (In [3094]) Fixed #1697 and #2095 -- Made 'choices' parameter accept …
- 21:38 Ticket #2096 ([patch] small M-R fix for example in ' template language for ...) closed by
- fixed: (In [3093]) Fixed #2096 -- Fixed small error in …
- 21:38 Changeset [448becef]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #2096 -- Fixed small error in docs/templates_python.txt. Thanks, …
- 19:28 AjaxDjangoDojoForm edited by
- (diff)
- 19:27 AjaxDjangoDojoForm edited by
- spelling (diff)
- 19:22 AjaxDjangoDojoForm edited by
- (diff)
- 19:09 Changeset [b3a6348b]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Added Manager.get_or_create() git-svn-id: …
- 18:49 Ticket #2101 (maxlength should be max_length) created by
- I have a feeling this isn't going to go over too well, but the …
- 18:08 DocItRequestResponse created by
- Request and response objects, Italian translation.
- 15:47 Ticket #2100 ([patch] admin change list i18n patchlets) created by
- This patch makes translatable the following items of the change list …
- 14:43 Ticket #2099 (dateformat test fails on Windows (Python 2.4.2)) created by
- When trying to run unit test suite against sqlite3 database you get …
- 11:54 AjaxDjangoDojoForm edited by
- Corrected spelling… (diff)
- 11:01 AjaxDjangoDojoForm edited by
- (diff)
- 11:00 AjaxDjangoDojoForm edited by
- (diff)
- 10:58 AjaxDjangoDojoForm edited by
- part2 (diff)
- 10:28 Ticket #1668 (Translate module names via make-messages.py) reopened by
- The problem is, the admin doesn't try to translate module names - not …
- 10:22 Ticket #2089 (BiDi supporting patches for docs, template context and admin) closed by
- fixed: (In [3091]) fixed #2089: added language bidirectional support and …
- 10:22 Changeset [7e88ec5]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #2089: added language bidirectional support and updated the …
- 10:17 AjaxDjangoDojoForm edited by
- (diff)
- 10:13 Ticket #2090 (bad encoding in django.po french file) closed by
- fixed: (In [3090]) fixed #2090: fixed bad charset header in po file
- 10:13 Changeset [05b1a70d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 #2090: fixed bad charset header in po file git-svn-id: …
- 10:11 RemovingTheMagic edited by
- Suggested fix for auth_permissions.package problem in SQLite (diff)
- 10:03 AjaxDjangoDojoForm edited by
- (diff)
- 10:01 AjaxDjangoDojoForm edited by
- (diff)
- 10:00 AjaxDjangoDojoForm edited by
- (diff)
- 09:56 AjaxDjangoDojoForm edited by
- (diff)
- 09:55 AjaxDjangoDojoForm edited by
- (diff)
- 09:55 AjaxDjangoDojoForm edited by
- (diff)
- 09:54 BadContent edited by
- (diff)
- 08:16 Ticket #2098 ([patch] syncdb fails if models contain ordering fields in format ...) created by
- For example with ordering = ('auth_user.username', ) when syncdb is …
- 07:30 Changeset [86d585a0]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Backed out [3088] which was a premature commit with a message meant …
- 07:20 Changeset [0909c97e]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- BNW: Added modpython handler to autosettings git-svn-id: …
- 06:45 Ticket #2096 ([patch] small M-R fix for example in ' template language for ...) created by
- The example in 'Extending the template system' section still talks …
- 05:54 RemovingTheMagic edited by
- Added comment about content types (diff)
- 05:32 Ticket #2095 ([patch] allow choices to be any sequence, not just tuple or list) created by
- This patch allows the 'choices' property on fields to be any sequence, …
- 04:49 Ticket #1241 (Internationalisation of date fields in free admin section.) reopened by
- Ramiro, I think you might be correct, I just got over excited that …
- 04:27 Ticket #1241 (Internationalisation of date fields in free admin section.) closed by
- fixed: Looks like this was fixed in …
- 04:15 Ticket #1191 ([patch] Field type not carried over to manipulator) closed by
- invalid: This is no longer needed in post magic-removal
- 00:29 Ticket #1787 (Regeneration of permissions after magic-removal switch) reopened by
- I tried the suggested delete-everything suggestion and ran into …
- 00:16 Changeset [6dfea737]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Made template names in django.contrib.auth.views passable as …
06/05/2006:
- 21:08 BadContent edited by
- (diff)
- 20:43 AjaxDjangoDojoForm edited by
- (diff)
- 20:41 AjaxDjangoDojoForm edited by
- more fixes (diff)
- 20:38 AjaxDjangoDojoForm edited by
- (diff)
- 19:12 Ticket #2093 ([patch] Better paginator) created by
- There's no orhpan feature for the paginator. For example: […] The …
- 18:51 Sandbox created by
- 16:26 BadContent edited by
- (diff)
- 11:28 Changeset [afe55af]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 my URL in the FAQ doc. git-svn-id: …
- 11:27 Changeset [6cd0125]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Added more visible borders to form buttons. git-svn-id: …
- 11:12 BadContent edited by
- Added some profanities (diff)
- 10:53 Ticket #2092 (Wrong redirect to https URL when using django with mod_python) created by
- Currently in django/middleware/common.py following code is used to …
- 10:25 Changeset [42a3442]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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 stupid bug in [3802] git-svn-id: …
- 10:20 Changeset [55b6559b]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/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.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
- Small refactoring of django.core.management to allow a custom argv to …
- 09:53 Ticket #2088 (abstract out the manner in which information about models is accessed, ...) closed by
- invalid: This is too much of an abstract idea (no pun intended) for the ticket …
- 09:39 Ticket #2091 (IN field lookup returns all objects without filtering by the supplied ...) created by
- using an IN field lookup in a filter on a ManyToMany field seems to …
- 09:09 AjaxDjangoDojoForm edited by
- (diff)
- 09:09 AjaxDjangoDojoForm edited by
- update (diff)
- 08:32 AjaxDjangoDojoForm edited by
- (diff)
- 08:32 AjaxDjangoDojoForm edited by
- (diff)
- 08:18 AjaxDjangoDojoForm edited by
- (diff)
- 08:14 AjaxDjangoDojoForm edited by
- (diff)
- 07:56 AjaxDjangoDojoForm edited by
- (diff)
- 06:46 AjaxDjangoDojoForm edited by
- some corrections (diff)
- 06:44 AjaxDjangoDojoForm edited by
- First Introduction (diff)
- 06:37 AjaxDjangoDojoForm created by
- 06:06 Ticket #2090 (bad encoding in django.po french file) created by
- django/conf/locale/fr/LC_MESSAGES/django.po line 15 : should have …
- 04:19 WikiStart edited by
- (diff)
- 04:19 WikiStart edited by
- (diff)
- 04:18 WikiStart edited by
- (diff)
- 04:16 WikiStart edited by
- (diff)
- 04:03 Ticket #2089 (BiDi supporting patches for docs, template context and admin) created by
- This follows #1660. It adds: * LANGUAGE_BIDI context variable * …
- 03:49 WikiStart edited by
- (diff)
- 03:48 WikiStart edited by
- (diff)
- 03:47 WikiStart edited by
- (diff)
- 01:42 Ticket #2088 (abstract out the manner in which information about models is accessed, ...) created by
- I would like to recommend that information about models be accessed …
Note: See TracTimeline
for information about the timeline view.