Timeline
07/24/2005:
- 20:31 Ticket #176 (Database settings should not be kept in settings.main for ease of ...) closed by
- invalid: Hmm, now I've played with it a bit more, I get it. No need to change. …
- 20:27 Ticket #187 (Uknown error with ordering in the admin interface) created by
- I've defined the following model: […] When I try to list my blogs …
- 20:25 Ticket #175 (select_related does not work in both directions..) reopened by
- I don't think so.. the SQL should be the same for both cases, just …
- 20:24 Ticket #186 ([patch] Refactor django/core/meta.py to eliminate duplicate code) created by
-
The
function_get_list
andfunction_get_iterator
functions … - 19:59 Ticket #185 (Chaining views) created by
- Currently, it's possible to assign only one view to specified URL …
- 19:52 Ticket #184 (Add django architecture documentation) created by
- It would be great to have documentation of Django architecture - …
- 19:36 Ticket #183 (TypeError: can't compare datetime.datetime to datetime.date) created by
- Error: […]
- 17:35 Ticket #182 (Add a command to django-admin.py that will install missing tables) created by
- Since right now django can't alter tables on the fly, though I have …
- 17:22 Ticket #181 (Site and FlatFile don't appear in the Admin interface) created by
- As alluded to in your Model documentation, there's a FlatFile model, …
- 17:21 Changeset [371144f]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
- A bunch of generics: documentation of generic views; cleaned up …
- 17:01 Ticket #171 (Bug, I think, in foreign keys and SQLite) closed by
- invalid: Asheesh -- yes, this is something you're supposed to handle yourself; …
- 16:53 Ticket #175 (select_related does not work in both directions..) closed by
- wontfix: This is basically impossible to fix. If you think about the SQL …
- 16:49 Ticket #178 (Wrong time zone usage) closed by
- invalid: You don't set TZ in the environment; you'll need to set it in your …
- 16:48 Ticket #179 (Time zone doesn't work right under django_admin.py runserver) closed by
- worksforme: There's not enough information about what "doesn't work" (i.e. it …
- 16:47 Ticket #180 (request.POST doesn't work in django_admin.py runserver) closed by
- worksforme: request.POST works just fine for me; if there's something more …
- 15:56 Ticket #180 (request.POST doesn't work in django_admin.py runserver) created by
- Maybe you should warn people that only tutorial code works with it ;)
- 15:55 Ticket #179 (Time zone doesn't work right under django_admin.py runserver) created by
- No problems with mod_python though
- 15:38 Ticket #178 (Wrong time zone usage) created by
- Django doesn't pick up time zone when running under Ubuntu. Setting TZ …
- 14:22 Ticket #177 (Logout from Admin leaves you in /admin/logout) created by
- If you logout from the admin interface, your browser (konq & moz) is …
- 14:02 Changeset [8bd30b0]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
- Added formfields/manipulators docs; added a few notes to the FAQ …
- 11:07 Ticket #176 (Database settings should not be kept in settings.main for ease of ...) created by
- I'm currently developing a project which I hope will be reusable. This …
- 10:48 Ticket #175 (select_related does not work in both directions..) created by
- comparing the following two statements: […] The first statement …
07/23/2005:
- 23:25 Ticket #174 (Tutorial01 translated to brazilian portuguese) created by
- Tutorial01 translated to brazilian portuguese
- 22:51 Ticket #173 (How do I start Django's in built webserver?) closed by
- invalid: The Tract DB is not for support issues, please use the django-users …
- 22:00 Ticket #173 (How do I start Django's in built webserver?) created by
- I don't want to spend however long setting up apache! It says in your …
- 19:08 Ticket #172 (Twisted (twisted.web2) support for Django ) created by
- I've implemented a basic module to use Twisted Web2 to drive Django. …
- 14:22 Ticket #171 (Bug, I think, in foreign keys and SQLite) created by
- Here's a dump of what should be enough info to reproduce the bug. I …
- 10:49 Changeset [768c17e]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 #168 -- admin object history was assuming primary key was named …
- 10:49 Ticket #168 (history() in django/views/admin/main.py makes assumptions about the ...) closed by
- fixed: (In [302]) Fixed #168 -- admin object history was assuming primary key …
- 10:47 Changeset [4ab1e196]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 #169 -- Thanks, django@… git-svn-id: …
- 10:47 Ticket #169 (\\dt instead of \dt in Tutorial 1) closed by
- fixed: (In [301]) Fixed #169 -- Thanks, django@…
- 07:45 Ticket #170 (Unicode field names cause UnicodeEncodeError in main admin handler) created by
- I'am from China.I can't type words in chinese.There is a …
- 06:28 Ticket #169 (\\dt instead of \dt in Tutorial 1) created by
- In Tutorial 1 …
07/22/2005:
- 21:57 Ticket #168 (history() in django/views/admin/main.py makes assumptions about the ...) created by
- Normally the ID of an object is "id", except in cases like mine where …
- 16:58 Ticket #151 (javascript clock not dismissed by clicking "cancel"; several ...) closed by
- fixed: The cancel part is fixed in [300]; the ljworld stuff is a duplicate of …
- 16:56 Changeset [0bbe1f44]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
- DateTimeShortcuts.js now calls the right dismiss function; thanks …
- 16:33 Ticket #167 (ForeignKey should also take string arg instead of class name) created by
- Some ForeignKey relationships might be circular, due to the somewhat …
- 15:10 Ticket #166 ([patch] Add "in" to the lookup types in the DB API) created by
-
This patch allows one to do
field__in=[1,4,7,10]
to select a … - 13:45 Changeset [c2a5c49a]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 #153 -- Changed docs to use new ordering syntax git-svn-id: …
- 13:45 Ticket #153 (Change docs to use new ordering syntax) closed by
- fixed: (In [299]) Fixed #153 -- Changed docs to use new ordering syntax
- 13:34 Ticket #63 (Factor django.core.handlers into subclasses to remove duplicate code) closed by
- fixed: (In [298]) Fixed #63 -- Refactored django.core.handlers into …
- 13:34 Changeset [c97efb6]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 #63 -- Refactored django.core.handlers into subclasses to remove …
- 13:14 Ticket #38 (Create sqlite backend) closed by
- fixed: Jacob fixed this in [288] -- please test.
- 13:13 Ticket #99 (enhance model "ordering" to reduce redundancy for multiple same-order ...) closed by
- fixed: The core problem you pointed out here (verbosity) was fixed in [292], …
- 13:12 Changeset [d573cb0]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 #112 -- WSGI handler now displays proper text status. Thanks, …
- 13:12 Ticket #112 (WSGI requires a HTTP reason in the status) closed by
- fixed: (In [297]) Fixed #112 -- WSGI handler now displays proper text status. …
- 13:07 Ticket #165 (Should mod_python config use PythonOption instead of SetEnv for settings?) created by
- I'm not sure what does this for performance (probably not bad, …
- 13:04 Ticket #135 (Document mod_python behavior with more than one SETTINGS in a vhost) closed by
- fixed: Fixed in [277].
- 13:01 Ticket #164 (mysql/pgsql not implemented in django.core.cache?) created by
- Am I just missing it? It looks like only simple and memcache are …
- 12:59 Ticket #157 (view/admin/main.py change_list assumes orderlist is tuple) closed by
- fixed: Fixed in [296]. Thanks!
- 12:58 Changeset [79026a6e]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 #156 -- Fixed admin changelist bug as a result of ordering …
- 12:58 Ticket #156 (changeset 293 breaks tutorial polls app) closed by
- fixed: (In [296]) Fixed #156 -- Fixed admin changelist bug as a result of …
- 12:58 Ticket #163 (Option to leave off __exact) created by
-
Doing
sites.get_object(id__exact = 1)
seems kind of verbose if … - 12:57 Ticket #162 (admin log accesses __repr__ too late (w/patch)) created by
- If a meta.Model class has a repr function like this: […] When the …
- 12:42 Ticket #161 (Log output for "django-admin runserver" shouldn't display ...) created by
- The admin media access logs just get in the way. We should figure out …
- 12:14 Ticket #155 (django-admin initializes mysite.com in meta table without way to ...) closed by
- invalid: You can change it by using the API. […] There's no admin …
- 12:03 Ticket #160 (Never get to the final logout page) created by
- When trying to logout of the admin interface (code from [295]), I …
- 11:55 Ticket #159 (Circular logout problem) created by
- When a not-logged-in user goes to /admin/logout/, they get a login …
- 11:40 Changeset [f1f9527]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
- Uncommented link to Change password now that it works git-svn-id: …
- 11:34 Ticket #158 (Base admin template changes) created by
- * Now that the templates are in, re-enable the password change option. …
- 11:32 Ticket #134 (Template for password change not included in source dist) closed by
- fixed
- 10:02 Changeset [8ef422d0]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
- Added password reset templates to admin_templates git-svn-id: …
- 09:01 Ticket #157 (view/admin/main.py change_list assumes orderlist is tuple) created by
- In the function change_list in views/admin/main.py, an assumption is …
- 08:49 Ticket #156 (changeset 293 breaks tutorial polls app) created by
- After svn up I get the following error when trying to access the admin …
- 08:12 Ticket #155 (django-admin initializes mysite.com in meta table without way to ...) created by
- The django-admin script initializes the meta table to contain a …
- 08:10 Ticket #154 (Can't delete object with ManytoMany Relationship) created by
- If you have an object with a manytomany relationship you can't delete …
- 08:06 Ticket #153 (Change docs to use new ordering syntax) created by
- See #146 and [292].
- 08:03 Changeset [837a6456]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
- Django now outputs a warning if you use old ordering syntax …
- 08:02 Ticket #146 (Change order_by and ordering parameters to be less verbose) closed by
- fixed: (In [292]) Fixed #146 -- Changed order_by and ordering parameters to …
- 08:02 Changeset [8b3c05af]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 #146 -- Changed order_by and ordering parameters to be less …
- 06:33 Ticket #152 (FCGI server for django) created by
- Maybe the FCGI-WSGI-Server at …
- 05:11 Ticket #151 (javascript clock not dismissed by clicking "cancel"; several ...) created by
- While going through part 2 of the tutorial (web admin interface), I …
- 04:55 Ticket #150 (Should put a notice to set an *absolute path', in the DATABASE_NAME ...) created by
- If you don't put an absolute path in the DATABASE_NAME variable in the …
- 04:17 Ticket #149 (Show latest comments on djangoproject.com) created by
- See title. An RSS feed of recently added comments would be very handy …
- 04:09 Ticket #148 (Add some padding to the bottom of div#content-main) created by
- If you look at this page: http://www.djangoproject.com/community/ - …
- 00:11 Changeset [05bdb8d6]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 a legacy ordering_tuple --> order_by renaming in core.paginator …
07/21/2005:
- 23:40 Changeset [2d3def9]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
- Tiny code compression in django.views.admin.main git-svn-id: …
- 23:18 Ticket #147 ("sqlite" should be "sqlite3" in conf/project_template/settings/main.py) closed by
- fixed: (In [289]) Fixed #147 -- Thanks, Robin Munn!
- 23:18 Changeset [a1f479e0]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 #147 -- Thanks, Robin Munn! git-svn-id: …
- 22:55 Ticket #147 ("sqlite" should be "sqlite3" in conf/project_template/settings/main.py) created by
- Problem: new users are just going to copy the suggested "sqlite" in …
- 22:37 Ticket #146 (Change order_by and ordering parameters to be less verbose) created by
- Instead of the following: […] ...we should use the following: …
- 22:15 Changeset [e320a093]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
- Added sqlite3 database backend -- somewhat tested, but probably not …
- 19:49 Ticket #145 (Logout link and user name visible after logging out.) closed by
- fixed: (In [287]) Fixed #145 -- Changed admin logout to use …
- 19:49 Changeset [dbfb35b]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 #145 -- Changed admin logout to use views.auth.login.logout, …
- 18:38 Ticket #145 (Logout link and user name visible after logging out.) created by
- After logging out of the admin site, my user name and the "logout" …
- 18:29 Ticket #144 (Some admin media files are not viewable) created by
- When viewing the Polls site in tutorial 2 under "Click the 'What's …
- 14:45 Changeset [9c3c0bed]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 typos in docs/url_dispatch from [282] git-svn-id: …
- 14:42 Changeset [f8e5df6]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 spelling error and reworded mod_python PythonInterpreter section …
- 14:42 Ticket #143 (Problem running the command line examples in Tut 1 when using ...) created by
- In tutorial 1, under "Playing with the API", none of the examples will …
- 14:19 Ticket #141 (--settings option doesn't work as shown in the tutorial) closed by
- fixed: (In [284]) Fixed #141 -- thanks sdelatorre@…
- 14:19 Changeset [8b58f8b3]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 #141 -- thanks sdelatorre@… git-svn-id: …
- 14:15 Ticket #142 (tutorial 1 bug in init --settings ) closed by
- duplicate: Doh.. just realized this is a dupe of #141.
- 14:14 Ticket #142 (tutorial 1 bug in init --settings ) created by
- In tutorial1, rev 253, line 77: django-admin.py init …
- 14:05 Changeset [18749c00]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
- Rolled a number of comments into documentation; thanks to all those …
- 13:59 Ticket #141 (--settings option doesn't work as shown in the tutorial) created by
- When running django-admin.py init …
- 13:27 Ticket #140 (Memcached cache backend should support multiple servers) created by
- SSIA.
- 13:12 Changeset [96d69c5b]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 url dispatch docs to make it more clear that the prefix need …
- 13:03 Changeset [df6feb5]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
- Rolled comments on faq into the FAQ git-svn-id: …
- 12:59 Changeset [6bb7c50]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
- Rolled comments on tutorial 3 into document and cleaned up a few …
- 12:39 Changeset [2dfea67e]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
- No, [278] missed the actual bug; this should fix it git-svn-id: …
- 12:38 Changeset [8a285ec]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 ReST bug in [277] git-svn-id: …
- 12:37 Changeset [7af62f4]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
- Added note about using different settings modules in the same virtual …
- 12:21 Ticket #139 (edit_inline should grow some Javascript magic to increase usability) created by
- The edit_inline functionality is very nice, but I want more: * When …
- 11:40 Ticket #135 (Document mod_python behavior with more than one SETTINGS in a vhost) reopened by
- 10:48 Changeset [78cff18]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
- Refactor dictfetch* methods from mysql backend out into a seperate …
- 10:40 Ticket #135 (Document mod_python behavior with more than one SETTINGS in a vhost) closed by
- fixed: (In [275]) Fixed #135 -- Added 'Multiple Django installations on the …
- 10:40 Changeset [52d761cc]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 #135 -- Added 'Multiple Django installations on the same Apache' …
- 10:36 Changeset [8aa16458]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
- Changed tutorial docs to account for auto-reload on the development …
- 10:06 Changeset [3ff9318]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 #138 -- Thanks, paolo git-svn-id: …
- 10:06 Ticket #138 (Error naming the "docs" directory in README) closed by
- fixed: (In [273]) Fixed #138 -- Thanks, paolo
- 10:01 Changeset [841b4262]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
- Cleaned up [269] a tiny bit git-svn-id: …
- 09:57 Ticket #138 (Error naming the "docs" directory in README) created by
- Inside README each occurrence of doc/ should be replaced with docs/.
- 09:40 TracSyntaxColoring created by
- 09:40 WikiProcessors created by
- 09:39 WikiMacros created by
- 09:38 TracLinks created by
- 09:38 WikiFormatting edited by
- (diff)
- 09:37 WikiFormatting edited by
- (diff)
- 09:11 Ticket #136 (Provide a path to read documentation files in docs/ (enhancement/trivial)) closed by
- fixed: (In [271]) Added a "suggested reading order" to the README (fixes #136 …
- 09:11 Changeset [4cb985df]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
- Added a "suggested reading order" to the README (fixes #136 -- thanks …
- 09:01 Changeset [ccffb199]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 #132 -- thanks anonymous user git-svn-id: …
- 09:01 Ticket #132 (REMOTE_ADDR not in WSGI-environ) closed by
- fixed: (In [270]) Fixed #132 -- thanks anonymous user
- 08:57 Ticket #133 (Patch to improve DATABASE_ENGINE error message) closed by
- fixed: (In [269]) fixes #133 -- thanks Joeri
- 08:57 Changeset [907ae72e]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
- fixes #133 -- thanks Joeri git-svn-id: …
- 08:53 Changeset [6b514f1a]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 #137 -- thanks nesh@… git-svn-id: …
- 07:47 Ticket #137 (TypeError: can't compare datetime.datetime to datetime.date in ...) created by
- R267: When accessing /weblog/.... url, object_detail in date_based.py …
- 07:15 Ticket #136 (Provide a path to read documentation files in docs/ (enhancement/trivial)) created by
- Yeah, it is really valuable to have a docs/ directory always …
- 07:14 Ticket #128 (IndexError when using invalid {% extends %} in template should be ...) reopened by
- That error message is extremely unhelpful; I'm reopening this ticket …
- 06:19 Ticket #135 (Document mod_python behavior with more than one SETTINGS in a vhost) created by
- URL resolving will be unstable if more than one DJANGO_SETTINGS_MODULE …
- 05:44 Ticket #128 (IndexError when using invalid {% extends %} in template should be ...) closed by
- fixed: The simple solution was to change {% extends "base" %} to {% extends …
- 04:56 Ticket #134 (Template for password change not included in source dist) created by
- It seems that there are probably templates for this, just not in the …
- 04:24 Ticket #133 (Patch to improve DATABASE_ENGINE error message) created by
- I could not load the postgresql back end because psycopg was nog …
- 02:33 Ticket #132 (REMOTE_ADDR not in WSGI-environ) created by
- The WSGI-spec does not promise the presence of 'REMOTE_ADDR' in …
- 01:04 Ticket #129 (Multiple ManyToManyField fields with same "to" reference tries to ...) reopened by
-
Using your example, I was able to get it to work. Setting
rel_name
…
Note: See TracTimeline
for information about the timeline view.