mir@...

(mir@...)

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 (58) Reporter (41) Owner (0) Commenter (34) Summary Component
1807 1807 [patch] union and intersection operating on lists Database layer (models, ORM)
27 27 1 Single form field for multiple database fields Forms
23 23 1 Add support for ValidationWarning Forms
1503 1503 model validation does not report duplicate auto-generated "id" column Database layer (models, ORM)
632 632 1 database stored templates Template system
640 640 1 order_with_respect_to option fails Documentation
347 347 1 Add setting for table generation to use a default MySQL table type Database layer (models, ORM)
811 811 1 IPv6 address field support Core (Other)
4788 4788 1 django selftests should skip tests bound to fail Testing framework
3620 3620 4 test suite aborts with mysql 4.1 Core (Management commands)
1714 1714 [patch] add "readonly" attribute to form fields Core (Other)
2922 2922 3 [patch] defining outer joins Database layer (models, ORM)
1801 1801 QuerySet.__and__ does not work for joined queries Database layer (models, ORM)
2327 2327 Need a warning that dictionaries passed from a custom context processor may be modified Documentation
265 265 1 Patch: RequiredIfOtherField and friends don't work with edit_inline Core (Other)
115 115 1 Models CRUD via web services Core (Other)
1878 1878 API tests for sqlite3 broken, count(distinct(...)) does not work on sqlite3 Database layer (models, ORM)
1803 1803 [patch] Adding QuerySet.union() and intersection() Database layer (models, ORM)
546 546 1 [patch] make render_to_string and render_to_response use select_template Template system
137 137 1 TypeError: can't compare datetime.datetime to datetime.date in date_based.py Generic views
2049 2049 3 [patch] isValidEmail is too narrow Validators
1680 1680 docs for django.core.validators missing Documentation
1562 1562 [patch] inspectdb: set blank and null attributes Database layer (models, ORM)
518 518 1 Need validators that aren't attached to a form field Validators
4711 4711 Test 'datatypes' fails, BooleanFields are inconsistent under different backends Database layer (models, ORM)
611 611 1 fields with editable=False do not render contrib.admin
4435 4435 1 [unicode] get_FIELD_display() does not work for None values Database layer (models, ORM)
572 572 1 When i have an ImageField and a auto_now DateTimeField in the same model it doesnt get saved contrib.admin
952 952 2 [patch] Allow for database client encoding configuration from project settings Database layer (models, ORM)
3253 3253 2 [patch] runtests.py should exit with nonzero status for failure or error Testing framework
474 474 1 Better method of serving admin media files needed Documentation
1839 1839 ForeignKey('self') with attribute name like model name breaks AddManipulator().save() Database layer (models, ORM)
2268 2268 generic views should call Manipulator.prepare() Generic views
2264 2264 docs should mention that delete() cascades Documentation
344 344 2 Improvements to raw_id_admin for ManyToManyFields contrib.admin
2906 2906 Information about 404 and 500 error handlers is only in tutorial Documentation
3363 3363 Please reopen a few tickets Uncategorized
1821 1821 [patch] use module level attribute app_label for models. Support interactive use with minimal effort. Database layer (models, ORM)
1578 1578 [patch] validation for missing core=True in ForeignKey relations wrong Template system
510 510 1 [patch] Defend admin against CSRF attacks contrib.admin
3252 3252 [patch] test suite breaks because of changes regarding clean_data Forms
3157 3157 [patch] error messge in csrf protection is not valid XHTML Contrib apps
2921 2921 [patch] json deserialization for Null foreign keys broken Core (Other)
2969 2969 [patch] add 'maxrequests' parameter for manage.py runfcgi Core (Management commands)
1483 1483 [patch] inspection for mysql with foreign keys, latest patch should work Database layer (models, ORM)
2269 2269 limit_choices_to should use to_field Core (Other)
1563 1563 [patch] generic views should accept `manipulator` parameter Generic views
2257 2257 [patch] syncdb should generate unique constraint names with hashes Core (Management commands)
2325 2325 [patch] authentication framework should work with new style classes as backend. Contrib apps
2524 2524 [patch] generic create_update lacks use of i18n Internationalization
2523 2523 1 [patch] allow secure flag on session cookies Contrib apps
2326 2326 [patch] contrib.auth.models catches exceptions wrongly Contrib apps
1830 1830 mysql inspectdb creates wrong field type for tinyInt contrib.admin
1832 1832 bug in test "basic", exception for missing fields has changed Database layer (models, ORM)
1738 1738 [patch] cache/__init__.py needs some trivial adaptions for m-r (imports) Core (Cache system)
1586 1586 [patch] cooler version of django.template.loaders.app_directories Template system
1592 1592 [patch] ReverseSingleRelatedObjectDescriptor should use limit_choices_to Database layer (models, ORM)
1487 1487 docs/model-api for ForeignKeyField lacks option to specify model name Documentation