Mac

(Mac)

Most Active Role

N/A

Most Active Component

N/A

Activity Timeline

[No data in this time period]

Components

[No data in this time period]

Tickets

Trac Ticket (125) Reporter (3) Owner (0) Commenter (58) Summary Component
34619 34619 Ensure FilteredSelectMultiple select elements are associated with their label contrib.admin
373 373 Add support for multi-column primary keys. Database layer (models, ORM)
34609 34609 2 Deprecate format_html calls without args or kwargs Utilities
27587 27587 1 Document str(QuerySet.query) Documentation
34118 34118 Python 3.12 compatibility Core (Other)
34846 34846 Add "Copy" button to the code snippets in docs. Documentation
14831 14831 Django Template Style Guide Documentation
34151 34151 Adding explicit primary key with different type doesn't update related ManyToManyFields. Migrations
27055 27055 Model form with geometry widgets has invalid html GIS
34999 34999 Admin search bar input doesn't have proper background color when in dark mode contrib.admin
34884 34884 Half bug/half enhancement : inconsistent behavior of get_or_create() regarding related attributes cache Database layer (models, ORM)
34939 34939 Widget templates not refreshing Forms
34930 34930 Parallel tests fail on Python 3.11+ when IsolatedAsyncioTestCase is used Testing framework
34825 34825 SQLite database files are not destroyed after tests Testing framework
34787 34787 The 'runserver' command doesn't work when run from an installed script on Windows Core (Management commands)
34686 34686 Confirm/Add support for GEOS 3.12. GIS
34697 34697 Migration serializer for sets results in non-deterministic order. Migrations
34696 34696 Actions selection counter gets cleared when using Chrome's back button contrib.admin
34572 34572 3 Confirm/Add support for GDAL 3.7. GIS
34663 34663 Documentation typo in using Argon2 with Django. Documentation
34616 34616 1 Incorrect code example in 5.0 release notes Documentation
34515 34515 1 Translatable URL patterns raise 404 for non-English default language when prefix_default_language=False is used. Internationalization
34512 34512 Admin missing breadcrumbs in app index contrib.admin
34486 34486 7 SearchHeadline crashes without an active connection. contrib.postgres
34039 34039 Admin search bar is too small to use on small screens contrib.admin
34333 34333 1 Migrations tries to add constraint before adding a foreign key. Migrations
34375 34375 GDAL and GIS missing LD Library error message. GIS
34318 34318 2 Add a release note that makemessages no longer changes .po files when up to date. Documentation
34204 34204 Django cannot load when Python is compiled with --without-doc-strings enabled Core (Other)
34155 34155 ModelAdmin.render_change_form does not lowercase the app_label when setting template directories contrib.admin
34123 34123 Ambiguous aliases in ordering on combined queries with select_related(). Database layer (models, ORM)
34085 34085 Black shouldn't format non-Python files Core (Management commands)
34106 34106 2 Allow LogoutView to render a confirmation template on a GET request (Like LoginView) contrib.auth
34068 34068 `runserver 0`'s "Starting development server at <address>" doesn't work Core (Management commands)
34010 34010 Parallel tests don't work with spawn. Testing framework
34046 34046 2 tox.ini contains version pinnings at the wrong places Core (Other)
27468 27468 Move utils.crypto.salted_hmac() from SHA1 toward SHA256 Utilities
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
14645 14645 Exclude query with multiple conditions for the same multi-value relation not correct Database layer (models, ORM)
27450 27450 GDALBandTests.test_band_data test failure on MacOS 10.12.1 and python3.5 GIS
27160 27160 Document that running the Django test suite requires creating the databases and, on PostgresQL, a superuser Documentation
27910 27910 Allow using an Enum class in model Field choices Database layer (models, ORM)
27086 27086 running servers.tests may hang in parallel mode on Mac OS X Core (Other)
27685 27685 Allow autoreloader to use watchman Utilities
820 820 Add "view" permission to compliment add/change/delete contrib.admin
27392 27392 1 Remove "Tests that", "Ensures that", etc. from test docstings Documentation
27846 27846 2 refresh_from_db() doesn't clear reverse OneToOneFields Database layer (models, ORM)
27876 27876 Documentation error for installing tests/requirements/py3.txt Documentation
27751 27751 Teardown of a PG test database fails if it is an autogenerated test_MYDB database Testing framework
27741 27741 staticfiles_tests test_corrupt_intermediate_files fails intermittently when run in parallel contrib.staticfiles
27764 27764 Running migration that deletes child model (in multi-table inheritance) backwards results in an error Migrations
27765 27765 Migration to delete child model (multi-table inheritance) results in an error when using SQLite Migrations
27297 27297 infinite AlterField migrations created for foreign key after case-only model name change Migrations
27439 27439 Document how to add locale for osX on Unit Tests/Troubleshooting section for contribution Documentation
27184 27184 Test client crashes when uploading TemporaryFile on Unix Testing framework
27553 27553 tutorial python manage.py runserver creates NameError: name 'include' is not defined Documentation
27328 27328 return `Set-Cookie` if sessionid= None value contrib.sessions
27151 27151 1 FK index created two times on PostgreSQL if referenced table PK is varchar Migrations
27354 27354 1 Incorrect variable name given in tutorial Documentation
27112 27112 django.test.client.Client doesn't support timeouts Testing framework
27010 27010 1 Argon2PasswordHasher.encode() decodes underlying hash as UTF-8 instead of ASCII contrib.auth
14402 14402 help_text is not displayed for ManyToMany raw_id fields contrib.admin
14096 14096 2 Insert code generated by models using multiple inheritance is incorrect and fails in postgresql Database layer (models, ORM)
14476 14476 1 annotate, default aggregation naming and filter annoyance Database layer (models, ORM)
14497 14497 ModelAdmin.readonly_fields isn't graceful with filefields. contrib.admin
14273 14273 Development server does not shutdown cleanly Core (Other)
14319 14319 1 Add signals test_setup and test_teardown to Django test suite runner Options Testing framework
937 937 Autoreload reloads for every request. Core (Management commands)
23 23 Add support for ValidationWarning Forms
694 694 [patch] TEMPLATE_DIRS should allow project root relative paths Template system
14253 14253 TIME_ZONE not respected by Today and Now widgets in admin contrib.admin
25 25 Filtering interface on ForeignKey <select> boxes contrib.admin
14976 14976 Add is_html flag to contrib.messages contrib.messages
14694 14694 9 defer() doesn't work with reverse relations Database layer (models, ORM)
409 409 Add support for sqlrelay backend, to pool DB connections Database layer (models, ORM)
14843 14843 1 Filter like "striptags" that also removes tag contents Template system
14555 14555 Session loss with psycopg2 db backend contrib.sessions
14292 14292 User.objects.create_user does not give object with id field populated in svn release. contrib.auth
14270 14270 2 ManyToMany manager classes should be cached Database layer (models, ORM)
14634 14634 Sessions are unnecessarily complex contrib.sessions
14386 14386 Standardize Site/RequestSite access; looser coupling of sites framework in contrib Contrib apps
14652 14652 Sessions seem to be improperly using Pickle to hash a dictionary contrib.sessions
14445 14445 Use HMAC and constant-time comparison functions where needed in Django Uncategorized
14401 14401 Add a contributing HOWTO page for new contributors Documentation
14820 14820 8 Use `TextField` instead of `PositiveIntegerField` in docs and examples for generic relations. Documentation
689 689 Honor Web server provided authentication Core (Other)
528 528 Add a documentation generator that creates a PDF or HTML files locally Documentation
14849 14849 ManyToManyField has weird behavior in 1.2 w/ multi-db Database layer (models, ORM)
289 289 [patch] more details with "Please correct the errors below." contrib.admin
14766 14766 ordering by a field that does not exists returns an empty QuerySet Database layer (models, ORM)
14680 14680 Add a file to ignore unnecessary and compiled files from various version control systems Core (Other)
14010 14010 mention DYLD_LIBRARY_PATH in macosx installation instructions Documentation
14304 14304 Problem with locale Internationalization
14278 14278 sqlite3 backend and django 1.2.3, bug: «no such table» Database layer (models, ORM)
14143 14143 Database problems and import error of django.contrib.messages Uncategorized
313 313 PhoneNumberField should accept international format numbers Internationalization
10991 10991 web page does not render images Template system
10983 10983 Won't render jpg image in html file Uncategorized
10974 10974 Beta version 1.1. 404 error when I log out of Admin Site. contrib.admin
565 565 Unique fields don't work on edit_inline models contrib.admin
685 685 1 [patch] list_detail and archive_* generic views should default allow_empty to True Generic views
115 115 Models CRUD via web services Core (Other)
360 360 [PATCH] django-admin.py runserver only takes a port when it could also take an ip:port Core (Other)
273 273 [patch] Password salt and other algorithms support Core (Other)
212 212 2 help_text is not displayed for ManyToManyField in the admin interface contrib.admin
639 639 Model FileFields empty on first pass through save() Core (Other)
613 613 prevent raw_post_data parsing on defined view functions Core (Other)
934 934 ImageField's cause the admin UI to not allow modifications? Validators
65 65 [i18n] Internationalization and localisation contrib.admin
180 180 request.POST doesn't work in django_admin.py runserver Tools
122 122 [patch] Build models using fieldname=FieldClass Core (Other)
423 423 1 Admin filters broken with [549] contrib.admin
170 170 Unicode field names cause UnicodeEncodeError in main admin handler contrib.admin
574 574 [patch] fix small CSS bug in admin interface contrib.admin
935 935 weird interaction between edit_inline and OneToOneField causes adding through admin to fail contrib.admin
540 540 ManyToManyField gives error with blank, raw_id_admin and empty input Core (Other)
445 445 allow partial object updates with manipulators Metasystem
119 119 Serving media Core (Other)
701 701 admin doc tool doesn't work with custom fields contrib.admin
722 722 1 Allow for period '.' and hyphen '-' characters in usernames with an isUsername validator Validators
628 628 django should not overwrite model class docstrings Metasystem
156 156 1 changeset 293 breaks tutorial polls app contrib.admin
152 152 FCGI server for django Core (Other)
388 388 Prefix for django table names Metasystem