dev@...

(dev@...)

Most Active Role

N/A

Most Active Component

Contrib.Admin

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (37) Reporter (7) Owner (0) Commenter (40) Summary Component
470 470 1 Add Field.db_default for defining database defaults Database layer (models, ORM)
19 19 1 Automatically generate JavaScript form validation Validators
17 17 1 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
21316 21316 mark_safe documentation should note that strings will become unsafe if modified. Documentation
23 23 1 Add support for ValidationWarning Forms
632 632 2 database stored templates Template system
528 528 1 Add a documentation generator that creates a PDF or HTML files locally Documentation
749 749 1 Middleware should work as a 'stack' or allow custom orderings Core (Other)
289 289 1 [patch] more details with "Please correct the errors below." contrib.admin
811 811 1 IPv6 address field support Core (Other)
14687 14687 Proxy model inheritance and DoesNotExist exception Database layer (models, ORM)
3213 3213 3 Django should have OpenID implemented in django.contrib.auth Contrib apps
987 987 3 HttpResponseRedirect uses/allows relative URIs for the HTTP Location header, which is forbidden by HTTP Core (Other)
565 565 3 Unique fields don't work on edit_inline models contrib.admin
651 651 1 Allow directories in filename argument to save_<fieldname>_file Core (Other)
2914 2914 [patch] filesizeformat can raise TypeError in MySQL when None is returned. Template system
245 245 1 Remove old ordering syntax Metasystem
653 653 1 setup.py doesn't create django/contrib/admin/templates/ contrib.admin
14 14 1 PIE-IN-THE-SKY: Add spell-check capability to admin textareas contrib.admin
2631 2631 1 pysqlite2.dbapi2.OperationalError: no such table - SQLite needs full path for settings.DATABASE_NAME Database layer (models, ORM)
590 590 1 Hinting cache from views (vary cache time by object age) Core (Cache system)
115 115 1 Models CRUD via web services Core (Other)
231 231 1 [patch] Make appropriate model fields honor max_length param Metasystem
391 391 1 date_based generic views might be off by one Generic views
526 526 1 Error when edit_inline model have unique_together constraint Database layer (models, ORM)
48 48 1 Unit tests for MySQL support Database layer (models, ORM)
871 871 1 ImageField doesn''t honor blank=True argument contrib.admin
599 599 1 locmem cache should deepcopy values from the cache to prevent aliasing Core (Cache system)
127 127 1 Documentation how to setup djangoproject.com Documentation
171 171 1 Bug, I think, in foreign keys and SQLite Database layer (models, ORM)
652 652 2 An option to upload files into database would be a great alternative to filesystem uploads. Database layer (models, ORM)
250 250 1 Metasystem needs a BinaryField Metasystem
2490 2490 1 [patch] make runtests.py error messages more user friendly Testing framework
870 870 1 Cool CSS display bug in the calendar widget in the admin view contrib.admin
631 631 1 Document common security precautions Documentation
2987 2987 [patch] Minor tweaks to syndication documentation Documentation
2402 2402 [contrib/patch] Middleware to add a X-Djazzified-By and X-Now-Playing response headers Contrib apps