Adrian
(Adrian)
Most Active Role
N/A
Most Active Component
Core (Cache System)
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (747) | Reporter (1) | Owner (1) | Commenter (1175) | Summary | Component |
---|---|---|---|---|---|---|
897 | 897 | 1 | Bi-Directional ManyToMany in Admin | contrib.admin | ||
373 | 373 | 6 | Add support for multi-column primary keys. | Database layer (models, ORM) | ||
470 | 470 | 3 | Add Field.db_default for defining database defaults | Database layer (models, ORM) | ||
34907 | 34907 | loaddata crashes on objects with natural keys when don't exist on passed database. | Core (Serialization) | |||
14094 | 14094 | Cannot define CharField with unlimited length | Database layer (models, ORM) | |||
34222 | 34222 | 1 | Django unit tests hang when running against a Postgres database | Testing framework | ||
891 | 891 | 1 | customize table name prefixes | Database layer (models, ORM) | ||
14411 | 14411 | 1 | Inline delete not prompting cascade delete warning | contrib.admin | ||
19 | 19 | 1 | Automatically generate JavaScript form validation | Validators | ||
56 | 56 | 1 | Primary key columns should be UNSIGNED | Database layer (models, ORM) | ||
498 | 498 | 2 | Atom support, not just RSS | contrib.syndication | ||
494 | 494 | Collapse in admin interface for inline related objects | contrib.admin | |||
29 | 29 | 1 | Fix usability issue with limit_choices_to and "Add another" in admin | contrib.admin | ||
182 | 182 | 1 | Add a command to django-admin.py that will install missing tables | Tools | ||
901 | 901 | Reload method for models | Database layer (models, ORM) | |||
14305 | 14305 | inspectdb should output unmanaged model definitions | Core (Management commands) | |||
14800 | 14800 | 1 | Development server should NOT elide favicon from the logs | Core (Management commands) | ||
937 | 937 | 3 | Autoreload reloads for every request. | Core (Management commands) | ||
23 | 23 | 1 | Add support for ValidationWarning | Forms | ||
14765 | 14765 | 1 | Unnecessary usage of NodeList in ForNode (template rendering) | Template system | ||
694 | 694 | 2 | [patch] TEMPLATE_DIRS should allow project root relative paths | Template system | ||
25 | 25 | 2 | Filtering interface on ForeignKey <select> boxes | contrib.admin | ||
852 | 852 | 3 | psycopg.ProgrammingError exceptions leave the connection to the DB in an unusable state | Database layer (models, ORM) | ||
218 | 218 | 1 | changing column sort order in admin interface doesn't change sort order | contrib.admin | ||
154 | 154 | 4 | Can't delete object with ManytoMany Relationship | contrib.admin | ||
72 | 72 | 2 | Django should add charset info to output HTTP headers | Core (Other) | ||
1 | 1 | 1 | Create architecture for anonymous sessions | Core (Other) | ||
409 | 409 | 2 | Add support for sqlrelay backend, to pool DB connections | Database layer (models, ORM) | ||
596 | 596 | 7 | Allow Django to be packaged as a Python egg | Core (Other) | ||
159 | 159 | Circular logout problem | contrib.admin | |||
736 | 736 | 3 | [patch] QueryDict items() and mutability protection fix with doctests | Core (Other) | ||
632 | 632 | 1 | database stored templates | Template system | ||
14792 | 14792 | 1 | error in the default for TEMPLATE_CONTEXT_PROCESSORS | Documentation | ||
14597 | 14597 | 2 | request.is_secure() should support headers like: X-Forwarded-Protocol and X-Forwarded-Ssl | HTTP handling | ||
326 | 326 | 1 | IPAddressField in decimal format | Database layer (models, ORM) | ||
14412 | 14412 | 1 | Comment url redirection relies on a legacy url | contrib.comments | ||
14395 | 14395 | 1 | Error message typo | Database layer (models, ORM) | ||
14414 | 14414 | 1 | Additional check in content-type view to prevent 500 | Contrib apps | ||
342 | 342 | 1 | Add a way for fields to be displayed in the admin without being editable | contrib.admin | ||
458 | 458 | 1 | "View on site" doesn't link to model's get_absoulte_url() method | contrib.admin | ||
689 | 689 | 2 | Honor Web server provided authentication | Core (Other) | ||
730 | 730 | 1 | more explicit middlware ordering | Core (Other) | ||
528 | 528 | 3 | Add a documentation generator that creates a PDF or HTML files locally | Documentation | ||
661 | 661 | 1 | New function: batch save of objects would make for more efficient processing | Core (Other) | ||
13 | 13 | 2 | Related objects interface should be tighter (edit_inline) | contrib.admin | ||
347 | 347 | 2 | Add setting for table generation to use a default MySQL table type | Database layer (models, ORM) | ||
116 | 116 | 3 | Default admin media doesn't display for 'django-admin runserver' | contrib.admin | ||
289 | 289 | 5 | [patch] more details with "Please correct the errors below." | contrib.admin | ||
14390 | 14390 | 1 | set_password functionality outside of the User model | contrib.auth | ||
811 | 811 | 1 | IPv6 address field support | Core (Other) | ||
717 | 717 | 3 | If-Modified-Since checked for exact match | HTTP handling | ||
14409 | 14409 | 1 | Typo in /internals/documentation | Documentation | ||
607 | 607 | 2 | Admin option to show/hide fields | contrib.admin | ||
714 | 714 | 1 | access to id of current user on admin | contrib.admin | ||
313 | 313 | 3 | PhoneNumberField should accept international format numbers | Internationalization | ||
920 | 920 | 1 | [patch] patch_response_headers breaks when response.content is unicode | Core (Cache system) | ||
854 | 854 | 3 | GUI editor for the admin interface | Core (Other) | ||
552 | 552 | 2 | [patch] SOAP support for django | Tools | ||
172 | 172 | 1 | Twisted (twisted.web2) support for Django | Tools | ||
580 | 580 | 4 | [patch] caching needs to take more into account than just the URL | Core (Cache system) | ||
903 | 903 | 3 | change login_required | contrib.auth | ||
106 | 106 | 1 | [patch] Problem with some js/select box on IE | contrib.admin | ||
461 | 461 | 1 | Support use of pypgsql instead of psycopg | Database layer (models, ORM) | ||
22 | 22 | 1 | [patch] FileUploadField should allow for clearing the field | contrib.admin | ||
725 | 725 | 1 | missing robots.txt on django websites? | *.djangoproject.com | ||
376 | 376 | 5 | Add a handler for mod_python v. 2 (Django requires v. 3) | Core (Other) | ||
987 | 987 | 1 | HttpResponseRedirect uses/allows relative URIs for the HTTP Location header, which is forbidden by HTTP | Core (Other) | ||
1000 | 1000 | Ticket 1000 | Core (Other) | |||
619 | 619 | 1 | documentation page should point to new IRC log | *.djangoproject.com | ||
245 | 245 | 1 | Remove old ordering syntax | Metasystem | ||
659 | 659 | 3 | Selecting by month with DateField is broken with sqlite3 backend | Database layer (models, ORM) | ||
708 | 708 | 2 | search for meta.IPAddressField with postgresql backend is broken (admin) | Database layer (models, ORM) | ||
6368 | 6368 | ✅ | Internationalization KeyError in templates | Internationalization | ||
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 | ||
685 | 685 | [patch] list_detail and archive_* generic views should default allow_empty to True | Generic views | |||
785 | 785 | many2many table and legacy databases. | Database layer (models, ORM) | |||
921 | 921 | 2 | Add a "me" shortcut to UserFields | contrib.admin | ||
397 | 397 | 1 | Can't checkout with svn | *.djangoproject.com | ||
115 | 115 | 1 | Models CRUD via web services | Core (Other) | ||
899 | 899 | 1 | Formfield doesn't display default value | Forms | ||
616 | 616 | 2 | [patch] process_exception middleware extension | Core (Other) | ||
231 | 231 | 1 | [patch] Make appropriate model fields honor max_length param | Metasystem | ||
460 | 460 | 2 | Patch for get_table_list() for SQLite3 | Database layer (models, ORM) | ||
893 | 893 | 1 | "change password" and "log out" on admin site doesn't work on apache2 | contrib.admin | ||
546 | 546 | 1 | [patch] make render_to_string and render_to_response use select_template | Template system | ||
208 | 208 | 2 | Allow the strings the cycle tag uses to contain spaces | Template system | ||
348 | 348 | 1 | [patch] Multiple clicks on "Choose all" or "Clear all" in the Javascript "filter" interface causes strange behavior | contrib.admin | ||
137 | 137 | 1 | TypeError: can't compare datetime.datetime to datetime.date in date_based.py | Generic views | ||
149 | 149 | 2 | Show latest comments on djangoproject.com | Core (Cache system) | ||
386 | 386 | 1 | Use REDIRECT_FIELD_NAME for logout | Core (Other) | ||
139 | 139 | 1 | edit_inline should grow some Javascript magic to increase usability | contrib.admin | ||
48 | 48 | 1 | Unit tests for MySQL support | Database layer (models, ORM) | ||
28 | 28 | Delete confirmation should have "replace relationships" shortcut | Metasystem | |||
189 | 189 | 1 | Inline editing of foreign keys doesn't do pretty error handling. | contrib.admin | ||
599 | 599 | 1 | locmem cache should deepcopy values from the cache to prevent aliasing | Core (Cache system) | ||
654 | 654 | 1 | DateFormat should be a subclass of TimeFormat, not Formatter | Tools | ||
710 | 710 | 1 | Differentiate between __repr__ and __str__ for model objects | Core (Other) | ||
743 | 743 | new-admin: lookup_val2 not defined in BooleanFieldFilterSpec of django.contrib.admin.views.main | contrib.admin | |||
744 | 744 | `NullBooleanField` should show an icon in the admin listing rather than "None" | Generic views | |||
758 | 758 | 1 | django_admin_log items should be HTML-escaped when shown in admin interface | contrib.admin | ||
779 | 779 | 1 | [patch] Allow callables in extra_lookup_kwargs of generic views | Generic views | ||
889 | 889 | [patch] `str()` should be used in admin interface popup-add | contrib.admin | |||
912 | 912 | 1 | Documentation should be updated to reflect __repr__ / __str__ split for model objects | Documentation | ||
939 | 939 | 1 | [patch] CSS class for optional monospace textareas in admin | contrib.admin | ||
940 | 940 | 1 | Trac RSS feed link should be visible from Django's Trac | *.djangoproject.com | ||
236 | 236 | 2 | Add support for deleting cookies easily | Core (Other) | ||
264 | 264 | 2 | None | Contrib apps | ||
548 | 548 | 1 | missing steps at end of tutorial04.txt | Documentation | ||
926 | 926 | 1 | Too narrow collumns for swedish on main admin page | contrib.admin | ||
943 | 943 | 1 | django-admin createsuperuser bails on no arguments after 1474 | Core (Management commands) | ||
931 | 931 | 2 | unordered_list template filter is broken after filter-changing commit | contrib.admin | ||
886 | 886 | 1 | timesince breaks on the current time | Tools | ||
875 | 875 | 1 | typo in docs | Documentation | ||
776 | 776 | 1 | smart+question | *.djangoproject.com | ||
851 | 851 | 4 | New SQL query API | Database layer (models, ORM) | ||
787 | 787 | 1 | High-level feeds ('Feed' subclasses) don't pick up author details | contrib.syndication | ||
721 | 721 | 2 | isAlphaNumericURL validator should allow dashes. | Validators | ||
712 | 712 | 1 | trunk django/core/meta/__init__.py in method_save(opts, self) raises exceptions.AttributeError (osx, mysql4, python24) | Database layer (models, ORM) | ||
671 | 671 | 1 | generic list_object enhancement | Core (Other) | ||
617 | 617 | 1 | num_in_admin problem in tutorial | contrib.admin | ||
649 | 649 | 1 | [enhacement] Navigation in model instances | contrib.admin | ||
601 | 601 | 1 | Unique_together documentation update | Documentation | ||
556 | 556 | 2 | Non-integer primary keys don't work when pointed-to by a ManyToManyField | Metasystem | ||
532 | 532 | 1 | get_values doesn't work with the "select" lookup | Database layer (models, ORM) | ||
569 | 569 | 1 | [patch] better pluralization for table names | contrib.admin | ||
394 | 394 | 2 | Redirects and multiple name= pairs | Core (Other) | ||
517 | 517 | 1 | Error message with django-admin.py : "The database couldn't be initialized." set_isolation_level | Core (Management commands) | ||
476 | 476 | 1 | use vars values in template {{}} dotted style | Template system | ||
486 | 486 | 2 | [patch] Template system incorrectly persists filter arguments | Template system | ||
536 | 536 | 3 | Wrap load_and_render in HttpResponse in the calling function | Tools | ||
462 | 462 | 1 | [patch] small typo in templates_python.txt | Documentation | ||
518 | 518 | 1 | Need validators that aren't attached to a form field | Validators | ||
436 | 436 | 3 | Create an API to update and delete multiple objects in a single call | Metasystem | ||
425 | 425 | 2 | django.utils.images should have a thumbnail function | Tools | ||
407 | 407 | 1 | [patch] Use request.META.get('REMOTE_ADDR') | Core (Other) | ||
490 | 490 | 1 | [patch] incorrect handling of cursor.rowcount | Core (Management commands) | ||
509 | 509 | 2 | We need a "Powered by Django" button | Database layer (models, ORM) | ||
508 | 508 | 1 | max_age for cookies doesn't work in safari (and perhaps not IE) | Core (Other) | ||
457 | 457 | 1 | sqlreset doesn't clean up model-specific user permission record | Database layer (models, ORM) | ||
398 | 398 | 1 | [patch] {%define VAR as%}VALUE{%in%} tag | Template system | ||
421 | 421 | 1 | [patch] new events framework | Core (Other) | ||
465 | 465 | 1 | templates_python.txt: another typo | Documentation | ||
442 | 442 | 1 | Admin interface throws errors that aren't displayed | contrib.admin | ||
408 | 408 | 1 | raw_id_admin is broken in IE | contrib.admin | ||
103 | 103 | 1 | "Get current version: 1.0" is misleading | *.djangoproject.com | ||
410 | 410 | 4 | 'django-admin validate' should note when meta.admin.fields is redundant | Core (Management commands) | ||
438 | 438 | 1 | marking the field null=True it does not seems to work | contrib.admin | ||
299 | 299 | 1 | Slugify shouldn't remove hyphens | contrib.admin | ||
454 | 454 | 1 | 'app' instead of 'module' in django-admin.py --help | contrib.admin | ||
406 | 406 | 1 | Typo in documentation | Documentation | ||
364 | 364 | 1 | _{post,pre}_file hooks | Metasystem | ||
380 | 380 | 2 | Tutorial 1, missing specific directory information | Documentation | ||
357 | 357 | 2 | [patch]: django-admin.py needs a --projects parameter | Core (Management commands) | ||
402 | 402 | 1 | Site Domain Hardcoded | contrib.admin | ||
351 | 351 | 1 | Make list_detail.object_list respect allow_empty when paginating | Generic views | ||
362 | 362 | 5 | Anonymous sessions should try to prevent session-stealing | Core (Other) | ||
405 | 405 | 1 | Pound sign in admin interface saves incorrectly (MySQL) | contrib.admin | ||
345 | 345 | 1 | Set http Content-type header from settings.py | Core (Other) | ||
335 | 335 | 2 | Admin login form should check for cookies | contrib.admin | ||
368 | 368 | 1 | Admin / Main interfaces mix settings after a while under mod_python | Core (Other) | ||
359 | 359 | 3 | Simplified assignment and lookup for related fields | contrib.admin | ||
333 | 333 | 5 | HttpResponse should get a default charset | Core (Other) | ||
334 | 334 | 1 | ifnotequal should accept an else part | Template system | ||
273 | 273 | 3 | [patch] Password salt and other algorithms support | Core (Other) | ||
360 | 360 | 3 | [PATCH] django-admin.py runserver only takes a port when it could also take an ip:port | Core (Other) | ||
292 | 292 | 1 | The page title in tutorial part 4 says "part 3" | Documentation | ||
120 | 120 | 1 | djang-admin.py called without argument | Tools | ||
276 | 276 | 2 | [patch] new template tag 'strip' | Template system | ||
91 | 91 | 2 | A (possible) cleaner ORM fields description | Core (Other) | ||
332 | 332 | 1 | It's datetime.datetime.now() | Documentation | ||
315 | 315 | 2 | verbose_name_plural should be used in admin URLs | contrib.admin | ||
243 | 243 | 1 | lack of ordering the get_list() params | Metasystem | ||
249 | 249 | 2 | IRC nicks | *.djangoproject.com | ||
240 | 240 | get_callback() improvements | Core (Other) | |||
293 | 293 | 1 | Typo in Tutorial 4 | Documentation | ||
205 | 205 | 1 | Can't log in from /admin/logout/ | contrib.admin | ||
297 | 297 | 2 | Add "--settings" option to runtests.py | Tools | ||
257 | 257 | 2 | Empty model modules shouldn't cause an error | Metasystem | ||
219 | 219 | 1 | The change history for an object is recording changes with a 6-hour offset to the timestamp | contrib.admin | ||
223 | 223 | 2 | [PATCH] Breadcrumb navigation broken in admin documentation | contrib.admin | ||
225 | 225 | 1 | MS SQL Server via ADO | Database layer (models, ORM) | ||
296 | 296 | 1 | [patch] Typo in docs/model_api.txt | Documentation | ||
215 | 215 | 3 | Need to generate postgresql tables WITHOUT OIDS by default | Database layer (models, ORM) | ||
228 | 228 | 1 | [patch] Better handling of timezones | Database layer (models, ORM) | ||
247 | 247 | 1 | Webpage to list web hosts | *.djangoproject.com | ||
278 | 278 | 1 | Problems saving objects with non-id primary key fields and SQLite database | Database layer (models, ORM) | ||
248 | 248 | 3 | Add a "addtopath" command to django-admin.py | Core (Management commands) | ||
185 | 185 | 2 | Chaining views | Core (Other) | ||
124 | 124 | 1 | Better handling of raw POST data | Core (Other) | ||
196 | 196 | 1 | Patch: Allow integer months in views.generic.date_based | Core (Other) | ||
160 | 160 | 1 | Never get to the final logout page | contrib.admin | ||
186 | 186 | 1 | [patch] Refactor django/core/meta.py to eliminate duplicate code | Metasystem | ||
212 | 212 | 1 | help_text is not displayed for ManyToManyField in the admin interface | contrib.admin | ||
203 | 203 | 2 | Tutorial 2 list_filter example needs another comma | Documentation | ||
146 | 146 | 2 | Change order_by and ordering parameters to be less verbose | Database layer (models, ORM) | ||
143 | 143 | 1 | Problem running the command line examples in Tut 1 when using --settings option | Core (Other) | ||
251 | 251 | 5 | [patch] Add "AND" and "OR" clauses to the SQL query syntax | Metasystem | ||
157 | 157 | 1 | view/admin/main.py change_list assumes orderlist is tuple | contrib.admin | ||
216 | 216 | 4 | sqlite3 broken post rev 329 | Metasystem | ||
161 | 161 | 1 | Log output for "django-admin runserver" shouldn't display admin media | Tools | ||
168 | 168 | 1 | history() in django/views/admin/main.py makes assumptions about the object's key name | contrib.admin | ||
138 | 138 | 2 | Error naming the "docs" directory in README | Documentation | ||
7 | 7 | 1 | Patch: Changelist date range filters don't maintain state as expected | contrib.admin | ||
144 | 144 | 1 | Some admin media files are not viewable | contrib.admin | ||
121 | 121 | 5 | [patch] Names in SQL should be quoted | Metasystem | ||
198 | 198 | 3 | istartswith doesn't work | Contrib apps | ||
204 | 204 | 1 | Inconsistent treatment of blank passwords for superusers | Tools | ||
166 | 166 | 1 | [patch] Add "in" to the lookup types in the DB API | Core (Other) | ||
2 | 2 | 1 | Calendar popup - next/previous month links close the popup in Safari | contrib.admin | ||
187 | 187 | 1 | Uknown error with ordering in the admin interface | contrib.admin | ||
147 | 147 | 2 | "sqlite" should be "sqlite3" in conf/project_template/settings/main.py | contrib.admin | ||
163 | 163 | 4 | Option to leave off __exact | Template system | ||
102 | 102 | 1 | Exceptions aren't html-quoted | Core (Other) | ||
153 | 153 | 1 | Change docs to use new ordering syntax | Documentation | ||
169 | 169 | 1 | \\dt instead of \dt in Tutorial 1 | Documentation | ||
92 | 92 | 1 | Make meta.Admin.fields optional | Metasystem | ||
98 | 98 | 1 | Pretty CSS for PHILOSOPHY sections in docs | Documentation | ||
3 | 3 | 1 | Convert OneToOne to be like ForeignKey and ManyToManyField | Metasystem | ||
71 | 71 | 1 | Consider using "example.com" instead of "mysite.com" | Documentation | ||
158 | 158 | 2 | Base admin template changes | contrib.admin | ||
155 | 155 | 1 | django-admin initializes mysite.com in meta table without way to change that | contrib.admin | ||
70 | 70 | 1 | Community link not there from within Code. | *.djangoproject.com | ||
129 | 129 | 4 | Multiple ManyToManyField fields with same "to" reference tries to create duplicate tables | Metasystem | ||
67 | 67 | 1 | Make specifying 'human-readable' name optional. | Core (Other) | ||
30 | 30 | 1 | django-admin shouldn't copy "." directories from the template. | Tools | ||
76 | 76 | 2 | Development server should serve admin images, too | Tools | ||
75 | 75 | 2 | Add support for recursive ManyToManyFields | Metasystem | ||
82 | 82 | 1 | Config snippet for mod_python users doing tutorial 3 | Core (Other) | ||
63 | 63 | 2 | Factor django.core.handlers into subclasses to remove duplicate code | Core (Other) | ||
38 | 38 | 1 | Create sqlite backend | Database layer (models, ORM) | ||
125 | 125 | 1 | View-Controller separation violation | contrib.admin | ||
8 | 8 | 1 | Date and time fields should accept multiple formats | contrib.admin | ||
45 | 45 | 1 | Website should emphasize that MySQL support isn't thoroughly tested | *.djangoproject.com | ||
128 | 128 | 5 | IndexError when using invalid {% extends %} in template should be replaced with better error message. | Template system | ||
96 | 96 | Coment counts on the djangoproject.com weblog | *.djangoproject.com | |||
69 | 69 | 1 | Enhancing the MySQL backend | Database layer (models, ORM) | ||
32 | 32 | 1 | Really dead link at http://www.djangoproject.com/documentation/faq/ | *.djangoproject.com | ||
79 | 79 | 1 | Unable to run admin interface via stand-alone server | contrib.admin | ||
18 | 18 | 1 | Metasystem optimization: Don't select duplicate fields | Database layer (models, ORM) | ||
66 | 66 | 1 | [patch] Give views access to application root from urlconf | Core (Other) | ||
109 | 109 | 3 | Patch: Customizing Date(Time)Field displays | contrib.admin | ||
20 | 20 | 2 | "Add another" for many-to-many relationships | contrib.admin | ||
12 | 12 | 2 | Add metasystem database-check functionality | Metasystem | ||
33 | 33 | 1 | frontpage typo | *.djangoproject.com | ||
47 | 47 | 1 | Get rid of the Roadmap link in Trac | *.djangoproject.com | ||
90 | 90 | 5 | Add "django-admin.py inspectdb" option | Tools | ||
95 | 95 | 1 | Encourage people to change the TAMPER_SECRET | Core (Other) | ||
64 | 64 | 2 | Add cache middleware | Core (Cache system) | ||
73 | 73 | 1 | Sample templates in the repository? | *.djangoproject.com | ||
59 | 59 | 1 | Hard-coded references to password_change and logout | contrib.admin | ||
49 | 49 | 3 | Remove references to http://media.ljworld.com from the code | contrib.admin | ||
99 | 99 | 1 | enhance model "ordering" to reduce redundancy for multiple same-order fields | Core (Other) | ||
11 | 11 | 1 | replaces_module should handle "admin" more intelligently | Metasystem | ||
88 | 88 | 1 | Configuration should be more forgiving to users who forget the trailing comma. | Core (Other) | ||
44 | 44 | 2 | Missing view templates for djangoproject.com in Subersion repos. | Documentation | ||
39 | 39 | 1 | Get obj.save() working in all MySQL versions | Database layer (models, ORM) | ||
77 | 77 | 2 | The PostgreSQL code should use schemas instead of prefixes for namespaces. | Database layer (models, ORM) | ||
68 | 68 | 1 | Tutorial 02 shows deprecated mod_python config | Documentation | ||
41 | 41 | 1 | allow for multiple user identities with access rights to the database | Core (Other) | ||
54 | 54 | 1 | pattern in url_dispatch.txt maybe wrong | Documentation | ||
53 | 53 | 1 | djonga-admin.py sqlclear fails with entries in auth_permissions tables | Tools | ||
51 | 51 | 2 | Create add_* methods for objects with a many-to many-relationship | Metasystem | ||
50 | 50 | 1 | Tutorial#1 section Initial Setup directory listing is missing settings/urls folder | Documentation | ||
21 | 21 | 1 | FileUploadField should allow for manual filename entry | contrib.admin | ||
952 | 952 | 5 | [patch] Allow for database client encoding configuration from project settings | Database layer (models, ORM) | ||
652 | 652 | 3 | An option to upload files into database would be a great alternative to filesystem uploads. | Database layer (models, ORM) | ||
93 | 93 | 3 | django-admin startproject can create invalid settings/admin.py on windows | Tools | ||
250 | 250 | 7 | Metasystem needs a BinaryField | Metasystem | ||
474 | 474 | 2 | Better method of serving admin media files needed | Documentation | ||
999 | 999 | 1 | 'bool' object has no attribute 'get' when trying to add a record | Metasystem | ||
834 | 834 | 2 | authentication documentation should document the viewfuncs in django.views.auth.login | Documentation | ||
760 | 760 | 1 | Error reason not seen when 500 template is missing | contrib.admin | ||
639 | 639 | 1 | Model FileFields empty on first pass through save() | Core (Other) | ||
317 | 317 | 2 | [Patch] slugify delimits words by hyphens, but its validator doesn't like them | Generic views | ||
613 | 613 | 1 | prevent raw_post_data parsing on defined view functions | Core (Other) | ||
343 | 343 | 1 | One-to-one relations - different primary_key | Metasystem | ||
443 | 443 | 2 | Date's of the form 0000-00-00 don't work | Database layer (models, ORM) | ||
547 | 547 | 1 | [patch] XMLRPC support for django | Tools | ||
924 | 924 | 1 | [patch] String filters (lower, upper, capfirst etc.) don't work with international strings | contrib.admin | ||
914 | 914 | 1 | [patch] Admin js option does not honor absolute urls | contrib.admin | ||
688 | 688 | 3 | [patch] Error handlers lack context. | Translations | ||
870 | 870 | 1 | Cool CSS display bug in the calendar widget in the admin view | contrib.admin | ||
872 | 872 | 1 | fields.TextField should pass 'rows' argument to its formfields.LargeTextField | contrib.admin | ||
720 | 720 | 1 | Added methods to ObjectPaginator for getting the numbers of first and last object on page | Core (Other) | ||
65 | 65 | 5 | [i18n] Internationalization and localisation | contrib.admin | ||
122 | 122 | 9 | [patch] Build models using fieldname=FieldClass | Core (Other) | ||
238 | 238 | 1 | Database tests fail with sqlite | Database layer (models, ORM) | ||
242 | 242 | 1 | Traceback when viewing tag docs. | contrib.admin | ||
267 | 267 | 2 | admin redirect when "save and continue editing" uses object.id | contrib.admin | ||
270 | 270 | 1 | Patch: edit_inline and default on fields don't work together | contrib.admin | ||
801 | 801 | 2 | contrib.comments seems a bit "unready" | contrib.comments | ||
211 | 211 | 3 | [Patch] Remove edit_inline_type / edit_inline verbosity | Metasystem | ||
742 | 742 | 2 | history raises error in datetime while using non english language | Core (Other) | ||
740 | 740 | 1 | translation middleware not working on win xp | Core (Other) | ||
739 | 739 | 2 | tutorial and docs translations | Documentation | ||
738 | 738 | 1 | cs translation slightly modified | Translations | ||
180 | 180 | 4 | request.POST doesn't work in django_admin.py runserver | Tools | ||
327 | 327 | 3 | Metasystem should support more than one ManyToMany relationship | Metasystem | ||
329 | 329 | 6 | RSS framework needs an easier interface | contrib.syndication | ||
337 | 337 | DateTime fields don't work in the generic views | Generic views | |||
338 | 338 | ManyToMany fields don''t work in the generic views | Generic views | |||
349 | 349 | 2 | [patch] Bad styling in Admin interface | contrib.admin | ||
230 | 230 | 1 | FloatField with MySQL Backend fails silently | Database layer (models, ORM) | ||
669 | 669 | 2 | site table | Metasystem | ||
105 | 105 | 1 | Make collapse class to work in two ways | contrib.admin | ||
374 | 374 | 3 | [patch] Filtering BooleanField does not work with SQLite | contrib.admin | ||
381 | 381 | 1 | Tutorial 1, the name of the file to modify is missing | Documentation | ||
383 | 383 | 2 | Tutorial 2, 'clearing' field to signify deletion of object doesn't | Documentation | ||
384 | 384 | 1 | A delete button next to 'many' in admin might be more intuitive | contrib.admin | ||
87 | 87 | 6 | [patch] Oracle database support | Database layer (models, ORM) | ||
85 | 85 | 3 | Admin login doesn't work with Konqueror | contrib.admin | ||
81 | 81 | 5 | Setting primary_key=True on an non-integer field isn't yet supported | contrib.admin | ||
584 | 584 | 3 | [patch] fix many-to-many with non-default pks. | Metasystem | ||
581 | 581 | 3 | RSS framework needs unit tests | contrib.syndication | ||
435 | 435 | 1 | Exception thrown out when doing do_html2python | Core (Other) | ||
573 | 573 | 2 | [patch] add plus sign to ManyToMany fields in admin | contrib.admin | ||
440 | 440 | 2 | [patch] maxlength incorrectly checked for international characters in utf-8 | contrib.admin | ||
558 | 558 | 2 | jnefpnev | Core (Management commands) | ||
61 | 61 | 6 | [patch] auth.User admin form shouldn't require people to edit hashes | contrib.admin | ||
447 | 447 | 1 | [PATCH] Add pubdate elements to RSS feeds. | contrib.syndication | ||
451 | 451 | 1 | There should be OneToManyField support | Database layer (models, ORM) | ||
452 | 452 | 8 | Two ManyToManyFields to the same object should give that other object two API methods, not one | Metasystem | ||
463 | 463 | [patch] new mysql.DatabaseWrapper - solving multiple MySQL problems | Core (Other) | |||
529 | 529 | 1 | Add support for GenericForeignKey | Contrib apps | ||
527 | 527 | 4 | OneToOne relations are broken since new model style released | Metasystem | ||
469 | 469 | 4 | Admin changelist assumes ForeignKey related object has ordering set | contrib.admin | ||
512 | 512 | 4 | Admin list_filter doesn't work for BooleanField with MySQL | contrib.admin | ||
510 | 510 | 1 | [patch] Defend admin against CSRF attacks | contrib.admin | ||
501 | 501 | 2 | {{ block.super }} returns value of the most remote ancestor | contrib.syndication | ||
318 | 318 | 1 | Missing ')' in SlugField code example | *.djangoproject.com | ||
624 | 624 | 1 | formfields.CheckboxSelectMultipleField validators are broken | Core (Other) | ||
813 | 813 | 2 | we need spam protection for the ticket system :-( | *.djangoproject.com | ||
312 | 312 | 1 | Adding images fails for edit-inline with width_field set | contrib.admin | ||
808 | 808 | 1 | forms.txt bug | Documentation | ||
687 | 687 | 1 | [patch] floatformat broken | Template system | ||
167 | 167 | 1 | ForeignKey should also take string arg instead of class name | Metasystem | ||
323 | 323 | 4 | Saving item without making any changes causes a duplicate item to be created in MySQL | contrib.admin | ||
605 | 605 | 1 | Template filenames mentioned by CRUD view docs aren't accurate | Documentation | ||
287 | 287 | 1 | slugify description incorrect | Documentation | ||
340 | 340 | 1 | The admin requires session middleware to be installed | contrib.admin | ||
634 | 634 | 1 | [patch] admin shortcuts don't honor existing http:// absolute urls | contrib.admin | ||
241 | 241 | 1 | Add a django.contrib.markup app | Core (Other) | ||
239 | 239 | 4 | Initializing a model instance should not require fields with blank | Metasystem | ||
938 | 938 | 1 | Trivial patch for admin/doc w.r.t. OneToOneField | contrib.admin | ||
395 | 395 | 2 | [patch] New session middleware for browser-session length cookies | Core (Other) | ||
489 | 489 | 2 | [patch] MySQL: TextField => longtext | Database layer (models, ORM) | ||
107 | 107 | 1 | [patch] Leaving out ID parameters | Metasystem | ||
618 | 618 | 1 | [patch] (reopened) Support for non-standard database port | Database layer (models, ORM) | ||
544 | 544 | 1 | [patch] Minor admin_templates/base.html patch | contrib.admin | ||
320 | 320 | 4 | After completing Tutorial 2, there appears to be a bug in the foreign key related default admin code | contrib.admin | ||
848 | 848 | 1 | authentication doc should be more clear on permission handling | Documentation | ||
521 | 521 | 2 | Multilevel foreign key ordering causes error in Admin changeview | Metasystem | ||
928 | 928 | 2 | Admin documentation don't work after [1443] | contrib.admin | ||
615 | 615 | 1 | [patch] Replace strip_tags with escape in d.v.a.main | contrib.admin | ||
981 | 981 | 1 | SQL insert files located in every app should be documented | Documentation | ||
275 | 275 | 2 | Missing arg in django.core.validators.RequiredIfOtherFieldGiven introduced by changeset 403 | Core (Other) | ||
626 | 626 | 5 | Move template modules to django.core.template package | Core (Other) | ||
783 | 783 | 1 | Add ¨id¨ field to anonymous user object | Core (Other) | ||
715 | 715 | 1 | Allow arguments to createsuperuser | Core (Management commands) | ||
377 | 377 | 1 | [patch] Allow template_name argument to django.views.auth.login.login | Generic views | ||
684 | 684 | 1 | [patch] Give views/decorators/auth.py a fighting chance of accomplishing something | contrib.admin | ||
971 | 971 | 2 | inspectdb command for SQLite should introspect field types | Core (Management commands) | ||
951 | 951 | 1 | admin_url is without /admin/ path in bookmarklets | contrib.admin | ||
553 | 553 | 2 | Adding fields is non-trivial due to lack of database data type generic mapping | Core (Other) | ||
683 | 683 | 3 | [patch] Saving with custom db_column fails | Metasystem | ||
805 | 805 | 1 | OneToOneField conflicts with ForeignKey | Database layer (models, ORM) | ||
423 | 423 | 2 | Admin filters broken with [549] | contrib.admin | ||
311 | 311 | 1 | [patch] Update defaulttags.py docstrings to match docs/templates.txt | contrib.admin | ||
681 | 681 | 1 | get_in_bulk fails for PK columns other than "id" | Database layer (models, ORM) | ||
677 | 677 | 1 | [patch] sql_queries list not getting reset between requests | Database layer (models, ORM) | ||
846 | 846 | 1 | Syndication feed framework documentation references rss.Feed from the old framework | Documentation | ||
268 | 268 | 2 | Patch: new validator that validates one of many validators | contrib.admin | ||
642 | 642 | 1 | [patch] Docs: EmailField clarification | Documentation | ||
316 | 316 | 5 | Error while logging into Admin site since revision 487 | contrib.admin | ||
798 | 798 | 2 | Specifying username, email, and password on as arguments to "django-admin.py createsuperuser" | Translations | ||
586 | 586 | 4 | raw_id_admin should work with non-integer primary keys | contrib.admin | ||
491 | 491 | 1 | Patch to allow non-user PostgreSQL connections. | Database layer (models, ORM) | ||
700 | 700 | 2 | urlify.js and slugify use different character for spaces | Core (Other) | ||
271 | 271 | 2 | "ManyToOneField" seen in Model Reference should read "ForeignKey" | Documentation | ||
882 | 882 | 1 | "django-admin sqlclear" fails with sqlite3 | Database layer (models, ORM) | ||
682 | 682 | 1 | Fully decoupled URLconf's for apps. | Core (Other) | ||
280 | 280 | 1 | add _pre_delete and _post_delete hooks | Core (Other) | ||
448 | 448 | 1 | formfield documentation uses IntegerField with choices, even though that doesn't work | Documentation | ||
595 | 595 | 1 | Allow custom 'select' arguments sorted descending to work | Metasystem | ||
964 | 964 | 1 | python runtest.py doesn't run tests | Tools | ||
797 | 797 | 1 | Give Anonymous its own database entry so we can set permissions on it | contrib.admin | ||
162 | 162 | 1 | admin log accesses __repr__ too late (w/patch) | contrib.admin | ||
600 | 600 | 1 | decorator_from_middleware currently doesn't handle process_view | Core (Other) | ||
967 | 967 | 1 | [patch] Safe quoting of table names | Database layer (models, ORM) | ||
515 | 515 | 1 | [patch] additional set of cache backends | Core (Cache system) | ||
424 | 424 | 4 | Timeline page doesn't display link to RSS feed | *.djangoproject.com | ||
885 | 885 | 1 | new-admin: Template unit test "include03" fails | Template system | ||
365 | 365 | 1 | [patch] Change template.resolve_variable() to resolve hard-coded strings | Template system | ||
192 | 192 | 2 | FileUploads with builtin HTTPServer and wsgi-handler won't works | Core (Other) | ||
453 | 453 | 1 | Descriptive error messages in django-admin sql/install | Database layer (models, ORM) | ||
170 | 170 | 2 | Unicode field names cause UnicodeEncodeError in main admin handler | contrib.admin | ||
896 | 896 | 2 | [patch] Error serving media files throught django development server on windows | Core (Other) | ||
927 | 927 | 1 | non-integer primary keys are broken since new-admin merge | Metasystem | ||
648 | 648 | 3 | [patch] Add a comment tag like {# commented #} | Template system | ||
835 | 835 | 1 | [new-admin] Updated norwegian translation | Template system | ||
416 | 416 | 4 | Automate site introspection for url pattern modules, view methods, template directories, and applications | contrib.admin | ||
890 | 890 | 3 | database tables should be imported directly, not thru django.models.[app_name].[table_name.lower()]s | Database layer (models, ORM) | ||
500 | 500 | 5 | [patch] Templates files extensions other than '.html' should be possible | Template system | ||
830 | 830 | 3 | Add AUTHORS file to distribution | Documentation | ||
840 | 840 | 1 | [new_admin] django.contrib.admin.filterspecs missing | contrib.admin | ||
828 | 828 | 2 | Same function used for GET and POST | Database layer (models, ORM) | ||
698 | 698 | 2 | Exceptions thrown after CONTROL-C typed to stop test web server. | Core (Management commands) | ||
496 | 496 | 1 | Better error messages when using generic views. | Core (Other) | ||
175 | 175 | 1 | select_related does not work in both directions.. | Database layer (models, ORM) | ||
179 | 179 | 2 | Time zone doesn't work right under django_admin.py runserver | Core (Management commands) | ||
724 | 724 | 2 | get_next_by_pub_date/get_previous_by_pub_date model methods only see 1 item for each day. | Core (Other) | ||
534 | 534 | 2 | Model validator should validate models/__init__.py | Tools | ||
419 | 419 | 2 | Create meta.AbstractModel | Metasystem | ||
321 | 321 | 2 | Revision 494 breaks MySQL | Database layer (models, ORM) | ||
763 | 763 | 1 | [patch] fix for 'file' cache | Core (Cache system) | ||
827 | 827 | 1 | Admin page should automatically replace _s with ' 's to make a short_description | contrib.admin | ||
574 | 574 | [patch] fix small CSS bug in admin interface | contrib.admin | |||
913 | 913 | 1 | [patch] incorrect `list_filter` field error message a bit stranger than necessary | contrib.admin | ||
346 | 346 | 1 | Template tag for the media_root variable | Template system | ||
135 | 135 | 2 | Document mod_python behavior with more than one SETTINGS in a vhost | Documentation | ||
935 | 935 | 1 | weird interaction between edit_inline and OneToOneField causes adding through admin to fail | contrib.admin | ||
174 | 174 | 1 | Tutorial01 translated to brazilian portuguese | Documentation | ||
540 | 540 | 2 | ManyToManyField gives error with blank, raw_id_admin and empty input | Core (Other) | ||
445 | 445 | 1 | allow partial object updates with manipulators | Metasystem | ||
74 | 74 | 1 | add djangoproject.com templates into SVN | *.djangoproject.com | ||
52 | 52 | 1 | A couple of minor errors in the documentation on the site | Documentation | ||
780 | 780 | 1 | wrong closing tag in an example of the modpython documentation | Documentation | ||
707 | 707 | 1 | Add support for optional filter arguments | Template system | ||
873 | 873 | 1 | handler404 and handler500 don't get applied within a URLconf include() | Core (Other) | ||
733 | 733 | 3 | small addition to i18n.txt with regard to caching | Core (Other) | ||
670 | 670 | 1 | djangoproject website should be updated to reflect recent admin changes | *.djangoproject.com | ||
119 | 119 | 3 | Serving media | Core (Other) | ||
464 | 464 | 1 | [patch] Modification of django.core.mail: more fields, using dicts to pass arguments | Core (Other) | ||
86 | 86 | 1 | Custom External TemplateTag module | Core (Other) | ||
962 | 962 | 2 | [patch] Filter registration decorator is missing a return statement | Core (Other) | ||
862 | 862 | 1 | Which field caused method_save to bomb out? | Metasystem | ||
703 | 703 | Decorators to restrict views based on REQUEST_METHOD would be great. | Core (Other) | |||
550 | 550 | 2 | [patch] Modify admin site to remove apps, modules, actions that the user does not have permissions for. | contrib.admin | ||
40 | 40 | 1 | Attempt to set a many to many relation throws exception unless model specifies ordering. | Database layer (models, ORM) | ||
917 | 917 | 1 | [patch]New admin change_list should be looked up in the app templates | contrib.admin | ||
199 | 199 | 1 | CharField should raise an exception when maxlength is not specified | Metasystem | ||
686 | 686 | 3 | sqlreset references django_admin_log | Generic views | ||
221 | 221 | 1 | Missing argument for ForeignKey in documentation | Documentation | ||
878 | 878 | 2 | URLconf regexp captures should be passed as *args | Core (Other) | ||
699 | 699 | 2 | unique_together - raise an error message | contrib.admin | ||
979 | 979 | 1 | add support for the akismet spam scanner to free comments? | Core (Other) | ||
853 | 853 | 2 | Django has high start costs, weight | Metasystem | ||
796 | 796 | 1 | Return no permission rather than a traceback for anonymous users | Core (Other) | ||
417 | 417 | 1 | Tutorial 2 doesn't make the settings module clear enough for the admin server. | Documentation | ||
773 | 773 | 1 | CACHE_MIDDLEWARE_GZIP is documented but not used | Documentation | ||
925 | 925 | 1 | [patch] Refactor functionality of DjangoContext into 'processors' which can be replaced or added to | Core (Other) | ||
606 | 606 | 1 | Admin documentation section URL not mentioned in docs | Documentation | ||
844 | 844 | new_admin: add_stage_new not defined | contrib.admin | |||
298 | 298 | 2 | Need impovement to POST.copy() | Core (Other) | ||
468 | 468 | 3 | [patch] Add accessor method to get human readable value for fields with a choice list. | Metasystem | ||
539 | 539 | 2 | Support for strides in the slice filter. | Core (Other) | ||
644 | 644 | 7 | SQL Server DB backend: Rev 940 test results | Database layer (models, ORM) | ||
350 | 350 | 6 | "offset" keyword does not work on MySQL 3.x | Database layer (models, ORM) | ||
62 | 62 | 2 | Change tutorial to use easy development server, not mod_python | Documentation | ||
622 | 622 | 2 | Added a isnull filter | Template system | ||
782 | 782 | 1 | "Django at a glance" has wrong download link | *.djangoproject.com | ||
701 | 701 | 1 | admin doc tool doesn't work with custom fields | contrib.admin | ||
522 | 522 | 2 | Model methods should accept decorators | Metasystem | ||
755 | 755 | 1 | Add "appendable" blocks to the current "overrideable" ones | Template system | ||
800 | 800 | 3 | startswith lookup type does not work with underscore | Database layer (models, ORM) | ||
998 | 998 | 1 | Exception in views/debug.py | Core (Other) | ||
768 | 768 | 1 | tests errors on winxp | Core (Other) | ||
847 | 847 | 1 | users.create_user fails if User is subclassed using replaces_module = 'auth.users' | Metasystem | ||
288 | 288 | 1 | Document custom template tags systyem | Documentation | ||
728 | 728 | 2 | Norwegian .po file | Translations | ||
84 | 84 | 1 | Foreign keys don't work in MySQL | Database layer (models, ORM) | ||
774 | 774 | 1 | Typo in 'User authentication in Django' documentation article? | *.djangoproject.com | ||
894 | 894 | 1 | [patch] Catch exceptions in response middleware | Core (Other) | ||
379 | 379 | 3 | Add OS, Python version, database version fields to ticket tracker | *.djangoproject.com | ||
304 | 304 | 1 | Changes to auth.LogEntry in changeset [469] breaks Oracle backend. | Database layer (models, ORM) | ||
303 | 303 | 1 | Error: got unexpected keyword argument when deleting object in admin interface | contrib.admin | ||
78 | 78 | 3 | Add a test suite for core functionality | Tools | ||
876 | 876 | 2 | Typo in trunk/docs/forms.txt | Documentation | ||
42 | 42 | 1 | OneToOneField missing from DATA_TYPES dict | Database layer (models, ORM) | ||
328 | 328 | 3 | [patch] Add a archive_week date-based generic view | Core (Other) | ||
729 | 729 | 1 | SlugFields and local characters | contrib.admin | ||
992 | 992 | 1 | [patch] archive_month generic view leaves out last day of month | Generic views | ||
439 | 439 | 1 | Add support info to top of "Create New Ticket" page | *.djangoproject.com | ||
959 | 959 | 1 | [patch]Template improvements | Template system | ||
583 | 583 | 8 | [patch] Add app-template dirs to TEMPLATE_DIRS | Template system | ||
911 | 911 | 2 | [patch] Make template system scoped to the parser | contrib.admin | ||
598 | 598 | 1 | [patch] Include tag | contrib.admin | ||
502 | 502 | 2 | [patch] added category to feed items | contrib.syndication | ||
625 | 625 | 4 | [patch] Add template decorators | Template system | ||
126 | 126 | 1 | Patch to place the post_data into the request variable | contrib.admin | ||
455 | 455 | 1 | extend formfields.FormWrapper for a readonly mode | Core (Other) | ||
750 | 750 | i18n should ideally respect the languages supported on a per-application basis | Tools | |||
806 | 806 | 1 | module methods and adding a new record | Core (Other) | ||
665 | 665 | 2 | Field.default should accept callables | Metasystem | ||
473 | 473 | 2 | Make MySQL warnings more informative | Database layer (models, ORM) | ||
266 | 266 | 1 | Patch: a validator that matches against another list if some other field has a specific value | Core (Other) | ||
972 | 972 | 2 | better explain choices usage in the model docs | Documentation | ||
737 | 737 | 1 | validators.isValidIPAddress4 using only regexps | Validators | ||
734 | 734 | 1 | isValidIPAddress4 uses wrong ValidationError object | Validators | ||
985 | 985 | 1 | [1463] possibly incomplete? | contrib.admin | ||
741 | 741 | 1 | Session unpickler is not fault tolerant | Core (Other) | ||
281 | 281 | 3 | Improve e-mail address validation | Core (Other) | ||
582 | 582 | 5 | [patch] Load templates from application eggs | Template system | ||
746 | 746 | 1 | refactor models/__init__.py so fields themselves add their own get_XXXX_count/list functions | Core (Other) | ||
849 | 849 | 2 | login_required redirects to pages without parameters and so loses them | Core (Other) | ||
722 | 722 | 2 | Allow for period '.' and hyphen '-' characters in usernames with an isUsername validator | Validators | ||
603 | 603 | 3 | Improved template error messages | Template system | ||
657 | 657 | 1 | validator - characters without numbers | Validators | ||
282 | 282 | 1 | Database is locked | *.djangoproject.com | ||
879 | 879 | 1 | Error when loading malformed MIDDLEWARE_CLASSES path | Core (Other) | ||
614 | 614 | 1 | Select Form fields doesn't escape ampersands when generating html | contrib.admin | ||
793 | 793 | 1 | Prev/next buttons for objects in admin interface | contrib.admin | ||
723 | 723 | 2 | Document django-admin installperms | Documentation | ||
874 | 874 | 1 | [patch] Always serve technical_error views as text/html | Generic views | ||
930 | 930 | [patch] Leaving out ¨ordering¨ in OneToOne relationship causes bad SQL statement | Metasystem | |||
577 | 577 | 1 | Dynamic attribute lookup in templates | Template system | ||
810 | 810 | 1 | serving static files documentation | Documentation | ||
291 | 291 | 1 | Installation problems | contrib.admin | ||
645 | 645 | 2 | [patch] Replace _module_-prefix and module_constants with "class MODULE" | Core (Other) | ||
206 | 206 | 2 | Referential integrity violation upon applying output of "django-admin.py sqlclear" after admin update | Tools | ||
977 | 977 | 1 | [patch] timesince() method is broken when now argument is passed | Core (Other) | ||
446 | 446 | 1 | [patch] bug in yesno filter prevents usage of 2-value form | contrib.admin | ||
628 | 628 | 1 | django should not overwrite model class docstrings | Metasystem | ||
726 | 726 | 1 | Redirect doesn't work on DEBUG=True | Core (Other) | ||
994 | 994 | 1 | JS catalogs for I18N currently are only available for Django and for applications | Internationalization | ||
46 | 46 | 2 | Refactor DATE_TRUNC() and EXTRACT() database code for MySQL | contrib.admin | ||
466 | 466 | 1 | Model tutorial fails | Documentation | ||
732 | 732 | 2 | slightly update de-translation | Translations | ||
759 | 759 | 1 | The default 404 view hits the DB | Core (Other) | ||
480 | 480 | 1 | Admin interface table detail showing incorrect number of entries | contrib.admin | ||
850 | 850 | 1 | 'myproject.urls' in tutorial02.txt | Documentation | ||
437 | 437 | 1 | [patch] In memory file cache | Core (Cache system) | ||
284 | 284 | 2 | Request for https access to the svn repository | *.djangoproject.com | ||
679 | 679 | 1 | "Collapse" class not processed correctly in admin interface | contrib.admin | ||
306 | 306 | 4 | cached date time values have greater precision then ones retrieved from db causing issues | Database layer (models, ORM) | ||
650 | 650 | 2 | render_to_response uses Context instead DjangoContext | Template system | ||
113 | 113 | 2 | auto-reload broken in standalone WSGI server | Core (Other) | ||
252 | 252 | 1 | Update shared hosting FAQ | *.djangoproject.com | ||
647 | 647 | 1 | [patch] cache middleware blows out when gets "unmarked" response | Core (Cache system) | ||
6 | 6 | 1 | Remove has_related_links option from models | Metasystem | ||
411 | 411 | 1 | CursorDebugWrapper does not support pyformat paramstyle. | Database layer (models, ORM) | ||
983 | 983 | 1 | make "django-admin.py --help" output easier to read | Core (Management commands) | ||
145 | 145 | 2 | Logout link and user name visible after logging out. | contrib.admin | ||
535 | 535 | 2 | Refactor admin code to clean it up | contrib.admin | ||
488 | 488 | 1 | [patch] removetags filter doesn't remove tags without a seperate ending tag | Template system | ||
256 | 256 | 2 | (patch) add ifequal template tag to set of default tags | Template system | ||
413 | 413 | 1 | [patch] FileField get_<fieldname>_url returns URL with backslashes on windows | Core (Other) | ||
367 | 367 | 2 | Wontfix: may be it's possible to add SQL_EXECUTE_AFTER_CONNECT setting? | Database layer (models, ORM) | ||
537 | 537 | 1 | Typo in patch committed to svn | contrib.admin | ||
786 | 786 | 1 | Atom Entry "link" elements broken (should use "href" attr) | contrib.syndication | ||
557 | 557 | 2 | date_hierarchy doesn't work with DateField | contrib.admin | ||
114 | 114 | 1 | DeprecationWarning when creating a new project (see patch) | Core (Other) | ||
748 | 748 | 1 | [patch] make make-messages.py a bit more careful with errors in gettext tools | Tools | ||
497 | 497 | 1 | Request DB API access to the validation information in the model | Database layer (models, ORM) | ||
485 | 485 | 1 | [patch] small typo in feedgenerator.py | contrib.syndication | ||
481 | 481 | 2 | [patch] additional http status codes | Core (Other) | ||
593 | 593 | 5 | [patch] Fulltext search support in Django | Database layer (models, ORM) | ||
118 | 118 | 1 | flatfiles should be called flatpages | Core (Other) | ||
554 | 554 | 1 | RSS feeds are not valid due to missing timezone in pubdates | contrib.syndication | ||
693 | 693 | 1 | A big improovement to FileFields | Metasystem | ||
975 | 975 | 1 | ManyToMany field in raw_id_admin mode - broken (javascript) | contrib.admin | ||
892 | 892 | 3 | Make TemplateNotFound pages look like the 404's that come of URLConf | Template system | ||
594 | 594 | 2 | Django and Twisted | Database layer (models, ORM) | ||
822 | 822 | 1 | Use disclosure triangles in debug 500 error message instead of up and down arrows | contrib.admin | ||
658 | 658 | 1 | [patch] javascript calendar widget layout broken in IE | contrib.admin | ||
635 | 635 | 1 | A small tipo in docs | Documentation | ||
505 | 505 | 1 | ssi-tag should not fail silently if DEBUG is enabled | Template system | ||
589 | 589 | 2 | A patch that adds FilePathField | contrib.admin | ||
305 | 305 | 3 | sql code was not white space safe? | Database layer (models, ORM) | ||
1357 | 1357 | ✅ | The value hasn't been escaped when using manipulator to render SelectField | Core (Other) | ||
366 | 366 | 2 | Document meta.LazyDate() technique | Documentation | ||
319 | 319 | 1 | prepopulate_from attribute does not correctly handle DateTimeField types | contrib.admin | ||
308 | 308 | 1 | Adding inline-edited related records during _post_save | contrib.admin | ||
667 | 667 | 1 | [patch] extra_lookup_kwargs and extra_context in infodicts should accept callbacks | Generic views | ||
263 | 263 | 2 | inspectdb should give hint on the need to run sqlinitialdata | Tools | ||
484 | 484 | 1 | FloatField with decimal_places but not max_digits causes mysql error. | Database layer (models, ORM) | ||
695 | 695 | 1 | sqlupdate, creates sql to update the database based on an updated model file | Database layer (models, ORM) | ||
202 | 202 | 1 | Error when uploading image | Metasystem | ||
713 | 713 | 1 | sqlreset expects django admin to be installed | Core (Other) | ||
290 | 290 | 1 | Typo in tutorial 4? | Documentation | ||
309 | 309 | 1 | tables with 'class' in them translate to 'classs' messing up inserts | contrib.admin | ||
986 | 986 | “Download in other formats” in the Django Trac code browser | *.djangoproject.com | |||
784 | 784 | 1 | Atom Feeds should use RFC3339 date/time format | contrib.syndication | ||
794 | 794 | 1 | A template filter that lets the user choose pluralization method | Template system | ||
711 | 711 | 1 | ManyToManyField doesn't support "self" instead of a class name parameter. | contrib.admin | ||
842 | 842 | 1 | [patch] Technical 500 response broken in the presence of a local variable named "items" | Core (Other) | ||
674 | 674 | 1 | ImageField display use undocumented thumbnails for change_list display | contrib.admin | ||
302 | 302 | 3 | object.save() doesn't update, re-inserts | contrib.admin | ||
385 | 385 | 1 | [patch] yesno filter is broken: doesn't accept 2-value argument | Template system | ||
246 | 246 | 1 | Can't do circular ForeignKey relationships between classes | Metasystem | ||
727 | 727 | 1 | [patch]: leftover %() syntax in password_reset_email.html | contrib.admin | ||
697 | 697 | 1 | Optional object_list for archive_year | Generic views | ||
753 | 753 | ValidationError & CriticalValidationError raise assertion errors since translation update | Validators | |||
229 | 229 | 1 | Some images are linked-in externally in Admin interface | contrib.admin | ||
112 | 112 | 2 | WSGI requires a HTTP reason in the status | Core (Other) | ||
156 | 156 | 1 | changeset 293 breaks tutorial polls app | contrib.admin | ||
131 | 131 | 4 | Included URL configurations do not receive parameters parsed from parent URL configurations | Core (Other) | ||
286 | 286 | 1 | [patch] Eliminate unintuitive behavior when using edit_inline with no core fields specified | Metasystem | ||
269 | 269 | 2 | Patch: validator that matches against a regular expression | contrib.admin | ||
214 | 214 | 2 | [patch] Allow selecting individual fields in SQL SELECT statements via the models API | Metasystem | ||
213 | 213 | 1 | error submitting empty times | contrib.admin | ||
184 | 184 | 2 | Add django architecture documentation | Documentation | ||
101 | 101 | 2 | Add functionality to django-admin to create skeleton views | Core (Management commands) | ||
57 | 57 | 1 | Add to Apache configuration for tutorial (part 2) | Documentation | ||
15 | 15 | 1 | Metasystem unique_together doesn't work for an object that's related inline | Metasystem | ||
672 | 672 | 1 | get_absolute_url isn't nice | contrib.syndication | ||
802 | 802 | 1 | add a spam-filter callback facility to comments | Tools | ||
450 | 450 | 2 | [patch] Give generic views support for dynamic lookup keywords | Generic views | ||
459 | 459 | 1 | setup.py: admin_templates/registration/*.html is not to installed | Tools | ||
339 | 339 | 1 | MySQL code for session changes in wiki incorrect? | Documentation | ||
152 | 152 | 1 | FCGI server for django | Core (Other) | ||
900 | 900 | [patch] Premature close of postgres connection with multiple threads | Database layer (models, ORM) | |||
283 | 283 | 2 | templatetags/log.py breaks on AnonymousUser | Core (Other) | ||
520 | 520 | 1 | Ordering via foreign key causes multiple display of entries in Admin view | contrib.admin | ||
471 | 471 | 1 | Problem in threading during autoreload | Core (Management commands) | ||
449 | 449 | 1 | [patch] variable selection for templates should allow negative list indexes | Template system | ||
274 | 274 | 1 | data model permissions are only being added to 'auth_permissions' if custom permissions are also defined | Tools | ||
151 | 151 | 1 | javascript clock not dismissed by clicking "cancel"; several references to ljworld.com in the src code | contrib.admin | ||
662 | 662 | 2 | saving a newly created object without any data causes an error | Core (Other) | ||
412 | 412 | 1 | FileField bug | Database layer (models, ORM) | ||
89 | 89 | 2 | DateTimeFields with auto_now_add = True in admin | contrib.admin | ||
948 | 948 | 1 | Documentation on the built-in-reference needs to be more prominent | Documentation | ||
542 | 542 | 3 | [patch] Add an "or cancel" link to add, edit, and delete admin views. | contrib.admin | ||
980 | 980 | 1 | Database Querying | Database layer (models, ORM) | ||
531 | 531 | 1 | [patch] Debugging models with subclassing raises errors in Komodo | Core (Other) | ||
549 | 549 | 1 | StaticField formfield | Core (Other) | ||
696 | 696 | 2 | add newline-suppression to {% and {{ | Template system | ||
646 | 646 | 1 | inspectdb fails on tables with "-" in the name | Core (Management commands) | ||
857 | 857 | 2 | Need better default session cookie name | Core (Other) | ||
887 | 887 | 1 | save manipulator throws UnboundLocalError when saving new files | Metasystem | ||
865 | 865 | 2 | Support for HTTP PUT verb and associated raw data | Core (Other) | ||
904 | 904 | 1 | [PATCH] If DJANGO_SETTINGS_MODULE is not set, walk the filesystem for settings-file before bailing | Core (Other) | ||
996 | 996 | 2 | django-admin startproject myproject still create myproject\settings | Core (Management commands) | ||
982 | 982 | 3 | [patch] Comparing objects by negation should work | Database layer (models, ORM) | ||
973 | 973 | 1 | sql and sqlall DB statements not corresponding to the RDBMS set in settings | Core (Management commands) | ||
974 | 974 | 1 | sql and sqlall do not show DB statements for default values | Core (Management commands) | ||
915 | 915 | 2 | Admin breadcrumb links assume app is rooted at /admin/ | contrib.admin | ||
855 | 855 | 2 | urlconf regexps should allow backreferences | contrib.admin | ||
816 | 816 | 1 | [Patch]FileField doesn't work in generic view | Generic views | ||
965 | 965 | 2 | sql sequence reset misses the m2m tables | Core (Management commands) | ||
968 | 968 | 1 | page not found ->http://www.djangoproject.com/documentation/models/or_lookups/ | Documentation | ||
970 | 970 | 1 | broken link at http://www.djangoproject.com/documentation/db_api/#or-lookups | Documentation | ||
709 | 709 | 3 | The MultiValueDict in datastructures.py should have a "__contains__" method defined | Core (Other) | ||
954 | 954 | 1 | An error in many-to-many raw_id_admin template, change mode | contrib.admin | ||
950 | 950 | 1 | typo in admin/doc bookmartlets template | contrib.admin | ||
947 | 947 | 1 | [patch] is_paginated is true when number of pages is 1 | Generic views | ||
941 | 941 | 1 | Default directories for libs, static and templates | Core (Management commands) | ||
942 | 942 | 1 | ordering bug | Documentation | ||
795 | 795 | 1 | Documentation mismatch regarding "Many-to-one relationships that can be null" | *.djangoproject.com | ||
888 | 888 | 1 | request.POST does not evaluate to True if there are no form variables | Core (Other) | ||
933 | 933 | 1 | update "django-admin.py sql polls" output in tutorial01 | Documentation | ||
923 | 923 | 1 | [patch] 'KeyError' in wsgi.py when there is no 'QUERY_STRING' in os.environ | Core (Other) | ||
415 | 415 | 1 | download_setuptools fails with authenticating proxy | Tools | ||
766 | 766 | 2 | [patch, new-admin] Allow html tags if "allow_tags" model's method attribute is present | contrib.admin | ||
902 | 902 | 1 | Small documentation update | Documentation | ||
895 | 895 | 1 | Forms Reference not Linked to Documentation Index | Documentation | ||
859 | 859 | 2 | CharField shouldn't require a maxlength | Database layer (models, ORM) | ||
824 | 824 | 1 | Need change the Environment variable DJANGO_SETTINGS_MODULE check | Core (Other) | ||
861 | 861 | 1 | Warn on single-letter field names in unique_together | contrib.admin | ||
643 | 643 | 1 | Site based permission system | contrib.admin | ||
839 | 839 | 1 | Fixed small typo in cache docs | Documentation | ||
845 | 845 | 1 | flatpages middleware throws 404 exception instead of returning response | Core (Other) | ||
838 | 838 | 1 | [DOC] - tutorial01.txt contains a spurious external hyperlink target | Documentation | ||
815 | 815 | 1 | [patch] select keyword to lookup_kwargs are being quoted incorrectly in query | Core (Other) | ||
819 | 819 | 1 | Broken database examples link on djangoproject.com | *.djangoproject.com | ||
788 | 788 | 2 | Atom feeds should have a <link rel="self"> element (or, authors should have more control of optional feed elements) | contrib.syndication | ||
764 | 764 | [i18n] blocktrans parsing error when filter argument contains spaces | Template system | |||
778 | 778 | 1 | URL field incorrectly identifies a link as a broken link. | Validators | ||
294 | 294 | 1 | Use setuptools more aggressively for templates | Template system | ||
579 | 579 | 1 | Split template_file template loading and template location logic | Template system | ||
745 | 745 | 1 | Slovak Translation | Translations | ||
301 | 301 | 1 | Last update on Community page | *.djangoproject.com | ||
255 | 255 | 1 | FileField doesn't work | contrib.admin | ||
735 | 735 | Trac report on how long ago tickets have been touched | *.djangoproject.com | |||
641 | 641 | 2 | [patch] Fix re-raise in d.c.h.base | Core (Other) | ||
503 | 503 | 1 | Field objects with required arguments shouldn't be keyword arguments. | Core (Other) | ||
507 | 507 | 1 | Make startswith and endswith case-sensitive in MySQL | Database layer (models, ORM) | ||
516 | 516 | 1 | Discrepancy in usage naming of login template file | Template system | ||
564 | 564 | 1 | django/conf/urls/registration.py intended for general use? | Core (Other) | ||
706 | 706 | 1 | rename of django-admin.py? | Core (Management commands) | ||
585 | 585 | 2 | [Document] - Render your Django's data with specialized applications | Documentation | ||
261 | 261 | 1 | the administrator with edit_inline should give ordering choices | contrib.admin | ||
678 | 678 | 1 | I would like to see a tutorial describing how to edit One-To-Many relationships | Documentation | ||
479 | 479 | 7 | [patch] Implement timezone-formats in date-formatting | Database layer (models, ORM) | ||
663 | 663 | 1 | [patch] app_templates-loader broken for testapp | contrib.admin | ||
668 | 668 | 1 | change default 'site' URL to example.com not 'mysite.com' | contrib.admin | ||
656 | 656 | 1 | Mention "Save as new" as a possible option in tutorial 2 | Documentation | ||
655 | 655 | 1 | [doc] model_api - validator_list is incomplete | Documentation | ||
637 | 637 | 1 | Errors in tests - sqlite | contrib.admin | ||
630 | 630 | 1 | Error in docs | Documentation | ||
597 | 597 | 1 | django-admin.py createsuperuser (MySQL) broken | contrib.admin | ||
592 | 592 | 1 | Error in tutorial 2 | Documentation | ||
591 | 591 | 2 | [patch] Docs: Subclassing wrong object | Documentation | ||
588 | 588 | 1 | kwarg error when using get_object across join | Metasystem | ||
363 | 363 | 1 | Patch to make sqlall use a database specific initial data file over the database agnostic one | Metasystem | ||
578 | 578 | 2 | [patch] automatically do MD5 in admin backend | contrib.admin | ||
570 | 570 | 1 | formfields.SelectField doesn't select correct value for ForeignKey | Core (Other) | ||
568 | 568 | 1 | the JING setting and the EMAIL_IDENT setting | Core (Other) | ||
567 | 567 | 1 | request.has_key | Core (Other) | ||
563 | 563 | 1 | [patch] minor typo in cache.txt | Documentation | ||
234 | 234 | 1 | Make simple cache thread-safe | Core (Cache system) | ||
543 | 543 | 1 | [patch] Django under mod_python broken | Core (Other) | ||
538 | 538 | 1 | django is not zip_safe | Tools | ||
533 | 533 | 1 | Bug in the load_and_render function | contrib.admin | ||
525 | 525 | 2 | list_filter doesn't work with models which primary key is not named 'id' | contrib.admin | ||
524 | 524 | 1 | Numerous excessive selects in the manipulator | Core (Other) | ||
506 | 506 | 2 | [patch] runtests.py should allow models to be tested individually | Tools | ||
4 | 4 | 1 | Add a db cache backend | Core (Cache system) | ||
519 | 519 | 1 | Dir structure and modules | Core (Other) | ||
511 | 511 | 1 | django-admin.py init fails at rev 641 | Core (Management commands) | ||
467 | 467 | 1 | Debugging code left behind in django.utils.text ? | Tools | ||
487 | 487 | 1 | [patch] minor typo in cache.txt | Documentation | ||
434 | 434 | 1 | Does runserver takes 2 arguments? | Core (Other) | ||
414 | 414 | 1 | radio_admin doesn't appear to work | Metasystem | ||
418 | 418 | 1 | No interface to change default site in sites table generated by django-admin.py init | contrib.admin | ||
404 | 404 | 3 | MySQL order_by=['?'] throws ProgrammingError | Metasystem | ||
429 | 429 | 1 | Proposed minor cleanup of utils/html.py | Core (Other) | ||
432 | 432 | 1 | Trac throwing errors when attempting to replace attachment | *.djangoproject.com | ||
433 | 433 | 3 | Add ability to delete multiple objects in a single call | Metasystem | ||
392 | 392 | 1 | django sets up memcache incorrectly when arguments are given | Core (Cache system) | ||
354 | 354 | 2 | Unit tests fail with old version of MySQLdb | Tools | ||
331 | 331 | 1 | Unexpected model attributes crash install | Tools | ||
314 | 314 | 1 | 'name' option doesn't exist / not obvious in model reference | Documentation | ||
390 | 390 | 1 | corrections for model reference documentation | Documentation | ||
403 | 403 | 2 | [patch] floatformat error | Template system | ||
444 | 444 | 1 | FileField returns error when updating | contrib.admin | ||
441 | 441 | 1 | A non-required DateTimeField produces an error on save | contrib.admin | ||
382 | 382 | 2 | globals should show up in model methods and classes (like normal python classes) | Core (Other) | ||
358 | 358 | djangoproject.com should have Trac 0.9.pre | *.djangoproject.com | |||
388 | 388 | 1 | Prefix for django table names | Metasystem | ||
378 | 378 | 1 | django-admin.py should give feedback | Tools | ||
341 | 341 | 1 | unique option | contrib.admin | ||
369 | 369 | 1 | put the D back in CRUD for FileField | contrib.admin | ||
336 | 336 | 1 | generic views delete_object documentation typo | Documentation | ||
277 | 277 | 3 | CommonMiddleware URL rewriting discards POST data | Core (Other) | ||
325 | 325 | 1 | Primary Key as SmallIntegerField | Database layer (models, ORM) | ||
324 | 324 | 1 | IPAddressField fails | Database layer (models, ORM) | ||
322 | 322 | 3 | [patch] Admin unavailable in development server after [503] | contrib.admin | ||
307 | 307 | 1 | Use unicode strings u"bla-bla" in SQL-queries for compatibility with national languages | Metasystem | ||
244 | 244 | 1 | [patch] Make new get_values() function more forgiving of mistakes | Metasystem | ||
190 | 190 | 1 | Add which template a syntax error is occurring in when you raise TemplateSyntaxErrors | Template system | ||
188 | 188 | 1 | Can't login in admin, when TIME_ZONE set to 'Europe/Riga' in myproject.settings.main | contrib.admin | ||
217 | 217 | 1 | Multiple foreign keys to one table | Metasystem | ||
181 | 181 | 1 | Site and FlatFile don't appear in the Admin interface | contrib.admin | ||
97 | 97 | 1 | Refactor django-admin.py so it only contains command-line interface code | Core (Other) | ||
83 | 83 | 1 | Spelling error in Environment not found exception | Core (Other) |