James Bennett

(ubernostrum)

Most Active Role

Reporter

Most Active Component

Contrib.Syndication

Activity Timeline

[No data in this time period]

Components

Tickets

Trac Ticket (133) Reporter (75) Owner (12) Commenter (147) Summary Component
1028 1028 High-level feed framework should make more feed elements available contrib.syndication
470 470 1 Add Field.db_default for defining database defaults Database layer (models, ORM)
27447 27447 3 Provide an easy way to test sending of signals Testing framework
31676 31676 Document DEP 10 governance Documentation
27468 27468 Move utils.crypto.salted_hmac() from SHA1 toward SHA256 Utilities
28628 28628 3 Audit for and abolish all use of '\d' in regexes Core (Other)
17 17 1 Metasystem optimization: Share select_related in memory Database layer (models, ORM)
29406 29406 2 Add Referrer-Policy header support Utilities
29261 29261 3 Clarify the reason for LICENSE.python Documentation
18394 18394 Add warning for invalid JavaScriptCatalog 'packages' Internationalization
28226 28226 Remove use of deprecated ''.join() pattern HTTP handling
12134 12134 contrib.admin.RelatedFieldWidgetWrapper.__deepcopy__() should copy() the widget attrs contrib.admin
25156 25156 Settings overview should mention django.setup() is needed for "standalone" Django use Documentation
901 901 1 Reload method for models Database layer (models, ORM)
9998 9998 Document side effects of importing uninstalled models Documentation
1707 1707 LocaleMiddleware should set HTTP 'Content-Language' header contrib.admin
694 694 2 [patch] TEMPLATE_DIRS should allow project root relative paths Template system
25 25 1 Filtering interface on ForeignKey <select> boxes contrib.admin
852 852 2 psycopg.ProgrammingError exceptions leave the connection to the DB in an unusable state Database layer (models, ORM)
18930 18930 Website docs builder should clean to get rid of old docs *.djangoproject.com
596 596 1 Allow Django to be packaged as a Python egg Core (Other)
17987 17987 PDF and ePub builds of 1.4 docs missing *.djangoproject.com
26 26 2 Admin validation errors cause FileUploadFields to be reset contrib.admin
632 632 database stored templates Template system
6858 6858 2 Migrate legacy md5 password support out of the User model contrib.auth
640 640 1 order_with_respect_to option fails Documentation
4869 4869 Provide large glaring warning that `syncdb` does not alter tables Documentation
13814 13814 Utility method for getting a Site object Contrib apps
342 342 2 Add a way for fields to be displayed in the admin without being editable contrib.admin
10878 10878 1 Comments moderation.py docstring error contrib.comments
399 399 1 Bigint field object needed Database layer (models, ORM)
1834 1834 Admin templatetags should have docstrings for admin documentation Documentation
9170 9170 1 Write real documentation for custom management commands Documentation
11113 11113 1 Multiple issues with contrib.comments moderation system contrib.comments
957 957 1 A SlugField with prepopulate_from does not work for stacked or tabular edit_inline objects. contrib.admin
3393 3393 1 login view assumes 'set_test_cookie' has been called Contrib apps
528 528 1 Add a documentation generator that creates a PDF or HTML files locally Documentation
730 730 1 more explicit middlware ordering Core (Other)
749 749 1 Middleware should work as a 'stack' or allow custom orderings Core (Other)
13 13 1 Related objects interface should be tighter (edit_inline) contrib.admin
289 289 2 [patch] more details with "Please correct the errors below." contrib.admin
6181 6181 Document `django.views.decorators.http` Documentation
14963 14963 1 The Flatpages app does not resolve child models Contrib apps
14937 14937 1 US localflavor postal abbreviations contrib.localflavor
6856 6856 Better ModelForm examples Documentation
607 607 1 Admin option to show/hide fields contrib.admin
12234 12234 1 db_index=True creates indexes which PostgreSQL may not be able to use Database layer (models, ORM)
11995 11995 1 Use raw_id_fields for 'user' field on contrib.comments.models.Comment contrib.comments
11357 11357 contrib.admindocs ignores many-to-many relations Contrib apps
10000 10000 Django has too many open tickets Core (Other)
10377 10377 2 Improve database notes with respect to cx_Oracle 5.0 Unicode bug Documentation
8306 8306 1 BaseModelAdmin.formfield_for_dbfield() in desperate need of refactor contrib.admin
2288 2288 3 Provide an equivalent for 'ON DELETE' and friends Core (Other)
9795 9795 3 One-to-one relation causes inappropriate filtering of other relations contrib.admin
9477 9477 2 Remove old "development version" references in docs Documentation
106 106 2 [patch] Problem with some js/select box on IE contrib.admin
461 461 2 Support use of pypgsql instead of psycopg Database layer (models, ORM)
376 376 1 Add a handler for mod_python v. 2 (Django requires v. 3) Core (Other)
987 987 1 HttpResponseRedirect uses/allows relative URIs for the HTTP Location header, which is forbidden by HTTP Core (Other)
24 24 1 edit_inline support for OneToOne relationships Metasystem
575 575 1 edit_inline don't save child data when a "blank=True" field is not set contrib.admin
651 651 1 Allow directories in filename argument to save_<fieldname>_file Core (Other)
7392 7392 1 Typo in old-style superuser creation Contrib apps
2430 2430 QuerySet should be evaluated when used in boolean tests Database layer (models, ORM)
718 718 3 svn co behind stupid proxy *.djangoproject.com
6162 6162 1 ModelForm.__init__() should match argument signature of "standard" forms Forms
5551 5551 3 Minor Image Error in Tutorial Documentation
265 265 1 Patch: RequiredIfOtherField and friends don't work with edit_inline Core (Other)
3031 3031 1 date_based.archive_month includes too much Generic views
115 115 1 Models CRUD via web services Core (Other)
899 899 1 Formfield doesn't display default value Forms
5275 5275 2 Document QuerySet.iterator Documentation
5188 5188 1 archive_index shouldn't do explicit ordering Generic views
1855 1855 Using a custom default manager can lead to un-editable objects in admin contrib.admin
978 978 1 STACKED ForeignKey classes don't show up in the admin for subclasses of related class contrib.admin
792 792 1 FileField and edit_inline=meta.STACKED contrib.admin
562 562 1 "Add another" JavaScript doesn't add new value to all fields relating to the same type contrib.admin
5484 5484 3 render_to_string is undocumented Documentation
4234 4234 4 write documentation about the addin "contenttypes"... Documentation
5483 5483 Remove `load_and_render` Template system
5370 5370 2 newforms.ValidationError cannot accept a message created by ugettext_lazy Internationalization
5195 5195 1 Add multiple glaring warnings about doing SVN tutorial with Django 0.96 Documentation
4810 4810 1 [newforms-admin] Bad check for model classes in AdminSite contrib.admin
4908 4908 1 Error in tutorial part 4 Documentation
3341 3341 Man pages for executable scripts in django/bin/ Documentation
149 149 1 Show latest comments on djangoproject.com Core (Cache system)
690 690 1 Model allowed me to 'hide' a required field, which produced unuseable error messages. contrib.admin
150 150 1 Should put a notice to set an *absolute path', in the DATABASE_NAME variable if using sqlite3 Core (Other)
28 28 1 Delete confirmation should have "replace relationships" shortcut Metasystem
36 36 1 how do I config the apache+mod_python? Core (Other)
1961 1961 Feeds framework assumes feed link is a string contrib.syndication
456 456 2 [patch] minor typo in overview.txt Documentation
1613 1613 [patch] Django-Dojo integration Core (Other)
532 532 1 get_values doesn't work with the "select" lookup Database layer (models, ORM)
4651 4651 1 [0.91-bugfixes][patch] UnicodeCursorWrapper prevents psycopg1 backend from taking dict sql params Database layer (models, ORM)
4167 4167 1 [0.91-bugfixes][patch] FormFields have list-mutability issues with validator_list argument Core (Other)
4610 4610 1 docs/install.txt could do a better job telling people to skip the Apache step Documentation
4015 4015 1 login and logout should update request.user Contrib apps
611 611 2 fields with editable=False do not render contrib.admin
3307 3307 2 Implement BCC in the mail framework Core (Mail)
3938 3938 1 [0.91-bugfixes][patch] Admin list page for one-to-one objects breaks after viewing detail page Core (Other)
3890 3890 4 localflavor: Add US Social Security number field Forms
3685 3685 1 Better wording for docs/contributing.txt Documentation
999 999 3 'bool' object has no attribute 'get' when trying to add a record Metasystem
3646 3646 5 ABSOLUTE_URL_OVERRIDES docs are inconsistent with how they actually work Documentation
2873 2873 django.conf.urls.registration contains World Online cruft Core (Other)
2182 2182 2 IntegerField gets bogus validator_list from parent class Documentation
834 834 1 authentication documentation should document the viewfuncs in django.views.auth.login Documentation
3455 3455 3 Documentation for "choices" should mention "get_FOO_display" Documentation
3319 3319 3 [patch] django-admin.py/manage.py documentation missing a couple options Documentation
5 5 1 Add a cache=NUM_SECONDS argument to QuerySet Metasystem
343 343 1 One-to-one relations - different primary_key Metasystem
2027 2027 [patch] truncatewords filter can invalidate your HTML Template system
870 870 2 Cool CSS display bug in the calendar widget in the admin view contrib.admin
61 61 3 [patch] auth.User admin form shouldn't require people to edit hashes contrib.admin
3226 3226 1 [patch] docs/settings.txt still has some pre-magic-removal examples Documentation
1302 1302 [patch] archive_month should provide next_month and previous_month objects Generic views
805 805 1 OneToOneField conflicts with ForeignKey Database layer (models, ORM)
1686 1686 Relative model import should work within app directory Core (Other)
2610 2610 Docs on auth context processor are incorrect Documentation
608 608 1 Allow objects with future dates to display in date based generic views Generic views
2012 2012 We need a central place to list things that are being developed Documentation
1451 1451 [magic-removal] AttributeError when editing User in admin Database layer (models, ORM)
992 992 1 [patch] archive_month generic view leaves out last day of month Generic views
2408 2408 1 [patch] trans_null doesn't have get_language_from_request Translations
1585 1585 [patch] [magic-removal] Admin app could use some better tables contrib.admin
1735 1735 [patch] 404 view should pass the request path into context Core (Other)
1573 1573 [patch] Search icon on admin change_list page should be clickable to focus search field contrib.admin
1740 1740 [patch] Comments app still uses old API in places Core (Other)
2449 2449 2 [patch] GZipMiddleware shouldn't gzip JavaScript Core (Other)
1684 1684 [patch] Built-in "numerize" filter Template system
1723 1723 Typo in db-api docs contrib.admin
1747 1747 Error in docs/model-api.txt Documentation