Ian@...

(Ian@...)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (35) Reporter (24) Owner (0) Commenter (17) Summary Component
1458 1458 make the template error page useful for command line clients Core (Other)
1480 1480 Don't Set TIME_ZONE unless it is explictly needed (or put it back to how you found it) Core (Other)
680 680 1 get_absolute_url not being used correctly in admin interface? contrib.admin
14948 14948 Broken routers in 1.2.4: type object 'ModelBase' has no attribute '_meta' Database layer (models, ORM)
689 689 1 Honor Web server provided authentication Core (Other)
1827 1827 add a id='csrfmiddlewaretoken' to the csrfmiddlewaretoken key contrib.sites
725 725 missing robots.txt on django websites? *.djangoproject.com
987 987 1 HttpResponseRedirect uses/allows relative URIs for the HTTP Location header, which is forbidden by HTTP Core (Other)
785 785 many2many table and legacy databases. Database layer (models, ORM)
779 779 1 [patch] Allow callables in extra_lookup_kwargs of generic views Generic views
1395 1395 magic_removal: lower casing the module_name .. why? Core (Other)
671 671 1 generic list_object enhancement Core (Other)
1103 1103 startproject should create a 'cron job' and 'archive' binary for sessions Core (Other)
999 999 1 'bool' object has no attribute 'get' when trying to add a record Metasystem
61 61 1 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin
669 669 1 site table Metasystem
618 618 1 [patch] (reopened) Support for non-standard database port Database layer (models, ORM)
1646 1646 [patch] HttpResponseNotAllowed to return '405's Core (Other)
799 799 2 new error templates expose secret keys Core (Other)
1071 1071 [patch] generic views (object_list/object_detail/date) should take login_required as a parameter Generic views
1415 1415 magic-removal .. user object not working correctly Core (Other)
1427 1427 upgrade the setuptools to 0.6a10 contrib.admin
944 944 allow app to specify a template for login/logout screens Core (Other)
806 806 module methods and adding a new record Core (Other)
1073 1073 method_save in meta/__init__.py could make use of mysql features Database layer (models, ORM)
746 746 2 refactor models/__init__.py so fields themselves add their own get_XXXX_count/list functions Core (Other)
722 722 Allow for period '.' and hyphen '-' characters in usernames with an isUsername validator Validators
1393 1393 magic_removal: content_type model/python_module_name Core (Other)
672 672 1 get_absolute_url isn't nice contrib.syndication
1095 1095 [patch] SESSION_SAVE_EVERY_REQUEST causes errors when you hit the server with a redirect Core (Other)
1558 1558 [magic-removal] syncdb no longer working [patch] Database layer (models, ORM)
676 676 2 [patch] a _post_init hook for model classes to initialize fields from outside content Metasystem
1361 1361 [patch] magic-removal: manipulators.py using model modules contrib.admin
1041 1041 generic views are using depcreated function template_loader Core (Other)
678 678 1 I would like to see a tutorial describing how to edit One-To-Many relationships Documentation