Timeline
07/13/2006:
- 22:09 Changeset [bd131904]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/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 #2325 -- fix the authentication framework to work with new-style …
- 22:09 Ticket #2325 ([patch] authentication framework should work with new style classes as ...) closed by
- fixed: (In [3346]) Fixed #2325 -- fix the authentication framework to work …
- 21:57 Changeset [50448de6]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/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 #2347 -- documented the use of "and" in the blocktrans template …
- 21:57 Ticket #2347 ([patch] document the use of multiple template expressions for the {% ...) closed by
- fixed: (In [3345]) Fixed #2347 -- documented the use of "and" in the …
- 21:55 Changeset [dba1f95e]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/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 check_for_language and to_locale to utils.translation.trans_null …
- 21:38 Ticket #2341 ([patch] CacheDebugWrapper) closed by
- wontfix: Eh, I'm not sure this has general interest, so I'm marking it as a …
- 20:17 Changeset [04e83a05]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/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 another title string that needed escaping (these strings do need …
- 20:03 Ticket #2346 ([patch] admin's base.html template needs to escape {{ title }}) closed by
- fixed: (In [3342]) Fixed #2346 -- Escaped string output in titles in admin …
- 20:03 Changeset [24fa2288]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/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 #2346 -- Escaped string output in titles in admin interface. …
- 20:00 Changeset [49bb884d]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/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 #2345 -- escaped object titles in breadcrumb display in admin. …
- 20:00 Ticket #2345 ([patch] admin's object_history.html template needs to escape {{ object ...) closed by
- fixed: (In [3341]) Fixed #2345 -- escaped object titles in breadcrumb display …
- 19:56 Changeset [cb19acf]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/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 masochistic to sadistic in docs/templates.txt. Thanks, …
- 19:54 BadContent edited by
- (diff)
- 19:49 Changeset [2175c99]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/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 #2344 -- Filtered some object string representations through the …
- 19:49 Ticket #2344 ([patch] admin's delete_confirmation.html template needs to escape {{ ...) closed by
- fixed: (In [3339]) Fixed #2344 -- Filtered some object string representations …
- 18:31 RowLevelPermissions edited by
- (diff)
- 18:30 RowLevelPermissionsDeveloper created by
- 18:22 RowLevelPermissions edited by
- (diff)
- 18:21 RowLevelPermissions edited by
- (diff)
- 16:34 Ticket #2351 (MySQL syntax error on object.all().count(), when called from template) created by
- I have a blogpost model which is referenced by a Comment class. Thus, …
- 16:31 Changeset [0a2e8da]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/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 bug in manipulator_valid_rel_key -- it assumed the related …
- 16:28 Ticket #2350 (ManyToManyField and db_index) created by
- Hi, When combining a db_index with a ManyToManyField, the db_index is …
- 16:16 Ticket #2144 ([patch] parameter conversion failing with get_or_create....) closed by
- fixed: Adrian: the patch is very hackish :) and nothing more then an updated …
- 12:42 Ticket #2348 ([patch] Unbound local error when performing invalid query) created by
- When performing a model query with an invalid keyword, I get an …
- 12:37 DjangoOnWindowsWithIISAndSQLServer edited by
- (diff)
- 11:21 Ticket #2347 ([patch] document the use of multiple template expressions for the {% ...) created by
- […]
- 10:19 Ticket #2346 ([patch] admin's base.html template needs to escape {{ title }}) created by
- The admin's views.main.history view sets the "title" template tag to …
- 10:19 Ticket #2345 ([patch] admin's object_history.html template needs to escape {{ object ...) created by
- object's string representation can contain html.
- 10:17 Ticket #2344 ([patch] admin's delete_confirmation.html template needs to escape {{ ...) created by
- object's string representation can contain html.
- 09:45 BadContent edited by
- (diff)
- 06:34 Ticket #2343 ([patch] make template.Library.inclusion_tag accept a list of template names) created by
- IMO, it is useful to make the inclusion_tag decorator to accept not …
- 06:19 Ticket #2342 ([patch] DateFieldFilterSpec small fix) created by
- Param 'remove' to cl.get_query_string() must be list, below is a …
- 05:05 Ticket #2341 ([patch] CacheDebugWrapper) created by
- add some instrumentation to the cache object so we can see how …
07/12/2006:
- 22:52 Changeset [36e4e5a]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/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
- Proofread docs/settings.txt changes from [3336] git-svn-id: …
- 18:52 BackwardsIncompatibleChanges edited by
- Revert spam vandalism (diff)
- 18:37 BackwardsIncompatibleChanges edited by
- (diff)
- 16:21 Ticket #2335 (In some cases MySQLdb returns array.array which causes an error in ...) created by
- settings.py […] urls.py […] db synced, server restarted, …
- 15:26 MultipleDatabaseSupport edited by
- Updated current status with note about temporary instability (diff)
- 13:38 Ticket #109 (Patch: Customizing Date(Time)Field displays) closed by
- fixed: Revert spam.
- 13:18 UsingVimWithDjango edited by
- (diff)
- 09:19 Ticket #2334 (Warning raised when list_filter contains a model method name) closed by
-
invalid: This behavior is correct.
list_filter
doesn't accept method names. - 04:33 CommonPitfalls edited by
- (diff)
- 04:07 Ticket #2334 (Warning raised when list_filter contains a model method name) created by
-
The Admin
list_display
property for one of my models contains a … - 02:40 Changeset [e88a9cc9]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/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 it clear that we do not alter the process environment when manual …
- 02:28 Ticket #2333 (Add unit test framework for end-user Django applications) created by
- Although Django itself has unit tests, there is no integrated …
07/11/2006:
- 23:04 Ticket #109 (Patch: Customizing Date(Time)Field displays) reopened by
- 22:31 Ticket #2332 ([patch] is_loggedin method for User and AnonymousUser models.) created by
-
This
is_loggedin
method replaces theis_anonymous
method. … - 21:02 Ticket #1602 (magic-removal: urlify.js blocks out non-English chars) closed by
- duplicate: This and #2282 are talking about the same thing. There is a bit more …
- 18:46 Ticket #2331 (Related Field has invalid lookup: icontains) created by
- just upgraded to the latest head, and found this. I could have sworn …
- 18:11 Ticket #2330 (Exceptions are raised when terminating the development server with ...) created by
- The following exception tracebacks are printed when terminating or …
- 16:50 Ticket #2329 (Allow password set on User's admin interface) closed by
- duplicate: Duplicate of #61.
- 16:41 Ticket #2329 (Allow password set on User's admin interface) created by
- The password field that currently appears on the admin page for "User" …
- 15:05 MultipleDatabaseSupport edited by
- Expanded TODO list, noted that the plan is changing. (diff)
- 14:13 Ticket #2301 ([patch] AdminOption property to set links on display_field fields) closed by
- fixed: Fixed in [3333].
- 14:08 Changeset [085b744]attic/boulder-oracle-sprintattic/gisattic/newforms-adminattic/queryset-refactorattic/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 #2301 -- Fixed HTML problem with list_display_links. Thanks, …
- 13:43 Ticket #2328 ([patch] admin does not allow omitting fields in Admin.fields list) created by
- I ran into this trying to do something in similar vein to Luke Holt's …
- 09:59 Ticket #2327 (Need a warning that dictionaries passed from a custom context ...) created by
- An unexpected interaction between RequestContext and update_view …
- 09:53 CookBook edited by
- Added a (diff)
- 09:08 Changeset [78adbd94]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 get_language_bidi to django.utils.translation.trans_nuill. Refs …
- 09:05 Ticket #109 (Patch: Customizing Date(Time)Field displays) closed by
- fixed
- 09:04 BadContent edited by
- (diff)
- 09:03 Ticket #2326 ([patch] contrib.auth.models catches exceptions wrongly) closed by
- fixed: (In [3328]) Fixed #2326 -- Fixed exception catching in …
- 09:03 Changeset [f3a586a]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 #2326 -- Fixed exception catching in django.contrib.auth.models. …
- 07:38 Ticket #2301 ([patch] AdminOption property to set links on display_field fields) reopened by
-
I just remarked a light CSS problem with
list_display_links
. If … - 04:55 Ticket #2326 ([patch] contrib.auth.models catches exceptions wrongly) created by
- It's quite trivial: line 242: […] This will not catch …
- 04:51 Ticket #2325 ([patch] authentication framework should work with new style classes as ...) created by
- The new Authentication Framework uses str() on the class to get the …
- 03:23 Ticket #2323 (make-messages.py not working outside of django apps) created by
- It seems that the translation module now requires 'settings'. This …
- 00:03 Ticket #2203 (TIME_FORMAT, DATE_FORMAT and DATETIME_FORMAT are ignored) reopened by
- This is broken as of r3327 trunk, for the English locale. Indeed, it …
07/10/2006:
- 23:23 Ticket #2080 (OR lookup across many-to-one relationships gives unexpected results) closed by
- duplicate: Duplicate of #1801.
- 23:11 Changeset [33f47ae3]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 local 'qn' variable for backend.quote_name in …
- 22:54 MultipleDatabaseSupport edited by
- Added TODO item: validation warning for alien relations (diff)
- 22:35 Changeset [cfcd4a5]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 local 'qn' variable for backend.quote_name in …
- 22:29 Changeset [98597be]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 references to LOOKUP_SEPARATOR in …
- 22:27 Changeset [9a0e56d]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 unnecessary 'except: raise' in …
- 22:27 Changeset [a17a9d1]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 local 'qn' variable for backend.quote_name in …
- 22:21 Changeset [c262e196]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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
- Renamed 'clause' variable to 'lookup_type' in …
- 22:20 Changeset [79b7fc1]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 formatting change to m2m_and_m2o model unit test git-svn-id: …
- 22:09 Changeset [1805bbb]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 runtests.py to set USE_I18N=True for testing git-svn-id: …
- 21:50 Ticket #2309 (After introducing USE_I18N runserver throws exception) closed by
-
fixed: The solution is *not* to import
django.utils.translation
in your … - 21:49 Changeset [93b2161]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 note to docs/settings.txt and docs/i18n.txt about not importing …
- 21:33 Ticket #1614 (query.lookup_inner doesn't update tables) closed by
- fixed: Fixed in [3317].
- 21:32 Changeset [b4b9edc]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 #1614 -- get_sql(), lookup_inner() and parse_lookup() no longer …
- 17:26 Ticket #109 (Patch: Customizing Date(Time)Field displays) reopened by
- 15:53 BadContent edited by
- (diff)
- 15:21 MultipleDatabaseSupport edited by
- Updated current status. (diff)
- 10:00 BadContent edited by
- (diff)
- 09:25 BadContent edited by
- (diff)
- 09:22 Changeset [4872e16]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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
- Decimated 'whilst' in docs/templates_python.txt from [3308] …
- 09:14 Changeset [4295dd91]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 arabic to the setup git-svn-id: …
- 09:14 Ticket #2302 (Arabic support po files and a small patch) closed by
- fixed: (In [3310]) fixed #2302: added arabic translation. thx Ahmad Alhashemi.
- 09:14 Changeset [8c399ba]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 #2302: added arabic translation. thx Ahmad Alhashemi. …
- 08:26 Ticket #2321 (list_display_links (tuple)) closed by
- invalid: list_display_links takes a sequence as its argument (just like …
- 08:12 Ticket #2322 (Django FCGI interface doesn't display the 500 error page when an ...) created by
- If I set DEBUG = False in my settings.py, fcgi interface displayes a …
- 08:11 Ticket #2321 (list_display_links (tuple)) created by
- list_display_links = ('title',) works list_display_links = ('title') …
- 08:02 Ticket #1563 ([patch] generic views should accept `manipulator` parameter) reopened by
- Hmm, are you talking also about _custom_ manipulators, or only …
- 05:50 Changeset [9af47730]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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
- Typo fixing. git-svn-id: …
- 05:48 Changeset [927d87d7]attic/boulder-oracle-sprintattic/full-historyattic/gisattic/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 #2320 -- corrected numerous errors in the custom tag examples in …
- 05:48 Ticket #2320 (Template - Python, Tags, example) closed by
- fixed: (In [3308]) Fixed #2320 -- corrected numerous errors in the custom tag …
Note: See TracTimeline
for information about the timeline view.