#909 |
update slovak (sk) translation
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#910 |
update slovak (sk) translation
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#911 |
[patch] Make template system scoped to the parser
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#912 |
Documentation should be updated to reflect __repr__ / __str__ split for model objects
|
Jacob
|
defect
|
Documentation
|
|
normal
|
#913 |
[patch] incorrect `list_filter` field error message a bit stranger than necessary
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#914 |
[patch] Admin js option does not honor absolute urls
|
Adrian Holovaty
|
defect
|
contrib.admin
|
master
|
high
|
#915 |
Admin breadcrumb links assume app is rooted at /admin/
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#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 app templates
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#917 |
[patch]New admin change_list should be looked up in the app templates
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#918 |
update russian (ru) translation
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#919 |
[patch] Implement `random` template tag
|
Adrian Holovaty
|
enhancement
|
Template system
|
|
normal
|
#920 |
[patch] patch_response_headers breaks when response.content is unicode
|
Jacob
|
defect
|
Core (Cache system)
|
|
normal
|
#921 |
Add a "me" shortcut to UserFields
|
hakejam
|
enhancement
|
contrib.admin
|
newforms-admin
|
lowest
|
#922 |
Update Simplified Chinese Translation
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#923 |
[patch] 'KeyError' in wsgi.py when there is no 'QUERY_STRING' in os.environ
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
#924 |
[patch] String filters (lower, upper, capfirst etc.) don't work with international strings
|
hugo
|
defect
|
contrib.admin
|
|
normal
|
#925 |
[patch] Refactor functionality of DjangoContext into 'processors' which can be replaced or added to
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
normal
|
#926 |
Too narrow collumns for swedish on main admin page
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
low
|
#927 |
non-integer primary keys are broken since new-admin merge
|
Adrian Holovaty
|
defect
|
Metasystem
|
|
normal
|
#928 |
Admin documentation don't work after [1443]
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#929 |
[i18n] serbian translation update
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#930 |
[patch] Leaving out ¨ordering¨ in OneToOne relationship causes bad SQL statement
|
Russell Keith-Magee
|
defect
|
Metasystem
|
|
high
|
#931 |
unordered_list template filter is broken after filter-changing commit
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
high
|
#932 |
cs trans updated
|
hugo
|
defect
|
Translations
|
|
normal
|
#933 |
update "django-admin.py sql polls" output in tutorial01
|
Jacob
|
enhancement
|
Documentation
|
|
lowest
|
#934 |
ImageField's cause the admin UI to not allow modifications?
|
Adrian Holovaty
|
defect
|
Validators
|
|
normal
|
#935 |
weird interaction between edit_inline and OneToOneField causes adding through admin to fail
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#936 |
loader.load_template_source forgets to return a value
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#937 |
Autoreload reloads for every request.
|
Adrian Holovaty
|
Bug
|
Core (Management commands)
|
1.0
|
normal
|
#938 |
Trivial patch for admin/doc w.r.t. OneToOneField
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#939 |
[patch] CSS class for optional monospace textareas in admin
|
Adrian Holovaty
|
enhancement
|
contrib.admin
|
|
normal
|
#940 |
Trac RSS feed link should be visible from Django's Trac
|
Jacob
|
enhancement
|
*.djangoproject.com
|
|
normal
|
#941 |
Default directories for libs, static and templates
|
Adrian Holovaty
|
enhancement
|
Core (Management commands)
|
|
normal
|
#942 |
ordering bug
|
Jacob
|
defect
|
Documentation
|
|
normal
|
#943 |
django-admin createsuperuser bails on no arguments after 1474
|
Adrian Holovaty
|
defect
|
Core (Management commands)
|
|
normal
|
#944 |
allow app to specify a template for login/logout screens
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
normal
|
#945 |
not translated parts in admin Javascript
|
hugo
|
defect
|
Translations
|
|
normal
|
#946 |
cs trans updated
|
Adrian Holovaty
|
enhancement
|
contrib.admin
|
|
normal
|
#947 |
[patch] is_paginated is true when number of pages is 1
|
Jacob
|
defect
|
Generic views
|
|
normal
|
#948 |
Documentation on the built-in-reference needs to be more prominent
|
Jacob
|
defect
|
Documentation
|
|
normal
|
#949 |
[patch] include template tag should support select_template type list
|
Adrian Holovaty
|
defect
|
Template system
|
master
|
normal
|
#950 |
typo in admin/doc bookmartlets template
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#951 |
admin_url is without /admin/ path in bookmarklets
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#952 |
[patch] Allow for database client encoding configuration from project settings
|
Adrian Holovaty
|
defect
|
Database layer (models, ORM)
|
master
|
normal
|
#953 |
helper functions to get/set file dependant cache data
|
Jacob
|
enhancement
|
Core (Cache system)
|
|
normal
|
#954 |
An error in many-to-many raw_id_admin template, change mode
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#955 |
Almost-up-to-date Spanish L18N
|
hugo
|
defect
|
Translations
|
|
normal
|
#956 |
Updated Galician (gl) translation
|
hugo
|
enhancement
|
Internationalization
|
|
normal
|
#957 |
A SlugField with prepopulate_from does not work for stacked or tabular edit_inline objects.
|
xian
|
defect
|
contrib.admin
|
newforms-admin
|
normal
|
#958 |
[patch] Allow non-int Primary Keys in ForeignKey
|
Adrian Holovaty
|
defect
|
Metasystem
|
|
normal
|
#959 |
[patch]Template improvements
|
Adrian Holovaty
|
defect
|
Template system
|
|
normal
|
#961 |
[patch] Add automatic thumbnail generation to ImageFields
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
normal
|
#962 |
[patch] Filter registration decorator is missing a return statement
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
high
|
#963 |
Save not working with non-integer foreign keys
|
Adrian Holovaty
|
defect
|
Database layer (models, ORM)
|
|
normal
|
#964 |
python runtest.py doesn't run tests
|
Adrian Holovaty
|
defect
|
Tools
|
|
normal
|
#965 |
sql sequence reset misses the m2m tables
|
Adrian Holovaty
|
defect
|
Core (Management commands)
|
|
lowest
|
#966 |
[patch] add 'not'-variants to some lookup kwargs
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
normal
|
#967 |
[patch] Safe quoting of table names
|
Adrian Holovaty
|
enhancement
|
Database layer (models, ORM)
|
|
normal
|
#968 |
page not found ->http://www.djangoproject.com/documentation/models/or_lookups/
|
Jacob
|
defect
|
Documentation
|
|
normal
|
#969 |
update slovak (sk) translation
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#970 |
broken link at http://www.djangoproject.com/documentation/db_api/#or-lookups
|
Jacob
|
defect
|
Documentation
|
|
normal
|
#971 |
inspectdb command for SQLite should introspect field types
|
Adrian Holovaty
|
enhancement
|
Core (Management commands)
|
master
|
normal
|
#972 |
better explain choices usage in the model docs
|
Jacob
|
defect
|
Documentation
|
|
normal
|
#973 |
sql and sqlall DB statements not corresponding to the RDBMS set in settings
|
Adrian Holovaty
|
defect
|
Core (Management commands)
|
|
high
|
#974 |
sql and sqlall do not show DB statements for default values
|
Adrian Holovaty
|
defect
|
Core (Management commands)
|
|
high
|
#975 |
ManyToMany field in raw_id_admin mode - broken (javascript)
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
highest
|
#976 |
update slovak (sk) translation
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#977 |
[patch] timesince() method is broken when now argument is passed
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
#978 |
STACKED ForeignKey classes don't show up in the admin for subclasses of related class
|
nobody
|
defect
|
contrib.admin
|
|
normal
|
#979 |
add support for the akismet spam scanner to free comments?
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
normal
|
#980 |
Database Querying
|
Adrian Holovaty
|
enhancement
|
Database layer (models, ORM)
|
|
normal
|
#981 |
SQL insert files located in every app should be documented
|
Jacob
|
enhancement
|
Documentation
|
|
normal
|
#982 |
[patch] Comparing objects by negation should work
|
Adrian Holovaty
|
defect
|
Database layer (models, ORM)
|
|
high
|
#983 |
make "django-admin.py --help" output easier to read
|
Adrian Holovaty
|
enhancement
|
Core (Management commands)
|
|
normal
|
#984 |
list_display and the repr-to-str change
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#985 |
[1463] possibly incomplete?
|
Adrian Holovaty
|
defect
|
contrib.admin
|
master
|
normal
|
#986 |
“Download in other formats” in the Django Trac code browser
|
Jacob
|
enhancement
|
*.djangoproject.com
|
|
low
|
#987 |
HttpResponseRedirect uses/allows relative URIs for the HTTP Location header, which is forbidden by HTTP
|
nobody
|
defect
|
Core (Other)
|
|
normal
|
#988 |
Italian translation for djangojs.po
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#989 |
i18n: Norwegian (no) djangojs.po
|
hugo
|
enhancement
|
Internationalization
|
|
normal
|
#990 |
Update Simplified Chinese Translation
|
hugo
|
defect
|
Translations
|
|
normal
|
#991 |
Swedish translation - update
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#992 |
[patch] archive_month generic view leaves out last day of month
|
Jacob
|
defect
|
Generic views
|
master
|
normal
|
#993 |
Updated Welsh translation for django-admin
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#994 |
JS catalogs for I18N currently are only available for Django and for applications
|
hugo
|
defect
|
Internationalization
|
|
normal
|
#995 |
Italian translation for djangojs.po (updated to account for #1539)
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#996 |
django-admin startproject myproject still create myproject\settings
|
Adrian Holovaty
|
defect
|
Core (Management commands)
|
|
normal
|
#997 |
[i18n] serbian translation update
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#998 |
Exception in views/debug.py
|
Adrian Holovaty
|
defect
|
Core (Other)
|
|
normal
|
#999 |
'bool' object has no attribute 'get' when trying to add a record
|
Adrian Holovaty
|
defect
|
Metasystem
|
0.91
|
normal
|
#1000 |
Ticket 1000
|
Adrian Holovaty
|
enhancement
|
Core (Other)
|
|
lowest
|
#1001 |
Spanish translation for djangojs.po
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#1002 |
Add an option model name arg to [modelmodule] commands
|
nobody
|
enhancement
|
Core (Management commands)
|
|
normal
|
#1003 |
Global name 'rel_opts' is not defined (problem with deleting)
|
Adrian Holovaty
|
defect
|
contrib.admin
|
master
|
normal
|
#1005 |
update slovak (sk) translation
|
hugo
|
enhancement
|
Translations
|
|
normal
|
#1006 |
[patch] Errors when using ChangeManipulator in a model with raw_id_admin on ForeignKey
|
Adrian Holovaty
|
defect
|
Core (Other)
|
master
|
normal
|
#1007 |
[patch] Add support for a faux ON DELETE RESTRICT functionality
|
nobody
|
defect
|
Database layer (models, ORM)
|
|
normal
|
#1008 |
Admin change_form.html should have {{ block.super }} in {% block extrahead %}
|
Adrian Holovaty
|
defect
|
contrib.admin
|
|
normal
|
#1009 |
Small bug in HasAllowableSize Validator
|
Anybody
|
defect
|
Validators
|
0.90
|
normal
|
#1010 |
rev 1560 fails to save object
|
Adrian Holovaty
|
defect
|
Core (Other)
|
master
|
highest
|