dm
(dm)
Most Active Role
N/A
Most Active Component
Core (Mail)
Activity Timeline
[No data in this time period]
Components
Tickets
Trac | Ticket (912) | Reporter (1) | Owner (0) | Commenter (103) | Summary | Component |
---|---|---|---|---|---|---|
34566 | 34566 | ModelAdmin get_field_queryset uses related admin ordering, but not related admin querysets. | contrib.admin | |||
27029 | 27029 | 2 | Make EmailValidator accept non-ASCII characters in local part | Core (Other) | ||
34619 | 34619 | Ensure FilteredSelectMultiple select elements are associated with their label | contrib.admin | |||
34917 | 34917 | Links in the Django admin should be underlined. | contrib.admin | |||
34041 | 34041 | Accessibility improvements for admin breadcrumbs | contrib.admin | |||
897 | 897 | Bi-Directional ManyToMany in Admin | contrib.admin | |||
373 | 373 | Add support for multi-column primary keys. | Database layer (models, ORM) | |||
470 | 470 | Add Field.db_default for defining database defaults | Database layer (models, ORM) | |||
27674 | 27674 | Deprecate GeoModelAdmin and OSMGeoAdmin | GIS | |||
34976 | 34976 | startproject and startapp should provide feedback | Core (Management commands) | |||
34402 | 34402 | Admin search_fields crashes for inherited model and __iexact lookup. | contrib.admin | |||
34462 | 34462 | Deletions in admin panel create N + 1 queries | contrib.admin | |||
27466 | 27466 | Use a datepicker widget for Date[Time]RangeField in admin | contrib.admin | |||
34624 | 34624 | RelatedFieldWidgetWrapper links toggling isn’t working for radio widgets | contrib.admin | |||
27409 | 27409 | Issues with admindocs docstring links generation | contrib.admindocs | |||
34855 | 34855 | Document CSRF_TRUSTED_ORIGINS relation to SECURE_PROXY_SSL_HEADER. | Documentation | |||
34221 | 34221 | 1 | Plural-Forms in .po files break Django's translation precedence. | Internationalization | ||
34429 | 34429 | Allow to set unusable password via admin UI | contrib.auth | |||
34643 | 34643 | Move admin form labels to a more accessible place | contrib.admin | |||
34746 | 34746 | High CPU/memory consumption when a 5XX is raised with large local variables | Error reporting | |||
34045 | 34045 | Admin changelist checkboxes do not have labels | contrib.admin | |||
34789 | 34789 | `filter_horizontal` duplicates entries in "Chosen" column after instance is added via in another field using the "plus" JS action | contrib.admin | |||
34994 | 34994 | Visual regression in admin checkboxes on mobile | contrib.admin | |||
34925 | 34925 | refresh_from_db() will not iterate through all of the fields listed in the 'fields' parameter. | Database layer (models, ORM) | |||
34297 | 34297 | ValueError: invalid token in plural form: EXPRESSION when adding new language | Utilities | |||
34977 | 34977 | Turn link to change password form in admin user change form into a button | contrib.auth | |||
34853 | 34853 | Accept-Language Header takes precedence over cookie for format localization | Internationalization | |||
27752 | 27752 | Fix and test admin_order_field set for the __str__ of a model | contrib.admin | |||
34488 | 34488 | ClearableFileInput widget forgets "Clear" selection when form is not valid | Forms | |||
14831 | 14831 | Django Template Style Guide | Documentation | |||
27460 | 27460 | Allow declaring a GenericRelation from an abstract model to another abstract model | Database layer (models, ORM) | |||
34339 | 34339 | Allow overriding construct_search(). | contrib.admin | |||
34200 | 34200 | Allow setting postgres role during connection setup | Database layer (models, ORM) | |||
27201 | 27201 | 1 | Django 1.10 with STATICFILES_STORAGE breaks on absolute path in CSS with double slash | contrib.staticfiles | ||
34914 | 34914 | Postgres connection is not restarted after it's dropped by the server, even if we use CONN_HEALTH_CHECKS=True | Database layer (models, ORM) | |||
34038 | 34038 | Low text contrast and no visual cues for links within body text in admin UI | contrib.admin | |||
34910 | 34910 | Color Contrast Admin Plus Icon | contrib.admin | |||
34036 | 34036 | Low text contrast over light blue backgrounds in admin light theme | contrib.admin | |||
34044 | 34044 | Admin app search filter appears in nav sidebar but not on admin homepage | contrib.admin | |||
34132 | 34132 | Migration with CheckConstraint fails on PostgreSQL in PyPy with psycopg2cffi due to AttributeError | Database layer (models, ORM) | |||
34670 | 34670 | Django Admin light theme flickers on dark system | contrib.admin | |||
34831 | 34831 | Search in admin could allow issuing a query with many OR'd clauses | contrib.admin | |||
34909 | 34909 | Accessible names for Add / Change buttons in Django Admin | contrib.admin | |||
34593 | 34593 | Django admin list does same Count query twice when there are no filters | contrib.admin | |||
35001 | 35001 | Add related object icon (green plus sign) is not fully visible in some screens | contrib.admin | |||
34995 | 34995 | Add link for admin's related widget is in the wrong place | contrib.admin | |||
34982 | 34982 | Visual regression for helptext at certain screen sizes | contrib.admin | |||
34999 | 34999 | Admin search bar input doesn't have proper background color when in dark mode | contrib.admin | |||
34633 | 34633 | Add prefetch_related() cache invalidation for create() in reverse many-to-one managers. | Database layer (models, ORM) | |||
34991 | 34991 | Wrong layout of pagination buttons with editable list in the admin. | contrib.admin | |||
14611 | 14611 | 2 | Added dedicated option to test.Client methods (other than get()) for passing query parameters. | Testing framework | ||
34984 | 34984 | Adding a field with default crashes for models with GeneratedField on SQLite. | Database layer (models, ORM) | |||
14810 | 14810 | Admin inline templates need blocks | contrib.admin | |||
34979 | 34979 | inlineformset_factory sets max_num forms to one even though there is a unique_together constraint | contrib.admin | |||
34966 | 34966 | Add a check for ModelAdmin.actions functions not taking three arguments | contrib.admin | |||
34919 | 34919 | Missing scope attribute in admin doc table headers. | contrib.admindocs | |||
34960 | 34960 | Document how to set nulls_last=True for admin_order_field/ordering | Documentation | |||
34927 | 34927 | ModelAdmin for model with InlineModelAdmin for proxy class reference results in admin.E202 | contrib.admin | |||
34937 | 34937 | Provide a get_form_kwargs for the ModelAdmin | contrib.admin | |||
34825 | 34825 | SQLite database files are not destroyed after tests | Testing framework | |||
34922 | 34922 | Add dynamic HTML/CSS classes to table row elements in admin changelist view | contrib.admin | |||
34913 | 34913 | Django Admin high contrast mode no clear session | contrib.admin | |||
34912 | 34912 | Admindocs back-links and bookmarklet help text is too small | contrib.admindocs | |||
34911 | 34911 | Admindocs index skips from h1 to h3 | contrib.admindocs | |||
34905 | 34905 | Main landmark is on the wrong element | contrib.admin | |||
34043 | 34043 | Doc "Writing your first patch for Django" doesn't explain how to contribute to the admin UI | Documentation | |||
34892 | 34892 | Static files aren't served correctly on dev server when DEBUG and FORCE_SCRIPT_NAME are enabled | contrib.staticfiles | |||
34896 | 34896 | First-party passkey support in django.auth | contrib.auth | |||
34897 | 34897 | Django's admin UI - `ManyToManyField` with inheritance on the same class -> object shows itself inside the relation | contrib.admin | |||
27229 | 27229 | Allow using aggregates in ModelAdmin.list_display | contrib.admin | |||
14336 | 14336 | list_display should be able to contain sortable references to annotated fields | contrib.admin | |||
27929 | 27929 | 2 | Add ManifestStaticFilesStorage option to remove original (non-hashed) files after processing | contrib.staticfiles | ||
34880 | 34880 | Required a post_save_action hook to perform additional action in admin. | contrib.admin | |||
34835 | 34835 | Use a `nav` element or `navigation` landmark for changelist filters | contrib.admin | |||
34499 | 34499 | In tutorial part08, Django debug toolbar shows up in admin site but not in public site | Documentation | |||
34867 | 34867 | [Date Input Localization] Accept-Language Header Takes Precedence Over Language Set With Cookie | Internationalization | |||
34823 | 34823 | assertTemplateUsed() context manager crashes for templates without names. | Testing framework | |||
34857 | 34857 | Date picker cancel button does not respect color theme/dark mode | contrib.admin | |||
34560 | 34560 | Update admin's jQuery to 3.7.X. | contrib.admin | |||
34842 | 34842 | Unmanaged read-only generated fields in admin | Database layer (models, ORM) | |||
34832 | 34832 | Use `banner` landmark or `<header>` element for the admin header area | contrib.admin | |||
34834 | 34834 | Use `search` role for the admin changelist search form | contrib.admin | |||
34833 | 34833 | Use a `main` landmark in the admin interface | contrib.admin | |||
34820 | 34820 | Migrations crashes when changing ForeignObject properties. | Database layer (models, ORM) | |||
34810 | 34810 | Calculate coverage on subprocesses such as django-admin commands | Core (Other) | |||
34817 | 34817 | Boolean field doesn't look good on django-admin | contrib.admin | |||
34730 | 34730 | Add an assertMessages assertion | contrib.messages | |||
34451 | 34451 | Incorrect exception handling within the django exception handler | Error reporting | |||
34802 | 34802 | django.contrib.admin.actions.delete_selected() should return number of rows deleted via ModelAdmin.delete_queryset() | contrib.admin | |||
34797 | 34797 | Django Admin radio fields admin.HORIZONTAL shows as vertical with django-grapelli. | Uncategorized | |||
34785 | 34785 | Contribution guide comes out non successful | Error reporting | |||
34774 | 34774 | ModelAdmin form validation that cross-validates main form and inline formsets | contrib.admin | |||
34743 | 34743 | full_clean() raises AttributeError on constraints with related IDs. | Database layer (models, ORM) | |||
34767 | 34767 | AdminReadonlyField may not show links to related models when the related model has been downcasted | contrib.admin | |||
34542 | 34542 | 1 | Required fields allowed to be blank are not accepted non-interactively using createsuperuser | contrib.auth | ||
34751 | 34751 | FilteredSelectMultiple ignores select optgroup | contrib.admin | |||
34738 | 34738 | Django admin doesn't translate error | contrib.admin | |||
34733 | 34733 | m2m_changed signal is unaware if .set() method is being called | Database layer (models, ORM) | |||
34724 | 34724 | Allow passing kwargs to django.contrib.admin.decorators.display | contrib.admin | |||
34718 | 34718 | Allow django.contrib.admin's ListFilter to render details tag collasped by default | contrib.admin | |||
27471 | 27471 | Make admin's list_filter choices collapsable | contrib.admin | |||
34711 | 34711 | Make ChoiceField auto-detect and coerce values. | Forms | |||
34677 | 34677 | Django Admin built-in password reset feature has UI issues | contrib.admin | |||
34705 | 34705 | BoundField.as_widget() ignores aria-describedby in attrs argument | Forms | |||
34696 | 34696 | Actions selection counter gets cleared when using Chrome's back button | contrib.admin | |||
34639 | 34639 | MySQL 8.0 hangs indefinitely when using the admin search with a Foreign Key and Annotate | contrib.admin | |||
34678 | 34678 | README.rst does not mention the Django Discord or Django forum | Documentation | |||
34668 | 34668 | Unvalidated Redirect from "PATH_INFO" URI Parameter on "/admin/auth/group/{n}/change/" page. | Uncategorized | |||
34345 | 34345 | Add system check for filter_horizontal/filter_vertical on ManyToManyFields with intermediary models. | contrib.admin | |||
34656 | 34656 | Wrong HTML generation in Django admin's change_password form | contrib.admin | |||
34659 | 34659 | mysql backend creates queries using CONVERT_TZ even when this is not supported | Database layer (models, ORM) | |||
34652 | 34652 | Async support in admin view | contrib.admin | |||
34651 | 34651 | 'list' object has no attribute '_committed' | Uncategorized | |||
34628 | 34628 | RelatedFieldWidgetWrapper link icons are very hard to see | contrib.admin | |||
34638 | 34638 | Rows are selected if BooleanField is in list_editable | contrib.admin | |||
34645 | 34645 | Timezone warning visual regression for DateFields and TimeFields. | contrib.admin | |||
34625 | 34625 | FilteredSelectMultiple widget’s elements aren’t labelled | contrib.admin | |||
34627 | 34627 | Active row states invisible for WHCM users | contrib.admin | |||
34622 | 34622 | RelatedFieldWidgetWrapper links don’t convey their state for screen reader users | contrib.admin | |||
34621 | 34621 | Django admin site name shouldn’t be an h1 | contrib.admin | |||
34601 | 34601 | ModelAdmin: Error message for readonly_fields's check does not include the field name | contrib.admin | |||
34618 | 34618 | Admin action log entry types should be communicated to screen reader users | contrib.admin | |||
34617 | 34617 | Ensures <meta name="viewport"> does not disable text scaling and zooming | contrib.admin | |||
34605 | 34605 | Add distinct support for ListFilters | contrib.admin | |||
34592 | 34592 | admin css font does not need explicit apple fonts | contrib.admin | |||
34322 | 34322 | ManifestStaticFilesStorage crashes on commented JavaScript import statements | contrib.staticfiles | |||
34549 | 34549 | Extra select query when parent model consists of primary key only | Database layer (models, ORM) | |||
34513 | 34513 | Error E108 does not cover some cases | contrib.admin | |||
34527 | 34527 | Unexpected behavior with division in aggregation | Database layer (models, ORM) | |||
34520 | 34520 | ModelAdmin.fields: wrapping in tuples does not have any effect (each field on separate line) | contrib.admin | |||
34386 | 34386 | 2 | Error while sending TLS smtp email when no EMAIL_SSL_CERTFILE / EMAIL_SSL_KEYFILE are specified in project settings | Core (Mail) | ||
34526 | 34526 | issue in admin with sites | contrib.admin | |||
34519 | 34519 | Don't send content in responses to HEAD requests | Uncategorized | |||
34512 | 34512 | Admin missing breadcrumbs in app index | contrib.admin | |||
34455 | 34455 | i18n_patterns() not respecting prefix_default_language=False | Internationalization | |||
34481 | 34481 | Admin check for reversed foreign key used in "list_display" | contrib.admin | |||
34508 | 34508 | Admin Checks Reversed FKs.( modified check_list_display function ) | Uncategorized | |||
34506 | 34506 | Visual regressions in admin's clearable file input. | contrib.admin | |||
34501 | 34501 | Revert CICharField deprecation | contrib.postgres | |||
34419 | 34419 | Document django.contrib.admin.sites.all_sites | contrib.admin | |||
34494 | 34494 | This is suggestion about customizing AdminSite documents | Documentation | |||
34478 | 34478 | django 4.2 admin page issue | contrib.admin | |||
34474 | 34474 | Django apps registry returns the wrong models | Uncategorized | |||
34028 | 34028 | Django 'static' template tag fails to generate URLs with SCRIPT_NAME prefix | Template system | |||
34383 | 34383 | Layout error in Admin when using help_text | Template system | |||
34438 | 34438 | UserCreationForm.clean_username() crashes with a custom user model. | contrib.auth | |||
34442 | 34442 | runserver is slow to accept http connexions when running on 0.0.0.0 | Core (Management commands) | |||
34439 | 34439 | mod_wsgi for django with conda environment in Windows doesn't work | HTTP handling | |||
34316 | 34316 | Visual regressions in admin's change password form | contrib.admin | |||
34433 | 34433 | OneToOneField can only be saved one way | Database layer (models, ORM) | |||
34428 | 34428 | ASGIStaticFilesHandler raises warning. | contrib.staticfiles | |||
27487 | 27487 | ModelAdmin.formfield_overrides on ManyToManyField isn't compatible with CheckboxSelectMultiple | contrib.admin | |||
14832 | 14832 | Impossible to create inline objects if form validates but is unchanged | contrib.admin | |||
34399 | 34399 | dark-mode-vars block is overwritten by extrastyles | contrib.admin | |||
27397 | 27397 | Querying with an integer larger than SQLite supports crashes with OverflowError | Database layer (models, ORM) | |||
27559 | 27559 | Admin changelist turns GET QueryDict into dict which may lose parameters | contrib.admin | |||
34395 | 34395 | Update admin's jQuery to 3.6.4. | contrib.admin | |||
34390 | 34390 | NoReverseMatch at /admin/logout/ | contrib.admin | |||
34377 | 34377 | AdminSite.catch_all_view() drops query string in redirects | contrib.admin | |||
34379 | 34379 | 1 | Invalid regex pattern for password reset token in 4.2b1 | contrib.auth | ||
34376 | 34376 | Admin has no support for unique constraint fields. | contrib.admin | |||
34365 | 34365 | add_form_template used as change_form_template when adding object when only declaring change_form_template | contrib.admin | |||
34351 | 34351 | 1 | Slash in constraint name results in invalid migration file naming | Migrations | ||
34354 | 34354 | models. Manager annotate() queryset conflict with models.Model | contrib.admin | |||
34329 | 34329 | django-formset new app - i am facing the issue Uncaught (in promise) SyntaxError: JSON.parse | Forms | |||
34303 | 34303 | Admin Site shall filter LogEntries by registered models | contrib.admin | |||
34315 | 34315 | Close button read only changeview of admin does not preserve filters | contrib.admin | |||
34317 | 34317 | wrong attribute naming in method BaseModelFormSet.save_existing | Forms | |||
34301 | 34301 | 5 | "show_save_as_new" in admin can add without this permission | contrib.admin | ||
34286 | 34286 | Mixed-case views/templates names causes 404 on :view:/:template: directive. | contrib.admindocs | |||
34283 | 34283 | Missing parameter escaping in admin filters.js | contrib.admin | |||
34296 | 34296 | Formset validation does not consider UniqueConstraint with F() expressions. | Database layer (models, ORM) | |||
34291 | 34291 | Validation of UniqueConstraint with ordered expressions crashes. | Database layer (models, ORM) | |||
34292 | 34292 | Support display function in InlineModelAdmin | contrib.admin | |||
34284 | 34284 | Permission to access adminsites | contrib.admin | |||
34257 | 34257 | ForeignKeyRawIdWidget doesn't include vForeignKeyRawIdAdminField class when custom class passed in attrs | contrib.admin | |||
34251 | 34251 | Paginator should warn if ordering is not deterministic | Core (Other) | |||
34241 | 34241 | Django admin not showing seconds for list_display nor readonly DateTimeField | contrib.admin | |||
34165 | 34165 | migrate management command does not respect database parameter when adding Permissions. | contrib.auth | |||
34215 | 34215 | Regression for autocomplete_fields in admin | contrib.admin | |||
34207 | 34207 | Incorrect SQL query when adding a ManyToMany related object with a "through" table prevents adding a new relationship if the new relationship is identical except for a different value for "through_defaults" | Database layer (models, ORM) | |||
34205 | 34205 | Validation of constraints with __len lookup crashes for ArrayFields. | Database layer (models, ORM) | |||
34172 | 34172 | Documentation of AdminSite.get_urls() encourages security vulnerabilities | contrib.admin | |||
34095 | 34095 | Form controls in admin should use heights in relative units | contrib.admin | |||
34191 | 34191 | ModelAdmin.search_fields fails for DecimalField and __exact | contrib.admin | |||
34185 | 34185 | Serving static/media files during development can't work when use SCRIPT_NAME | Documentation | |||
34187 | 34187 | UserCreationForm should save data from ManyToMany form fields | contrib.auth | |||
34119 | 34119 | ModelForm fields with callable defaults don't correctly propagate default values | Forms | |||
34166 | 34166 | UniqueConstraint with condition not validated if the condition field is not editable. | Database layer (models, ORM) | |||
34162 | 34162 | Wrong URL generated by get_admin_url in admin index "Recent Actions" panel in custom Django Admin Site | contrib.admin | |||
34155 | 34155 | ModelAdmin.render_change_form does not lowercase the app_label when setting template directories | contrib.admin | |||
34099 | 34099 | update_or_create() not saving data assigned in a model's save() method | Database layer (models, ORM) | |||
34150 | 34150 | Add "View on site" links to generic common model URL and also to common url for app. | contrib.admin | |||
34135 | 34135 | Add async interface to ManyRelatedManager & RelatedManager | Database layer (models, ORM) | |||
34129 | 34129 | Admin list_editable failed to edit | contrib.admin | |||
34054 | 34054 | Create a topic about fixtures | Documentation | |||
34066 | 34066 | Accessing UserAdmin via to_field leads to link to PasswordResetForm being broken (404) | contrib.auth | |||
34121 | 34121 | Multi Databases documenation example doesn't work | Database layer (models, ORM) | |||
34085 | 34085 | Black shouldn't format non-Python files | Core (Management commands) | |||
34102 | 34102 | Admin list view `word-break: break-word;` | contrib.admin | |||
34101 | 34101 | Missing list filters in admin when using jet admin templates | contrib.admin | |||
34097 | 34097 | when i create objects in admin page, it is not posted to server that is selection of ModelMultipleChoiceField with FilteredSelectMultiple widget | contrib.admin | |||
34093 | 34093 | Admin theme switcher icon should resize according to browser font size | contrib.admin | |||
34090 | 34090 | ordering of ManyToManyField in admin shows objects multiple times | contrib.admin | |||
34042 | 34042 | Screen reader issues with admin navigation sidebar | contrib.admin | |||
34081 | 34081 | Responsive CSS is not loaded properly. | contrib.admin | |||
34068 | 34068 | `runserver 0`'s "Starting development server at <address>" doesn't work | Core (Management commands) | |||
34067 | 34067 | django.core.Paginator wrong query slicing | Core (Other) | |||
34061 | 34061 | Model validations should be run on save() | Database layer (models, ORM) | |||
34030 | 34030 | add SystemCheckError for LocaleMiddleware | Core (Management commands) | |||
34025 | 34025 | Autocomplete field fills all empty required fields references to the same model when added a choice in popup. | contrib.admin | |||
34052 | 34052 | migrate --check still emits signals if database is up to date | Migrations | |||
34040 | 34040 | Autofocus on model list views can be problematic for screen reader users | contrib.admin | |||
34049 | 34049 | Admin - Scrollbar appears without overflowing content | contrib.admin | |||
34037 | 34037 | Low text contrast for grey buttons in admin light theme | contrib.admin | |||
34033 | 34033 | Admin light/dark theme switch needs to convey its state for screen reader users | contrib.admin | |||
34023 | 34023 | inlines variable not bound in loop in ModelAdmin._create_formsets | contrib.admin | |||
34031 | 34031 | Option to remove "all" option in admin SimpleListFilter | contrib.admin | |||
34022 | 34022 | admin:logout fails to log out non-staff users | contrib.admin | |||
34003 | 34003 | PasswordResetView, PasswordResetDoneView, PasswordResetConfirmView & PasswordResetCompleteView not discovering custom template | contrib.auth | |||
14411 | 14411 | Inline delete not prompting cascade delete warning | contrib.admin | |||
27207 | 27207 | Replace <p class="help"> with <div> tag in admin templates | contrib.admin | |||
27147 | 27147 | Add support for defining bounds in postgres range fields | contrib.postgres | |||
27060 | 27060 | Take indexes into account in inspectdb command | Core (Management commands) | |||
27961 | 27961 | Misconfigured SECURE_PROXY_SSL_HEADER setting is ignored | HTTP handling | |||
27864 | 27864 | Limit the number of terms in an admin search | contrib.admin | |||
14035 | 14035 | Cannot access POST after request.encoding was set to a custom value | HTTP handling | |||
14844 | 14844 | i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context | Internationalization | |||
19 | 19 | Automatically generate JavaScript form validation | Validators | |||
27017 | 27017 | Why doesn't Django's Model.save() save only the dirty fields by default? And how can I do that if I want? | Database layer (models, ORM) | |||
27188 | 27188 | Allow using unique=True with FileField | File uploads/storage | |||
27917 | 27917 | Allow ModelAdmin.radio_fields to work with NullBooleanField | contrib.admin | |||
27445 | 27445 | 2 | RadioSelect widget does not work for NullBooleanField | Documentation | ||
14660 | 14660 | Using a CheckboxSelectMultiple widget on a M to M field in Admin causes 'SelectBox is not defined' JS error in RelatedObjectLookups.js | contrib.admin | |||
27331 | 27331 | Proposed opt_group argument for ModelChoiceField and ModelMultipleChoiceField | Forms | |||
27399 | 27399 | Segfault when running GDALBandTests on OSX 10.11.6 | GIS | |||
27804 | 27804 | 1 | Use unittest.subTest() in Django's test suite | Core (Other) | ||
27160 | 27160 | Document that running the Django test suite requires creating the databases and, on PostgresQL, a superuser | Documentation | |||
27852 | 27852 | Admin Delete Object Block Page Doesn't Show All Related Objects Blocking Deletion | Database layer (models, ORM) | |||
27888 | 27888 | Add a button to clear all admin filters | contrib.admin | |||
14408 | 14408 | Admin Error when subclassing ContentType for generic Relations | contrib.admin | |||
17 | 17 | Metasystem optimization: Share select_related in memory | Database layer (models, ORM) | |||
14071 | 14071 | Row duplicated when modifying PK | contrib.admin | |||
27921 | 27921 | Documentation of make_aware() with is_dst is misleading | Documentation | |||
27795 | 27795 | Audit force_text invocations | Utilities | |||
14129 | 14129 | Slovenian translation plural-forms | Internationalization | |||
27685 | 27685 | 1 | Allow autoreloader to use watchman | Utilities | ||
27755 | 27755 | add ModelAdmin.get_inlines() hook to allow set inlines based on the request or model instance. | contrib.admin | |||
27360 | 27360 | 1 | Make it easier to track down the offending models for AlreadyRegistered exceptions | contrib.admin | ||
27991 | 27991 | Add 'obj' kwarg to InlineModelAdmin.has_add_permission() | contrib.admin | |||
14675 | 14675 | Update docs and project template to avoid "import *" for url patterns | Core (Other) | |||
14204 | 14204 | 1 | Take advantage of SQLite support for FK constraints | Database layer (models, ORM) | ||
27595 | 27595 | Database converters are not run for related fields referencing related fields | Database layer (models, ORM) | |||
27768 | 27768 | 3 | makemigrations uses unnecessary AddField for ForeignKey depending on model name | Migrations | ||
820 | 820 | Add "view" permission to compliment add/change/delete | contrib.admin | |||
27543 | 27543 | AttributeError: '_Frame' object has no attribute 'f_back' / Django and celery error logging gone wrong | Error reporting | |||
27018 | 27018 | Admin views in admindocs crash with AttributeError | contrib.admindocs | |||
27728 | 27728 | Allowed overriding admin templatetag's templates. | contrib.admin | |||
27392 | 27392 | 1 | Remove "Tests that", "Ensures that", etc. from test docstings | Documentation | ||
27317 | 27317 | Make Form subclasses combine Form.Media from all parents | Forms | |||
27810 | 27810 | Add query expression support for ModelAdmin list_display's admin_order_field | contrib.admin | |||
27682 | 27682 | 1 | Add more dependencies to extras_require (eg sqlparse, PyYAML) | Packaging | ||
14642 | 14642 | save_as=True and generic inline in admin gives IndexError | contrib.contenttypes | |||
27515 | 27515 | Make AuthenticationForm use the username length from the user model | contrib.auth | |||
14370 | 14370 | Adding support for Autocomplete in contrib.admin | contrib.admin | |||
27998 | 27998 | LogEntry messages do not list m2m fields that were changed when an object is changed via ModelAdmin | contrib.admin | |||
27326 | 27326 | Overriding queryset deletion from ModelAdmin | contrib.admin | |||
27477 | 27477 | Use QuerySet.select_for_update() in admin change form to fix race condition | contrib.admin | |||
27303 | 27303 | Selecting multiple admin list_filters across relations return results that don't match both filters | contrib.admin | |||
27563 | 27563 | Move "Apply limit_choices_to" code from BaseModelForm to fields_for_model() | Forms | |||
27967 | 27967 | The autogenerated OneToOneField on multi table inheritance breaks the InlineAdminForm given UUID pk | contrib.admin | |||
27953 | 27953 | Make default Model.__str__() more useful (such as by displaying the primary key) | Database layer (models, ORM) | |||
27732 | 27732 | django.contrib.postgres.search SearchRank doesn't handle SearchVectorField references | contrib.postgres | |||
27751 | 27751 | Teardown of a PG test database fails if it is an autogenerated test_MYDB database | Testing framework | |||
27183 | 27183 | JSONField improperly escaped in admin interface during normal usage | contrib.postgres | |||
28001 | 28001 | Investigate/update comment about context popping in ForNode.render() | Template system | |||
27834 | 27834 | 5 | Add the STRPOS database function | Database layer (models, ORM) | ||
27359 | 27359 | Make it possible to specify a default template engine | Template system | |||
27942 | 27942 | admin's inlines.js indiscriminately adds "add" buttons to all tables in inlines | contrib.admin | |||
27231 | 27231 | Initialize forms in ModelAdmin like View (i.e. add get_form_kwargs to contrib.admin) | contrib.admin | |||
27988 | 27988 | django-admin documentation typo (--v instead of -v) | Documentation | |||
27976 | 27976 | label_from_instance fails silently: form field disappears. | Forms | |||
27949 | 27949 | Document how OpenLayers 3 widgets work | Documentation | |||
27939 | 27939 | GeoDjango - map doesn't show correct point in admin | GIS | |||
27675 | 27675 | Django postgres JSONField encoding | contrib.postgres | |||
27943 | 27943 | Unable to log in with added superuser account | contrib.admin | |||
27897 | 27897 | Searching for foreign key's pk in the admin crashes with FieldDoesNotExist | contrib.admin | |||
27911 | 27911 | Document UserAdmin when creating custom User model | Documentation | |||
27913 | 27913 | Admin calendar failed | contrib.admin | |||
27316 | 27316 | 2 | Multiple LiveServerTestCase subclasses cannot reuse the same port | Testing framework | ||
27905 | 27905 | Admin RelatedFieldWidgetWrapper ignores wrapped widget's value_omitted_from_data() | contrib.admin | |||
27475 | 27475 | Bug in admin with date_hierarchy and Daylight savings | contrib.admin | |||
27889 | 27889 | ModelAdmin ordering by pk fails check | contrib.admin | |||
27883 | 27883 | "Vertical" polymorphism of models | Database layer (models, ORM) | |||
27885 | 27885 | Migration creates index of a deleted table | Migrations | |||
27766 | 27766 | runserver crashes because of auto-reloader (Py3 + PowerShell) | Utilities | |||
27851 | 27851 | include(admin.site.urls) doesn't work on master yet | contrib.admin | |||
27839 | 27839 | Add a native file upload progress bar through forms | Forms | |||
27537 | 27537 | 2 | Provide a simpler way to default runserver IP/port to 0.0.0.0:8000 | Core (Management commands) | ||
27356 | 27356 | admin lookup_allowed incorrectly returns False for a nested reverse OneToOneField | contrib.admin | |||
27811 | 27811 | Avoid UnicodeEncodeError during generation of email with mail_admins logger | Error reporting | |||
27782 | 27782 | Model signals and Many2Many fields | Documentation | |||
14606 | 14606 | Application module imported twice when running development server | Core (Other) | |||
27758 | 27758 | Template widget rendering breaks the AdvancedModelIterator pattern | Forms | |||
27769 | 27769 | createsuperuser command missing docs about no-input/interactive | Documentation | |||
27501 | 27501 | ModelChoiceField.queryset documentation isn't clear that this is lazily evaluated | Documentation | |||
27774 | 27774 | django admin with many objects count is very slow | contrib.admin | |||
27757 | 27757 | The link of the "view_on_site" button is not formed according to the returning result of the "get_absolute_url" method. | contrib.admin | |||
27762 | 27762 | Concurrency Safety Documentation | Documentation | |||
27743 | 27743 | CSS fix of "viewsitelink", "golink" and "addlink" buttons for Django admin | contrib.admin | |||
27765 | 27765 | Migration to delete child model (multi-table inheritance) results in an error when using SQLite | Migrations | |||
14153 | 14153 | 2 | Redirects fail if URL has appended query string | Contrib apps | ||
27739 | 27739 | 1 | Document LabelCommand's `label` attribute | Documentation | ||
27717 | 27717 | 1 | Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural into CreateModel | Migrations | ||
27714 | 27714 | Small visual artifact when clicking inline edit button in admin | contrib.admin | |||
27673 | 27673 | System checks for contrib.admin are executed during registration | contrib.admin | |||
27432 | 27432 | showmigrations --plan should show migrations that would be applied for the given app_labels | Core (Management commands) | |||
27054 | 27054 | makemigrations tries to create django_migrations in external database | Migrations | |||
27672 | 27672 | Trouble saving specificly shaped GeometryCollection to spatialite backend | GIS | |||
27522 | 27522 | ./manage runserver --nostatic doesn't return a traceback | Core (Management commands) | |||
27631 | 27631 | Prevent execution of transactional DDL statements when unsupported. | Migrations | |||
27377 | 27377 | Clarify that prepopulated_fields doesn't work with OneToOneField | Documentation | |||
27613 | 27613 | BaseInlineFormSet is validating form for extra forms | Forms | |||
27470 | 27470 | CSRF context processor never sets NOTPROVIDED | CSRF | |||
27609 | 27609 | gettext_lazy cast to str/unicode errors under py 2.7 if performed after language activation. | Core (System checks) | |||
27558 | 27558 | 3 | Setting db_index=False on existing ForeignKey causes constraint to be recreated on MySQL | Database layer (models, ORM) | ||
27313 | 27313 | Allow overriding the admin's popup response template on an app or model basis | contrib.admin | |||
27591 | 27591 | running manage.py with virtual environment | Uncategorized | |||
27566 | 27566 | Clarify documentation of ModelAdmin.save_model and delete_model | Documentation | |||
27569 | 27569 | 1 | Resolve reverse url with named groups regular expression to sprintf output formatters not specifying kwargs key / value pairs. | Core (URLs) | ||
27567 | 27567 | Technical exception page/emails crash when the database is down | Error reporting | |||
27553 | 27553 | tutorial python manage.py runserver creates NameError: name 'include' is not defined | Documentation | |||
27536 | 27536 | order_by('pk') is not obeyed if superclass has default ordering | Database layer (models, ORM) | |||
27531 | 27531 | Delete confirmation page overrides extrahead | contrib.admin | |||
27524 | 27524 | Using user instance (instead of get_user_model()) leads to errors when user model is overridden | contrib.auth | |||
27519 | 27519 | Issue in Django 1.8.5 model class | Database layer (models, ORM) | |||
27003 | 27003 | 1 | ArrayField and JSONField form fields fail on already converted values | Forms | ||
27393 | 27393 | Admin: input boxes on password reset forms are not aligned | contrib.admin | |||
27474 | 27474 | Classes attribute in admin.TabularInline | contrib.admin | |||
27386 | 27386 | Readonly callable field is unconditionally wrapped inside <p>...</p>, which might create invalid HTML | contrib.admin | |||
27431 | 27431 | 4 | Disabled fields are marked as changed in form | Forms | ||
27406 | 27406 | Signals pre_delete and post_delete break logical relationship of models and behave in diffrently with different backends | Database layer (models, ORM) | |||
27455 | 27455 | When use "zh-HANT" locale,the URL of "reset user password" page in Django Admin is not correct. | Internationalization | |||
27433 | 27433 | ModelForm with BooleanField can not save False/unchecked | Forms | |||
27444 | 27444 | Django StaticLiveServerTestCase: view cannot query test-database properly | Testing framework | |||
27435 | 27435 | Raise an error when using --keepdb without an explicit TEST.PASSWORD on Oracle | Testing framework | |||
27411 | 27411 | Django namespaced reverse not working in test environment | Testing framework | |||
27328 | 27328 | return `Set-Cookie` if sessionid= None value | contrib.sessions | |||
27401 | 27401 | Add Transifex config to build translated docs | Documentation | |||
27382 | 27382 | 1 | Document that ugettext_lazy() result can't be used with arbitrary Python code | Documentation | ||
27388 | 27388 | Filter chaining results in unnecessary joins (and degenerate performance) | Database layer (models, ORM) | |||
27383 | 27383 | Regression: `FileField(default=None)` now never upload a file through a ModelForm | File uploads/storage | |||
27381 | 27381 | 2 | Add a migration operation to enable to pg_prewarm extension for Postgres | contrib.postgres | ||
27123 | 27123 | prefetch_related return mistaken result | Database layer (models, ORM) | |||
27336 | 27336 | Whitespace control django configuration template | Template system | |||
27312 | 27312 | Checking raw argument to prevent signals from executing during fixture loading isn't DRY | Core (Other) | |||
27218 | 27218 | Return LogEntry instances from log_addition, log_change, log_deletion | contrib.admin | |||
27273 | 27273 | Make usage of construct_change_message easier outside of admin | contrib.admin | |||
27304 | 27304 | Django 1.10 onwards broke previous behaviour for models.DateTimeField() in Admin | contrib.admin | |||
27292 | 27292 | Example authentication backend doesn't need to set user's password | Documentation | |||
27302 | 27302 | Date/time fields flagged as changed in ModelAdmin.construct_change_message | contrib.admin | |||
27296 | 27296 | Can't use custom formats with new language-independent LogEntry's messages in Django 1.10 | contrib.admin | |||
27186 | 27186 | Cannot change CheckboxSelectMultiple, FileInput, MultiWidget, SplitDateTimeWidget, and SelectDateWidget with model field default since Django 1.10.1 | Forms | |||
27285 | 27285 | Multi-db example : default database config can not be an empty dict | Documentation | |||
27217 | 27217 | makemigrations crashes with "'SpatialRefSysMixin' has no attribute '_meta'" on PostGIS | GIS | |||
27076 | 27076 | Document django.contrib.admin.sites.AdminSite.register() | Documentation | |||
27266 | 27266 | assertFormError fails when trying to check a custom validation in an Admin form | contrib.admin | |||
27276 | 27276 | Document how to reverse the admin's login view | Documentation | |||
27259 | 27259 | ManyToOneRel.name uses relatemodelname instead of relatedmodelname_set | Database layer (models, ORM) | |||
27265 | 27265 | Using @admin.register causes failure when AdminModel constructor is overriden | contrib.admin | |||
27227 | 27227 | Full text search by UUIDField returns DataError | Database layer (models, ORM) | |||
27261 | 27261 | Missing python-brace-format marker for a contrib.admin string | contrib.admin | |||
27158 | 27158 | Incorrect positioning of admin' horizontal/vertical filter widgets in RTL languages | contrib.admin | |||
27240 | 27240 | Allow passing custom parameters to formset forms in admin | contrib.admin | |||
27254 | 27254 | Detect web server context | Uncategorized | |||
27219 | 27219 | 2 | Emoji don't work in TextFields using Oracle backend | Database layer (models, ORM) | ||
27230 | 27230 | Inconsistency in AppConfig.path depending on sys.path | Core (Other) | |||
14284 | 14284 | Support for Google Maps version 3 | GIS | |||
27178 | 27178 | ImageField when default provided in model, it's impossible to change the value. | Forms | |||
27216 | 27216 | Wrong import location in deprecation message | contrib.admin | |||
27215 | 27215 | Document new location of jquery in v1.10 | Documentation | |||
27192 | 27192 | Allow pluralizing admin URLs | contrib.admin | |||
27199 | 27199 | Integer inputs marked as type="text" instead of type="number" | contrib.admin | |||
27196 | 27196 | Allow django admin to be logged into freely on localhost | contrib.admin | |||
27190 | 27190 | Internet explorer 9 fails to load Roboto-Regular.woff font | contrib.admin | |||
27099 | 27099 | Document that ModelAdmin.list_filter doesn't appear unless there's more than one choice | Documentation | |||
27163 | 27163 | Unable to specify multiple pythonpath in django-admin | Core (Management commands) | |||
27157 | 27157 | AdminForm may crash if model_admin argument is None | contrib.admin | |||
27152 | 27152 | 2 | Comma-delimited servers list not supported in memcached caches `LOCATION` | Core (Cache system) | ||
27128 | 27128 | A method model.objects.get(pk=obj.pk) returns many objects, but in a database is one. | Uncategorized | |||
27132 | 27132 | 3 | Allowed testing MemcachedCache and PyLibMCCache during the same test run | Core (Cache system) | ||
27124 | 27124 | 1 | caches_setting_for_tests passes cull related options to memcached tests | Core (Cache system) | ||
27044 | 27044 | `apps` passed to post_migrate_signal should contain migrated appconfigs even when no migration has been applied to them | Migrations | |||
27093 | 27093 | ORM error on apache + wsgi | Database layer (models, ORM) | |||
27085 | 27085 | UI Discrepancy in "Writing your first Django app, part 2" | Documentation | |||
27016 | 27016 | django-admin.py startproject creates urls.py that raises ImportError | Core (URLs) | |||
27005 | 27005 | request.body raises an exception if 'CONTENT_LENGTH' = '' | HTTP handling | |||
14030 | 14030 | Use F() objects in aggregates(), annotates() and values() | Database layer (models, ORM) | |||
14485 | 14485 | 1 | New Site.root field | contrib.sites | ||
14891 | 14891 | use_for_related_fields=False is not honored by reverse FK or M2M related managers | Database layer (models, ORM) | |||
14098 | 14098 | Prevent introspection errors from crashing inspectdb | Core (Management commands) | |||
14402 | 14402 | help_text is not displayed for ManyToMany raw_id fields | contrib.admin | |||
494 | 494 | Collapse in admin interface for inline related objects | contrib.admin | |||
14368 | 14368 | Reverse relation attribute for OneToOneField fails when set to None | Database layer (models, ORM) | |||
14716 | 14716 | filter_horizontal and filter_vertical don't work on mobile Safari | contrib.admin | |||
14442 | 14442 | During tests parse fixtures using setUpClass | Testing framework | |||
14343 | 14343 | 1 | NoReverseMatch error message is unclear, view does exist | Core (URLs) | ||
14497 | 14497 | 1 | ModelAdmin.readonly_fields isn't graceful with filefields. | contrib.admin | ||
14515 | 14515 | 1 | Can't pickle ValueQuerySet if query references fields, which aren't on the same model. | Database layer (models, ORM) | ||
14434 | 14434 | AdminSite should rely on self.has_permission for all permission checks | contrib.admin | |||
14787 | 14787 | Upload handler should pass errors on to forms.FileField | File uploads/storage | |||
27 | 27 | Single form field for multiple database fields | Forms | |||
14372 | 14372 | Admin shouldn't render label tags on hidden fields | contrib.admin | |||
14305 | 14305 | inspectdb should output unmanaged model definitions | Core (Management commands) | |||
14549 | 14549 | Disambiguation of target/source fields for intermediary models when using ManyToManyField | Database layer (models, ORM) | |||
14760 | 14760 | Admin inlines with file/image field fails to save_as | contrib.admin | |||
14051 | 14051 | Signals for transaction commit/rollback | Database layer (models, ORM) | |||
14007 | 14007 | Automatically discover models within a package without using the app_label Meta attribute | Database layer (models, ORM) | |||
14800 | 14800 | Development server should NOT elide favicon from the logs | Core (Management commands) | |||
14461 | 14461 | Allow to use other translation languages than just the ones available in Django | Internationalization | |||
937 | 937 | Autoreload reloads for every request. | Core (Management commands) | |||
23 | 23 | Add support for ValidationWarning | Forms | |||
14765 | 14765 | Unnecessary usage of NodeList in ForNode (template rendering) | Template system | |||
14868 | 14868 | admin: prevent long text from overflowing recent actions box | contrib.admin | |||
14396 | 14396 | Admin generates a query burst on ForeignKey with null = True | contrib.admin | |||
14580 | 14580 | Clean up duplicate code in admin formset handling | contrib.admin | |||
14850 | 14850 | 1.3 release notes typo STATICFILES_ROOT should be STATIC_ROOT | Documentation | |||
14261 | 14261 | 1 | Add clickjacking protection (X-Frame-Options header) | HTTP handling | ||
14238 | 14238 | admin-interface and formsets: ordered_forms are not returned in case of errors | contrib.admin | |||
14958 | 14958 | 1 | FastCGI socket permission | Core (Management commands) | ||
14253 | 14253 | TIME_ZONE not respected by Today and Now widgets in admin | contrib.admin | |||
14945 | 14945 | ContentType.objects.get_for_model doesn't allow using multiple databases | Database layer (models, ORM) | |||
680 | 680 | get_absolute_url not being used correctly in admin interface? | contrib.admin | |||
25 | 25 | Filtering interface on ForeignKey <select> boxes | contrib.admin | |||
14567 | 14567 | 2 | ModelMultipleChoiceField inconsistently returns a list if empty. | Forms | ||
14802 | 14802 | feature request: add a method to Fields that is used to render the field as read-only | contrib.admin | |||
14332 | 14332 | manage testserver and manage runserver should have similiar address:port options | Core (Management commands) | |||
852 | 852 | psycopg.ProgrammingError exceptions leave the connection to the DB in an unusable state | Database layer (models, ORM) | |||
218 | 218 | changing column sort order in admin interface doesn't change sort order | contrib.admin | |||
14571 | 14571 | Update jQuery | contrib.admin | |||
14342 | 14342 | Part 2 of the Tutorial -- path format for TEMPLATE_DIR | Documentation | |||
14039 | 14039 | FileField special-casing breaks MultiValueField including a FileField | Forms | |||
154 | 154 | Can't delete object with ManytoMany Relationship | contrib.admin | |||
14678 | 14678 | 1 | Users are able to add more than one page to the same url | contrib.flatpages | ||
72 | 72 | Django should add charset info to output HTTP headers | Core (Other) | |||
14615 | 14615 | Related objects manager returns related objects with null FKs for unsaved instances | Database layer (models, ORM) | |||
14093 | 14093 | 1 | Confusing error when failing to create a session key because the cache is unavailable | contrib.sessions | ||
14967 | 14967 | django.contrib.auth.admin.UserAdmin.response_add changed in 1.2.4 | Documentation | |||
14282 | 14282 | Add Guatemala to Localflavors | contrib.localflavor | |||
14861 | 14861 | Importing settings in a module that contains a logging Handler causes circular import. | Core (Other) | |||
14449 | 14449 | 2 | restructuredtext filter does not return the correct content | Documentation | ||
14516 | 14516 | 1 | Extract methods from removetags and slugify template filters | Template system | ||
14681 | 14681 | 1 | Uploaded files should not set mode to None | File uploads/storage | ||
14886 | 14886 | GeoModelAdmin forms cannot be used with WMS in formats other than image/jpeg | GIS | |||
14836 | 14836 | Improve semantics of docs: | *.djangoproject.com | |||
14618 | 14618 | unable to "inspectdb" on mysql4 database | Core (Management commands) | |||
596 | 596 | Allow Django to be packaged as a Python egg | Core (Other) | |||
14973 | 14973 | AdminEmailHandler doesn't include report.message | Core (Other) | |||
159 | 159 | Circular logout problem | contrib.admin | |||
736 | 736 | [patch] QueryDict items() and mutability protection fix with doctests | Core (Other) | |||
14184 | 14184 | 1 | Validators not called on MultiValueField | Forms | ||
26 | 26 | Admin validation errors cause FileUploadFields to be reset | contrib.admin | |||
640 | 640 | order_with_respect_to option fails | Documentation | |||
702 | 702 | 1 | document that ManyToMany fields can't be in unique_together | Documentation | ||
14597 | 14597 | request.is_secure() should support headers like: X-Forwarded-Protocol and X-Forwarded-Ssl | HTTP handling | |||
14438 | 14438 | 1 | Deserializer raises ValidationError if natural key is given as string | Core (Serialization) | ||
14496 | 14496 | 1 | Conflict between ModelForm.Meta.exclude and ModelAdmin.readonly attributes | contrib.admin | ||
14292 | 14292 | User.objects.create_user does not give object with id field populated in svn release. | contrib.auth | |||
14524 | 14524 | Accessing /static/ in a new project shows simplistic 404 error page | Contrib apps | |||
14464 | 14464 | Docs should advise people to use the docs for their version | Documentation | |||
14465 | 14465 | TemplateSyntaxError in Django Admin search | Uncategorized | |||
14467 | 14467 | AllValuesFilterSpec does not work with Null | contrib.admin | |||
14470 | 14470 | Convert model_admin doctests to unit tests | Testing framework | |||
14471 | 14471 | db.models.Manager regression - can't override some methods | Database layer (models, ORM) | |||
14446 | 14446 | auth.views.password_reset_confirm should never be cached | contrib.auth | |||
14529 | 14529 | Save messages for proxy models show a crazy verbose_name | contrib.admin | |||
14543 | 14543 | 4 | ContentTypes tests fails if auth app is not installed | contrib.contenttypes | ||
14550 | 14550 | commit_on_success no longer sets back to autocommit mode | Database layer (models, ORM) | |||
14570 | 14570 | New format character to represent locale-specifc alternative month names | Internationalization | |||
14572 | 14572 | Minor fix for generic inline formsets | contrib.contenttypes | |||
14573 | 14573 | prepopulated_fields javascript error since r14123 | contrib.admin | |||
14582 | 14582 | django.contrib.staticfiles development file serving is backward-incompatible if MEDIA_URL was pointing to /static/ folder | Contrib apps | |||
14594 | 14594 | Django/CherryPy problem with POST data | HTTP handling | |||
14617 | 14617 | Docs should mention runserver's automatic serving of static files | Documentation | |||
14659 | 14659 | 1 | Assigning floats to DecimalFields | Database layer (models, ORM) | ||
14454 | 14454 | Convert admin_widgets doctest to unit tests | Testing framework | |||
14665 | 14665 | collectstatic will recollect some files all the time. | Contrib apps | |||
14667 | 14667 | Link MEDIA_* settings to file management docs | Documentation | |||
14670 | 14670 | GenericTabularInline broken as of r13708 | Contrib apps | |||
14403 | 14403 | Missing/incomplete documentation for FloatField? | Documentation | |||
14702 | 14702 | 1 | Add a "needs info" state to tickets | *.djangoproject.com | ||
14704 | 14704 | 1 | USE_THOUSAND_SEPARATOR poorly documented | Documentation | ||
14709 | 14709 | staticfiles app seems forced upon me | Contrib apps | |||
14735 | 14735 | Wrong plural formulation in search_form.html | contrib.admin | |||
14391 | 14391 | update man django-admin.1 to include missing commands | Core (Management commands) | |||
14389 | 14389 | 2 | Future url replacement | Template system | ||
14386 | 14386 | Standardize Site/RequestSite access; looser coupling of sites framework in contrib | Contrib apps | |||
14809 | 14809 | Broken login related tests after r14733 | contrib.auth | |||
14816 | 14816 | Error in documentation of InlineModelAdmin options | Documentation | |||
14820 | 14820 | Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations. | Documentation | |||
14824 | 14824 | django.utils.get_format_modules doesn't respect USE_L10N | Internationalization | |||
14835 | 14835 | Improper indentation for docs/ref/contrib/admin/index.txt | Documentation | |||
14358 | 14358 | History changes in admin don't show verbose_name | contrib.admin | |||
14355 | 14355 | "readonly" fields don't display their "help_text" in admin | contrib.admin | |||
14858 | 14858 | Bug in admin change_form template produces javascript error when adding new object with first_field of type DateTimeField. | contrib.admin | |||
14354 | 14354 | Check password is not None in User.check_password | contrib.auth | |||
14935 | 14935 | admin_views regression test has one failure since r14992 | contrib.admin | |||
14938 | 14938 | "Save as" does not save entries added with a Inline | Forms | |||
14941 | 14941 | URLField (in django.contrib.admin) rejects IDN domain | Core (Other) | |||
14954 | 14954 | AttributeError: 'dict' object has no attribute 'status_code' | Uncategorized | |||
14961 | 14961 | Cannot load admin interface static files when doing tutorial | Contrib apps | |||
14972 | 14972 | AdminEmailHandler breaks when report is missing stack trace information | Core (Other) | |||
14977 | 14977 | contrib.admin ordering by two or more fields | contrib.admin | |||
14978 | 14978 | Add versionchanged note to ––adminmedia docs | Documentation | |||
14312 | 14312 | list_editable causes 500s for ?p>maximum | contrib.admin | |||
14301 | 14301 | django crashes on email address that passed validate_email() (utf8-tld) | Core (Mail) | |||
14000 | 14000 | Removal of obsolete "versionadded" tags | Documentation | |||
14268 | 14268 | reset and sqlreset management commands should raise PendingDeprecationWarning for 1.3 | Core (Management commands) | |||
14140 | 14140 | There is no way to override admin templates to the project level | Template system | |||
14193 | 14193 | prepopulated_fields should concatenate fields in given order | contrib.admin | |||
13170 | 13170 | ✅ | messages set_level AttributeError | Contrib apps | ||
342 | 342 | Add a way for fields to be displayed in the admin without being editable | contrib.admin | |||
399 | 399 | Bigint field object needed | Database layer (models, ORM) | |||
458 | 458 | "View on site" doesn't link to model's get_absoulte_url() method | contrib.admin | |||
689 | 689 | Honor Web server provided authentication | Core (Other) | |||
957 | 957 | A SlugField with prepopulate_from does not work for stacked or tabular edit_inline objects. | contrib.admin | |||
285 | 285 | WSGIRequest should set request.path to full uri path | HTTP handling | |||
14183 | 14183 | Geodjango models broken with pydoc | GIS | |||
13 | 13 | Related objects interface should be tighter (edit_inline) | contrib.admin | |||
347 | 347 | Add setting for table generation to use a default MySQL table type | Database layer (models, ORM) | |||
116 | 116 | Default admin media doesn't display for 'django-admin runserver' | contrib.admin | |||
14288 | 14288 | 3 | Template filter: linebreaksbr doesn't normalize newlines | Template system | ||
14610 | 14610 | fixtures should be able to specify their database | Testing framework | |||
289 | 289 | [patch] more details with "Please correct the errors below." | contrib.admin | |||
14643 | 14643 | 1 | Readonly fields in GeoDjango admins | GIS | ||
14506 | 14506 | Crash on HEAD request | Documentation | |||
811 | 811 | IPv6 address field support | Core (Other) | |||
14029 | 14029 | 1 | not operator on F objects silently fails | Database layer (models, ORM) | ||
14206 | 14206 | contrib:admin dynamic list_display support | contrib.admin | |||
14614 | 14614 | Dont send Request message when handle_uncaught_exception() | Core (Other) | |||
717 | 717 | If-Modified-Since checked for exact match | HTTP handling | |||
14291 | 14291 | 1 | In django admin results list, provide the field name as a css class on the table cell | Contrib apps | ||
14639 | 14639 | admin.site.register() does not check if the model is abstract (gives weird error) | contrib.admin | |||
14012 | 14012 | Adding an User object in a popup fails | contrib.admin | |||
14013 | 14013 | 'django.db.backends.postgresql_psycopg2' isn't an available database backend. (?!?!?) | Database layer (models, ORM) | |||
14101 | 14101 | Localized DecimalField doesn't accept localized input | Internationalization | |||
14993 | 14993 | Please make clear, that filter_horizontal pertains to m2m fields | Documentation | |||
14880 | 14880 | raw_id_fields in admin does not work when limit_choices_to dictionary has value=False | contrib.admin | |||
14419 | 14419 | Make `makemessages --help` more useful | Core (Management commands) | |||
14672 | 14672 | Admin doesn't handle new on_delete exceptions gracefully | contrib.admin | |||
14491 | 14491 | ability to place inlines between fieldsets in admin | contrib.admin | |||
14969 | 14969 | To have a way to modify third part model classes | Database layer (models, ORM) | |||
14926 | 14926 | Support nesting app namespaces with current_app | Uncategorized | |||
14591 | 14591 | UnicodeDecodeError when trying to render the label of a field | contrib.admin | |||
14842 | 14842 | Indent the Model Meta Options | Documentation | |||
14347 | 14347 | 1 | Add required_if field to model fields | Database layer (models, ORM) | ||
14839 | 14839 | django admin and user model inheritance | Uncategorized | |||
14439 | 14439 | Improve documentation on how to run the GIS test suite | GIS | |||
14900 | 14900 | Allow override of Admin paginator. | contrib.admin | |||
14655 | 14655 | formsets should be iterable | Forms | |||
14869 | 14869 | The filter_horizontal widget converts the fields 'verbose_name_plural' to lower case | Internationalization | |||
14158 | 14158 | 2 | SelectMultiple _has_changed assumes data and inital are in same order | Forms | ||
14369 | 14369 | TEMPLATE_STRING_IF_INVALID settable per template rendering | Template system | |||
14837 | 14837 | field based custom ordering | Database layer (models, ORM) | |||
14095 | 14095 | Objects not saved when readonly_fields is set for inline admin | contrib.admin | |||
14311 | 14311 | 1 | Improve django.template.defaultfilters.title | Template system | ||
14417 | 14417 | UnicodeDecodeError exception in recent actions | contrib.admin | |||
14715 | 14715 | Uninformative ValueError in django/utils/_os.py | Uncategorized | |||
14424 | 14424 | rel_to undefined in init scope of RelatedFieldWidgetWrapper | contrib.admin | |||
14717 | 14717 | Connection error not handled | Uncategorized | |||
14637 | 14637 | There may an Internationalization bug in Forms | Translations | |||
14569 | 14569 | 1 | Date field expression raw query returns unicode instead of datetime object in sqlite | Database layer (models, ORM) | ||
14728 | 14728 | More generic text about missing .py extension on commands | Documentation | |||
14234 | 14234 | 1 | Validation bug when using ModelForms | Forms | ||
14450 | 14450 | Simple but powerfull patch to make application name localizable | contrib.admin | |||
14283 | 14283 | AttributeError on admin detail page after r13708 | Contrib apps | |||
14522 | 14522 | 1 | !ModelMultipleChoiceField returns list for no data submitted | Uncategorized | ||
14630 | 14630 | Oracle test tablespace disk datafile not big enough for running full Django test suite | Testing framework | |||
14607 | 14607 | Settings.py: A blank ADMIN_MEDIA_PREFIX fails annoyingly | Uncategorized | |||
14398 | 14398 | runfcgi umask option should use literal value | Core (Management commands) | |||
14425 | 14425 | Unused imports in contrib.admin | contrib.admin | |||
14173 | 14173 | Reference documentation for changepassword django-admin command added in 1.2 | Documentation | |||
14085 | 14085 | DATE_FORMAT, TIME_FORMAT etc. docs should have a link to allowed formatting strings | Documentation | |||
14482 | 14482 | better documentation of flow of save in admin | Documentation | |||
14510 | 14510 | Django admin doesn't consider settings.LOGIN_REDIRECT_URL | Contrib apps | |||
14126 | 14126 | blocktrans count is parsing incorrectly | Translations | |||
14017 | 14017 | Wrong comment in django.contrib.admin.options log_deletion | contrib.admin | |||
14227 | 14227 | Modify contributing docs to mention the 'easy-pickings' keyword in triage | Documentation | |||
14255 | 14255 | Factoring mysite out of tutorial imports | Documentation | |||
14274 | 14274 | Document the fact that running tests with warnings on is a good step before an upgrade/good practice | Documentation | |||
14397 | 14397 | Missing ending quotation in logging documentation | Documentation | |||
14135 | 14135 | Admin ignores to_field on ForeignKey | Uncategorized | |||
14364 | 14364 | Admin add form, element focus script not working because of wrong id | contrib.admin | |||
14359 | 14359 | django core and contrib named urls should follow a convention | Contrib apps | |||
14271 | 14271 | Admin media tests assume absolute path from module.__file__ | Testing framework | |||
14340 | 14340 | Ordering ModelAdmin form fields | contrib.admin | |||
14313 | 14313 | wrong display of field title in admin | contrib.admin | |||
14304 | 14304 | Problem with locale | Internationalization | |||
14278 | 14278 | sqlite3 backend and django 1.2.3, bug: «no such table» | Database layer (models, ORM) | |||
14245 | 14245 | django/contrib/flatpages/fixtures not included in the 1.2.2 release tarball | Uncategorized | |||
14242 | 14242 | UserChangeForm Causes KeyError in 1.2.2 and Trunk | Forms | |||
14233 | 14233 | Documentation for admin is has a reference to meta class | Documentation | |||
14116 | 14116 | TestClient skips Csrf Middleware | Testing framework | |||
14148 | 14148 | Django assumes that module.__file__ is an absolute path | Testing framework | |||
14068 | 14068 | Fixture loading issue with multi database setting | Core (Serialization) | |||
14143 | 14143 | Database problems and import error of django.contrib.messages | Uncategorized | |||
14123 | 14123 | Trunk tests broken as of r13588 (1.2.x passes) | Testing framework | |||
14065 | 14065 | Admin: non-AutoField primary_key in child model breaks admin inlines (MultiValueDictKeyError) | Contrib apps | |||
14036 | 14036 | foreignKey doesn't work properly in admin - last current svn revision (1.3 pre alpha) | contrib.admin | |||
607 | 607 | Admin option to show/hide fields | contrib.admin | |||
714 | 714 | access to id of current user on admin | contrib.admin | |||
854 | 854 | GUI editor for the admin interface | Core (Other) | |||
571 | 571 | SQLite error with mod_python/Apche2 on Mac OS X 10.4.2 | contrib.admin | |||
172 | 172 | Twisted (twisted.web2) support for Django | Tools | |||
580 | 580 | [patch] caching needs to take more into account than just the URL | Core (Cache system) | |||
106 | 106 | [patch] Problem with some js/select box on IE | contrib.admin | |||
461 | 461 | Support use of pypgsql instead of psycopg | Database layer (models, ORM) | |||
22 | 22 | [patch] FileUploadField should allow for clearing the field | contrib.admin | |||
376 | 376 | Add a handler for mod_python v. 2 (Django requires v. 3) | Core (Other) | |||
24 | 24 | edit_inline support for OneToOne relationships | Metasystem | |||
565 | 565 | Unique fields don't work on edit_inline models | contrib.admin | |||
575 | 575 | edit_inline don't save child data when a "blank=True" field is not set | contrib.admin | |||
708 | 708 | search for meta.IPAddressField with postgresql backend is broken (admin) | Database layer (models, ORM) | |||
653 | 653 | setup.py doesn't create django/contrib/admin/templates/ | contrib.admin | |||
14 | 14 | PIE-IN-THE-SKY: Add spell-check capability to admin textareas | contrib.admin | |||
718 | 718 | svn co behind stupid proxy | *.djangoproject.com | |||
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 | Add a "me" shortcut to UserFields | contrib.admin | |||
265 | 265 | Patch: RequiredIfOtherField and friends don't work with edit_inline | Core (Other) | |||
115 | 115 | Models CRUD via web services | Core (Other) | |||
899 | 899 | Formfield doesn't display default value | Forms | |||
566 | 566 | No mention about using quotes to ignore variable resolution in templates. | contrib.admin | |||
460 | 460 | Patch for get_table_list() for SQLite3 | Database layer (models, ORM) | |||
893 | 893 | "change password" and "log out" on admin site doesn't work on apache2 | contrib.admin | |||
978 | 978 | STACKED ForeignKey classes don't show up in the admin for subclasses of related class | contrib.admin | |||
562 | 562 | "Add another" JavaScript doesn't add new value to all fields relating to the same type | contrib.admin | |||
546 | 546 | [patch] make render_to_string and render_to_response use select_template | Template system | |||
208 | 208 | Allow the strings the cycle tag uses to contain spaces | Template system | |||
526 | 526 | Error when edit_inline model have unique_together constraint | Database layer (models, ORM) | |||
348 | 348 | [patch] Multiple clicks on "Choose all" or "Clear all" in the Javascript "filter" interface causes strange behavior | contrib.admin | |||
48 | 48 | Unit tests for MySQL support | Database layer (models, ORM) | |||
690 | 690 | Model allowed me to 'hide' a required field, which produced unuseable error messages. | contrib.admin | |||
666 | 666 | Admin should get 404 and 500 templates | contrib.admin | |||
189 | 189 | Inline editing of foreign keys doesn't do pretty error handling. | contrib.admin | |||
673 | 673 | Final code example in Tutorial 3 is incorrect | Documentation | |||
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 | django_admin_log items should be HTML-escaped when shown in admin interface | contrib.admin | |||
889 | 889 | [patch] `str()` should be used in admin interface popup-add | contrib.admin | |||
939 | 939 | [patch] CSS class for optional monospace textareas in admin | contrib.admin | |||
236 | 236 | Add support for deleting cookies easily | Core (Other) | |||
926 | 926 | Too narrow collumns for swedish on main admin page | contrib.admin | |||
943 | 943 | django-admin createsuperuser bails on no arguments after 1474 | Core (Management commands) | |||
931 | 931 | unordered_list template filter is broken after filter-changing commit | contrib.admin | |||
776 | 776 | smart+question | *.djangoproject.com | |||
617 | 617 | num_in_admin problem in tutorial | contrib.admin | |||
649 | 649 | [enhacement] Navigation in model instances | contrib.admin | |||
569 | 569 | [patch] better pluralization for table names | contrib.admin | |||
509 | 509 | We need a "Powered by Django" button | Database layer (models, ORM) | |||
457 | 457 | sqlreset doesn't clean up model-specific user permission record | Database layer (models, ORM) | |||
442 | 442 | Admin interface throws errors that aren't displayed | contrib.admin | |||
103 | 103 | "Get current version: 1.0" is misleading | *.djangoproject.com | |||
396 | 396 | djangoadmin.py runserver should be able to listen on all available IPs | Tools | |||
410 | 410 | 'django-admin validate' should note when meta.admin.fields is redundant | Core (Management commands) | |||
454 | 454 | 'app' instead of 'module' in django-admin.py --help | contrib.admin | |||
357 | 357 | [patch]: django-admin.py needs a --projects parameter | Core (Management commands) | |||
402 | 402 | Site Domain Hardcoded | contrib.admin | |||
335 | 335 | Admin login form should check for cookies | contrib.admin | |||
333 | 333 | HttpResponse should get a default charset | Core (Other) | |||
273 | 273 | [patch] Password salt and other algorithms support | Core (Other) | |||
360 | 360 | [PATCH] django-admin.py runserver only takes a port when it could also take an ip:port | Core (Other) | |||
315 | 315 | verbose_name_plural should be used in admin URLs | contrib.admin | |||
259 | 259 | Admin errors with edit_inline and foreign keys. | contrib.admin | |||
279 | 279 | [patch] TemplateDoesNotExist on Windows | contrib.admin | |||
205 | 205 | Can't log in from /admin/logout/ | contrib.admin | |||
219 | 219 | The change history for an object is recording changes with a 6-hour offset to the timestamp | contrib.admin | |||
223 | 223 | [PATCH] Breadcrumb navigation broken in admin documentation | contrib.admin | |||
295 | 295 | [patch] Add reverse counter variables to template "for loops" | Core (Management commands) | |||
215 | 215 | Need to generate postgresql tables WITHOUT OIDS by default | Database layer (models, ORM) | |||
227 | 227 | sqlite and unicode problems | Database layer (models, ORM) | |||
248 | 248 | Add a "addtopath" command to django-admin.py | Core (Management commands) | |||
124 | 124 | Better handling of raw POST data | Core (Other) | |||
196 | 196 | Patch: Allow integer months in views.generic.date_based | Core (Other) | |||
197 | 197 | Adding a flatfile causes a traceback in sqlite3.py | contrib.admin | |||
212 | 212 | help_text is not displayed for ManyToManyField in the admin interface | contrib.admin | |||
136 | 136 | Provide a path to read documentation files in docs/ (enhancement/trivial) | Documentation | |||
161 | 161 | Log output for "django-admin runserver" shouldn't display admin media | Tools | |||
216 | 216 | sqlite3 broken post rev 329 | Metasystem | |||
168 | 168 | history() in django/views/admin/main.py makes assumptions about the object's key name | contrib.admin | |||
7 | 7 | Patch: Changelist date range filters don't maintain state as expected | contrib.admin | |||
204 | 204 | Inconsistent treatment of blank passwords for superusers | Tools | |||
187 | 187 | Uknown error with ordering in the admin interface | contrib.admin | |||
163 | 163 | Option to leave off __exact | Template system | |||
98 | 98 | Pretty CSS for PHILOSOPHY sections in docs | Documentation | |||
158 | 158 | Base admin template changes | contrib.admin | |||
155 | 155 | django-admin initializes mysite.com in meta table without way to change that | contrib.admin | |||
75 | 75 | Add support for recursive ManyToManyFields | Metasystem | |||
125 | 125 | View-Controller separation violation | contrib.admin | |||
109 | 109 | Patch: Customizing Date(Time)Field displays | contrib.admin | |||
12 | 12 | Add metasystem database-check functionality | Metasystem | |||
90 | 90 | Add "django-admin.py inspectdb" option | Tools | |||
59 | 59 | Hard-coded references to password_change and logout | contrib.admin | |||
49 | 49 | Remove references to http://media.ljworld.com from the code | contrib.admin | |||
11 | 11 | replaces_module should handle "admin" more intelligently | Metasystem | |||
53 | 53 | djonga-admin.py sqlclear fails with entries in auth_permissions tables | Tools | |||
171 | 171 | Bug, I think, in foreign keys and SQLite | Database layer (models, ORM) | |||
611 | 611 | fields with editable=False do not render | contrib.admin | |||
16 | 16 | Create some form of "edit many at once" feature for the admin | contrib.admin | |||
572 | 572 | When i have an ImageField and a auto_now DateTimeField in the same model it doesnt get saved | contrib.admin | |||
952 | 952 | [patch] Allow for database client encoding configuration from project settings | Database layer (models, ORM) | |||
93 | 93 | django-admin startproject can create invalid settings/admin.py on windows | Tools | |||
474 | 474 | Better method of serving admin media files needed | Documentation | |||
999 | 999 | 'bool' object has no attribute 'get' when trying to add a record | Metasystem | |||
482 | 482 | ForeignKey inline editing drops records in the Admin application | Core (Cache system) | |||
834 | 834 | authentication documentation should document the viewfuncs in django.views.auth.login | Documentation | |||
639 | 639 | Model FileFields empty on first pass through save() | Core (Other) | |||
317 | 317 | [Patch] slugify delimits words by hyphens, but its validator doesn't like them | Generic views | |||
5 | 5 | Add a cache=NUM_SECONDS argument to QuerySet | Metasystem | |||
934 | 934 | ImageField's cause the admin UI to not allow modifications? | Validators | |||
914 | 914 | [patch] Admin js option does not honor absolute urls | contrib.admin | |||
872 | 872 | fields.TextField should pass 'rows' argument to its formfields.LargeTextField | contrib.admin | |||
65 | 65 | [i18n] Internationalization and localisation | contrib.admin | |||
389 | 389 | [patch] admin interface only sorts by first ordering field | contrib.admin | |||
374 | 374 | [patch] Filtering BooleanField does not work with SQLite | contrib.admin | |||
81 | 81 | Setting primary_key=True on an non-integer field isn't yet supported | contrib.admin | |||
270 | 270 | Patch: edit_inline and default on fields don't work together | contrib.admin | |||
85 | 85 | Admin login doesn't work with Konqueror | contrib.admin | |||
87 | 87 | [patch] Oracle database support | Database layer (models, ORM) | |||
242 | 242 | Traceback when viewing tag docs. | contrib.admin | |||
584 | 584 | [patch] fix many-to-many with non-default pks. | Metasystem | |||
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 | [patch] Bad styling in Admin interface | contrib.admin | |||
573 | 573 | [patch] add plus sign to ManyToMany fields in admin | contrib.admin | |||
558 | 558 | jnefpnev | Core (Management commands) | |||
122 | 122 | [patch] Build models using fieldname=FieldClass | Core (Other) | |||
669 | 669 | site table | Metasystem | |||
529 | 529 | Add support for GenericForeignKey | Contrib apps | |||
527 | 527 | OneToOne relations are broken since new model style released | Metasystem | |||
512 | 512 | Admin list_filter doesn't work for BooleanField with MySQL | contrib.admin | |||
510 | 510 | [patch] Defend admin against CSRF attacks | contrib.admin | |||
180 | 180 | request.POST doesn't work in django_admin.py runserver | Tools | |||
435 | 435 | Exception thrown out when doing do_html2python | Core (Other) | |||
440 | 440 | [patch] maxlength incorrectly checked for international characters in utf-8 | contrib.admin | |||
452 | 452 | Two ManyToManyFields to the same object should give that other object two API methods, not one | Metasystem | |||
61 | 61 | [patch] auth.User admin form shouldn't require people to edit hashes | contrib.admin | |||
469 | 469 | Admin changelist assumes ForeignKey related object has ordering set | contrib.admin | |||
463 | 463 | [patch] new mysql.DatabaseWrapper - solving multiple MySQL problems | Core (Other) | |||
312 | 312 | Adding images fails for edit-inline with width_field set | contrib.admin | |||
340 | 340 | The admin requires session middleware to be installed | contrib.admin | |||
634 | 634 | [patch] admin shortcuts don't honor existing http:// absolute urls | contrib.admin | |||
938 | 938 | Trivial patch for admin/doc w.r.t. OneToOneField | contrib.admin | |||
395 | 395 | [patch] New session middleware for browser-session length cookies | Core (Other) | |||
420 | 420 | [patch] exclude_fields in AddManipulator and ChangeManipulator | Metasystem | |||
544 | 544 | [patch] Minor admin_templates/base.html patch | contrib.admin | |||
521 | 521 | Multilevel foreign key ordering causes error in Admin changeview | Metasystem | |||
928 | 928 | Admin documentation don't work after [1443] | contrib.admin | |||
615 | 615 | [patch] Replace strip_tags with escape in d.v.a.main | contrib.admin | |||
275 | 275 | Missing arg in django.core.validators.RequiredIfOtherFieldGiven introduced by changeset 403 | Core (Other) | |||
951 | 951 | admin_url is without /admin/ path in bookmarklets | contrib.admin | |||
423 | 423 | Admin filters broken with [549] | contrib.admin | |||
316 | 316 | Error while logging into Admin site since revision 487 | contrib.admin | |||
499 | 499 | [patch] method_save() empty value fix | Template system | |||
798 | 798 | Specifying username, email, and password on as arguments to "django-admin.py createsuperuser" | Translations | |||
586 | 586 | raw_id_admin should work with non-integer primary keys | contrib.admin | |||
700 | 700 | urlify.js and slugify use different character for spaces | Core (Other) | |||
882 | 882 | "django-admin sqlclear" fails with sqlite3 | Database layer (models, ORM) | |||
162 | 162 | admin log accesses __repr__ too late (w/patch) | contrib.admin | |||
515 | 515 | [patch] additional set of cache backends | Core (Cache system) | |||
424 | 424 | Timeline page doesn't display link to RSS feed | *.djangoproject.com | |||
170 | 170 | Unicode field names cause UnicodeEncodeError in main admin handler | contrib.admin | |||
500 | 500 | [patch] Templates files extensions other than '.html' should be possible | Template system | |||
416 | 416 | Automate site introspection for url pattern modules, view methods, template directories, and applications | contrib.admin | |||
835 | 835 | [new-admin] Updated norwegian translation | Template system | |||
890 | 890 | database tables should be imported directly, not thru django.models.[app_name].[table_name.lower()]s | Database layer (models, ORM) | |||
840 | 840 | [new_admin] django.contrib.admin.filterspecs missing | contrib.admin | |||
698 | 698 | Exceptions thrown after CONTROL-C typed to stop test web server. | Core (Management commands) | |||
660 | 660 | admin executes template code that happens to be in strings in the list views | contrib.admin | |||
179 | 179 | Time zone doesn't work right under django_admin.py runserver | Core (Management commands) | |||
419 | 419 | Create meta.AbstractModel | Metasystem | |||
836 | 836 | Update slovak ( sk ) translation for new-admin | Translations | |||
827 | 827 | 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 | [patch] incorrect `list_filter` field error message a bit stranger than necessary | contrib.admin | |||
135 | 135 | Document mod_python behavior with more than one SETTINGS in a vhost | Documentation | |||
935 | 935 | weird interaction between edit_inline and OneToOneField causes adding through admin to fail | contrib.admin | |||
445 | 445 | allow partial object updates with manipulators | Metasystem | |||
733 | 733 | small addition to i18n.txt with regard to caching | Core (Other) | |||
119 | 119 | Serving media | Core (Other) | |||
550 | 550 | [patch] Modify admin site to remove apps, modules, actions that the user does not have permissions for. | contrib.admin | |||
917 | 917 | [patch]New admin change_list should be looked up in the app templates | contrib.admin | |||
686 | 686 | sqlreset references django_admin_log | Generic views | |||
699 | 699 | unique_together - raise an error message | contrib.admin | |||
853 | 853 | Django has high start costs, weight | Metasystem | |||
606 | 606 | Admin documentation section URL not mentioned in docs | Documentation | |||
817 | 817 | problem with column-quoting and "computed columns" | Metasystem | |||
701 | 701 | admin doc tool doesn't work with custom fields | contrib.admin | |||
843 | 843 | Update slovak (sk) translation new-admin | Translations | |||
728 | 728 | Norwegian .po file | Translations | |||
78 | 78 | Add a test suite for core functionality | Tools | |||
959 | 959 | [patch]Template improvements | Template system | |||
583 | 583 | [patch] Add app-template dirs to TEMPLATE_DIRS | Template system | |||
911 | 911 | [patch] Make template system scoped to the parser | contrib.admin | |||
625 | 625 | [patch] Add template decorators | Template system | |||
972 | 972 | better explain choices usage in the model docs | Documentation | |||
985 | 985 | [1463] possibly incomplete? | contrib.admin | |||
582 | 582 | [patch] Load templates from application eggs | Template system | |||
746 | 746 | 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 | |||
603 | 603 | Improved template error messages | Template system | |||
657 | 657 | validator - characters without numbers | Validators | |||
356 | 356 | [patch]: simple XML-RPC support for Django | Core (Other) | |||
723 | 723 | Document django-admin installperms | Documentation | |||
930 | 930 | 1 | [patch] Leaving out ¨ordering¨ in OneToOne relationship causes bad SQL statement | Metasystem | ||
645 | 645 | [patch] Replace _module_-prefix and module_constants with "class MODULE" | Core (Other) | |||
206 | 206 | Referential integrity violation upon applying output of "django-admin.py sqlclear" after admin update | Tools | |||
732 | 732 | slightly update de-translation | Translations | |||
480 | 480 | Admin interface table detail showing incorrect number of entries | contrib.admin | |||
679 | 679 | "Collapse" class not processed correctly in admin interface | contrib.admin | |||
650 | 650 | render_to_response uses Context instead DjangoContext | Template system | |||
113 | 113 | auto-reload broken in standalone WSGI server | Core (Other) | |||
907 | 907 | forms.txt: new_data = place.__dict__ fails for ManyToManyFields | Documentation | |||
411 | 411 | CursorDebugWrapper does not support pyformat paramstyle. | Database layer (models, ORM) | |||
983 | 983 | make "django-admin.py --help" output easier to read | Core (Management commands) | |||
993 | 993 | Updated Welsh translation for django-admin | Translations | |||
145 | 145 | Logout link and user name visible after logging out. | contrib.admin | |||
535 | 535 | Refactor admin code to clean it up | contrib.admin | |||
908 | 908 | writing Null instead of the default value to the database in default object manipulator | Metasystem | |||
488 | 488 | [patch] removetags filter doesn't remove tags without a seperate ending tag | Template system | |||
537 | 537 | Typo in patch committed to svn | contrib.admin | |||
620 | 620 | [patch] make limit_choices_to work with raw_id_admin | contrib.admin | |||
557 | 557 | date_hierarchy doesn't work with DateField | contrib.admin | |||
114 | 114 | DeprecationWarning when creating a new project (see patch) | Core (Other) | |||
497 | 497 | Request DB API access to the validation information in the model | Database layer (models, ORM) | |||
300 | 300 | ImportError in simple setup | Core (Other) | |||
118 | 118 | flatfiles should be called flatpages | Core (Other) | |||
975 | 975 | ManyToMany field in raw_id_admin mode - broken (javascript) | contrib.admin | |||
949 | 949 | [patch] include template tag should support select_template type list | Template system | |||
260 | 260 | ManyToMany fields need raw_id_admin | contrib.admin | |||
833 | 833 | cs trans new_admin updated | Translations | |||
366 | 366 | Document meta.LazyDate() technique | Documentation | |||
308 | 308 | Adding inline-edited related records during _post_save | contrib.admin | |||
253 | 253 | Admin add interface is looking for key that doesn't exist | contrib.admin | |||
695 | 695 | sqlupdate, creates sql to update the database based on an updated model file | Database layer (models, ORM) | |||
674 | 674 | ImageField display use undocumented thumbnails for change_list display | contrib.admin | |||
237 | 237 | get_absolute_url doesn't show up right in admin | contrib.admin | |||
302 | 302 | object.save() doesn't update, re-inserts | contrib.admin | |||
156 | 156 | changeset 293 breaks tutorial polls app | contrib.admin | |||
286 | 286 | [patch] Eliminate unintuitive behavior when using edit_inline with no core fields specified | Metasystem | |||
213 | 213 | error submitting empty times | contrib.admin | |||
184 | 184 | Add django architecture documentation | Documentation | |||
101 | 101 | Add functionality to django-admin to create skeleton views | Core (Management commands) | |||
672 | 672 | get_absolute_url isn't nice | contrib.syndication | |||
450 | 450 | [patch] Give generic views support for dynamic lookup keywords | Generic views | |||
900 | 900 | [patch] Premature close of postgres connection with multiple threads | Database layer (models, ORM) | |||
283 | 283 | templatetags/log.py breaks on AnonymousUser | Core (Other) | |||
274 | 274 | data model permissions are only being added to 'auth_permissions' if custom permissions are also defined | Tools | |||
772 | 772 | included translations sequences | Internationalization | |||
151 | 151 | javascript clock not dismissed by clicking "cancel"; several references to ljworld.com in the src code | contrib.admin | |||
662 | 662 | saving a newly created object without any data causes an error | Core (Other) | |||
412 | 412 | FileField bug | Database layer (models, ORM) | |||
89 | 89 | DateTimeFields with auto_now_add = True in admin | contrib.admin | |||
704 | 704 | AttributeError with non-standard primary key name | contrib.admin | |||
948 | 948 | Documentation on the built-in-reference needs to be more prominent | Documentation | |||
542 | 542 | [patch] Add an "or cancel" link to add, edit, and delete admin views. | contrib.admin | |||
549 | 549 | StaticField formfield | Core (Other) | |||
945 | 945 | not translated parts in admin Javascript | Translations | |||
915 | 915 | Admin breadcrumb links assume app is rooted at /admin/ | contrib.admin | |||
965 | 965 | sql sequence reset misses the m2m tables | Core (Management commands) | |||
954 | 954 | An error in many-to-many raw_id_admin template, change mode | contrib.admin | |||
950 | 950 | typo in admin/doc bookmartlets template | contrib.admin | |||
933 | 933 | update "django-admin.py sql polls" output in tutorial01 | Documentation | |||
864 | 864 | OneToOne in Admin -- unexpected keyword argument 'bar__pk' | contrib.admin | |||
880 | 880 | Mistake in Czech translation | Internationalization | |||
916 | 916 | New admin change_list should be looked up in the app templates To switch your existing trunk checkout to the new-admin branch: {{{ svn switch http://code.djangoproject.com/svn/django/branches/new-admin/ New admin change_list should get looked up in | contrib.admin | |||
629 | 629 | [patch] ChangeManipulator does not correctly display <select> when the data is an id type | Core (Other) | |||
415 | 415 | download_setuptools fails with authenticating proxy | Tools | |||
766 | 766 | [patch, new-admin] Allow html tags if "allow_tags" model's method attribute is present | contrib.admin | |||
831 | 831 | Update slovak(sk) translation for new-admin | Translations | |||
815 | 815 | [patch] select keyword to lookup_kwargs are being quoted incorrectly in query | Core (Other) | |||
764 | 764 | [i18n] blocktrans parsing error when filter argument contains spaces | Template system | |||
255 | 255 | FileField doesn't work | contrib.admin | |||
731 | 731 | new_admin: Galician (gl) translation | Translations | |||
735 | 735 | Trac report on how long ago tickets have been touched | *.djangoproject.com | |||
516 | 516 | Discrepancy in usage naming of login template file | Template system | |||
706 | 706 | rename of django-admin.py? | Core (Management commands) | |||
678 | 678 | I would like to see a tutorial describing how to edit One-To-Many relationships | Documentation | |||
656 | 656 | Mention "Save as new" as a possible option in tutorial 2 | Documentation | |||
655 | 655 | [doc] model_api - validator_list is incomplete | Documentation | |||
597 | 597 | django-admin.py createsuperuser (MySQL) broken | contrib.admin | |||
592 | 592 | Error in tutorial 2 | Documentation | |||
363 | 363 | Patch to make sqlall use a database specific initial data file over the database agnostic one | Metasystem | |||
578 | 578 | [patch] automatically do MD5 in admin backend | contrib.admin | |||
568 | 568 | the JING setting and the EMAIL_IDENT setting | Core (Other) | |||
525 | 525 | list_filter doesn't work with models which primary key is not named 'id' | contrib.admin | |||
511 | 511 | django-admin.py init fails at rev 641 | Core (Management commands) | |||
467 | 467 | Debugging code left behind in django.utils.text ? | Tools | |||
478 | 478 | error with sqlite and admin | contrib.admin | |||
434 | 434 | Does runserver takes 2 arguments? | Core (Other) | |||
414 | 414 | radio_admin doesn't appear to work | Metasystem | |||
429 | 429 | Proposed minor cleanup of utils/html.py | Core (Other) | |||
331 | 331 | Unexpected model attributes crash install | Tools | |||
444 | 444 | FileField returns error when updating | contrib.admin | |||
426 | 426 | ContentTypeDoesNotExist thrown whenever CRUD actions are performed in admin | contrib.admin | |||
330 | 330 | get_relatedobject_count error with OneToOneFields | Metasystem | |||
341 | 341 | unique option | contrib.admin | |||
355 | 355 | A bug in middleware/admin.py with ModPython handler | contrib.admin | |||
352 | 352 | django-admin MySQLdb error | Tools | |||
322 | 322 | [patch] Admin unavailable in development server after [503] | contrib.admin | |||
181 | 181 | Site and FlatFile don't appear in the Admin interface | contrib.admin | |||
80 | 80 | Browsing to http://127.0.0.1:8000 fails when running django-admin.py runserver | contrib.admin |