#14332 |
manage testserver and manage runserver should have similiar address:port options
|
Fede Heinz
|
New feature
|
Core (Management commands)
|
1.2
|
Normal
|
#6066 |
Post-syncdb signal should include a list of done/to-be-done apps.
|
floguy
|
New feature
|
Core (Management commands)
|
master
|
Normal
|
#6092 |
URL and email fields need to allow custom validators
|
floguy
|
|
Core (Other)
|
master
|
|
#6875 |
Allow for easier QuerySet customization.
|
floguy
|
|
Uncategorized
|
queryset-refactor
|
|
#16182 |
TimestampSigner should use a more precise timestamp
|
floguy
|
Bug
|
Core (Other)
|
master
|
Normal
|
#16296 |
django.contrib.comments could offer a config option for default order
|
FunkyBob
|
New feature
|
contrib.comments
|
1.3
|
Normal
|
#12249 |
csrf_token not clear in User Authentication docs
|
Gabriel Hurley
|
|
Documentation
|
1.1
|
|
#13303 |
legacy import code to support 2.3 in runtests.py
|
Gabriel Hurley
|
|
Testing framework
|
1.1
|
|
#16253 |
Additional info for Windows users in MySQLdb section of install instructions
|
Gandi
|
Cleanup/optimization
|
Documentation
|
1.3
|
Normal
|
#5519 |
Capitalized names for czech language
|
Marc Garcia
|
|
Internationalization
|
newforms-admin
|
|
#5962 |
FileField doesn't show existing data on newforms widget
|
Marc Garcia
|
Bug
|
Forms
|
master
|
Normal
|
#29059 |
ChoiceWidget.optgroups() doesn't group choices without a group together
|
Abhishek Gautam
|
Bug
|
Forms
|
2.0
|
Normal
|
#5415 |
Every SQL query should send a signal
|
George Vilches
|
|
Database layer (models, ORM)
|
master
|
|
#6375 |
auth app backend shows extra permissions as "app | model | permission" instead of "app | permission"
|
George Vilches
|
|
Contrib apps
|
newforms-admin
|
|
#1919 |
filter truncatewords is inefficient and destroys white space
|
Chris Wilson
|
Bug
|
Template system
|
master
|
Normal
|
#19891 |
Travis CI support
|
Chris Wilson
|
Cleanup/optimization
|
Testing framework
|
master
|
Normal
|
#19869 |
Make changing the active language inside `LiveTestServerCase` possible
|
Greg Chapple
|
New feature
|
Testing framework
|
master
|
Normal
|
#23640 |
StaticLiveServerTestCase does not properly respect data migrations
|
Greg Chapple
|
Bug
|
Testing framework
|
1.7
|
Normal
|
#13632 |
lack of builtin range checking of id fields
|
None
|
|
Documentation
|
master
|
|
#21111 |
generic.View.__init__ should call super
|
gmeno
|
Cleanup/optimization
|
Generic views
|
1.5
|
Normal
|
#24286 |
Move django.core.files.locks to django.utils.locks
|
Gabriel Muñumel
|
Cleanup/optimization
|
Utilities
|
master
|
Normal
|
#3553 |
urlpatterns uses urllib.quote/unquote should use urllib.quote/unquote_plus
|
Graham King
|
|
Core (Other)
|
0.95
|
|
#16052 |
MySQL: CharField's with utf8_bin collation return as str, should return as unicode.
|
Graham King
|
Bug
|
Database layer (models, ORM)
|
master
|
Normal
|
#3446 |
use a standard utililty function for importing a module from a string
|
Grzegorz Ślusarek
|
|
Core (Other)
|
master
|
|
#23222 |
Empty BinaryField != b'' on Python 2
|
Grzegorz Ślusarek
|
Bug
|
Database layer (models, ORM)
|
master
|
Normal
|
#3182 |
model instance update() method and QuerySet update_or_create() method
|
Gary Wilson
|
enhancement
|
Database layer (models, ORM)
|
master
|
normal
|
#22802 |
update Atomic class to make use of public transaction module-level API functions
|
Gary Wilson
|
Cleanup/optimization
|
Database layer (models, ORM)
|
1.6
|
Normal
|
#10803 |
dbshell should try 'mysql5' as well for executable name
|
Håkan W
|
New feature
|
Database layer (models, ORM)
|
master
|
Normal
|
#921 |
Add a "me" shortcut to UserFields
|
hakejam
|
enhancement
|
contrib.admin
|
newforms-admin
|
trivial
|
#3601 |
ImageField with db_column results in KeyError in Admin Edit
|
hakejam
|
|
contrib.admin
|
master
|
|
#27392 |
Remove "Tests that", "Ensures that", etc. from test docstings
|
Harshit Agrawal
|
Cleanup/optimization
|
Documentation
|
master
|
Normal
|
#9483 |
Title template filter is broken
|
Henk de Vries
|
Bug
|
Template system
|
master
|
Normal
|
#28619 |
Handle ValidationError in model saving in admin change views
|
heba1108
|
New feature
|
contrib.admin
|
1.11
|
Normal
|
#25569 |
Add a friendly error report when using select_related() on a reverse relation
|
Vincent Perez
|
New feature
|
Database layer (models, ORM)
|
1.8
|
Normal
|
#5549 |
Remove duplicate code in SessionBase, SessionManager and Session
|
Tomáš Horáček
|
|
contrib.sessions
|
master
|
|
#28356 |
Serializer got error when datetime field receive string instead datetime object
|
Hermogenes Batista da Silva Filho
|
Bug
|
Database layer (models, ORM)
|
1.11
|
Normal
|
#26644 |
SuspiciousFileOperation when creating a File from a NamedTemporaryFile
|
Hugo Osvaldo Barrera
|
Bug
|
Documentation
|
1.10
|
Normal
|
#18008 |
[patch] for broken test: test_loaddata_error_message
|
hoffmaje
|
Bug
|
Core (Management commands)
|
master
|
Normal
|
#18011 |
[patch] broken test test_loaddata_raises_error_when_fixture_has_invalid_foreign_key
|
hoffmaje
|
Bug
|
Core (Management commands)
|
master
|
Normal
|
#2495 |
db.models.TextField cannot be marked unique when using mysql backend
|
Honza Král
|
Bug
|
Database layer (models, ORM)
|
master
|
Normal
|
#25675 |
divisibleby template filter optimization
|
Hasan Ramezani
|
Cleanup/optimization
|
Template system
|
master
|
Normal
|
#28734 |
Add password option to createsuperuser management command
|
Hasan Ramezani
|
New feature
|
contrib.auth
|
1.11
|
Normal
|
#1182 |
[patch] make-messages.py duplicates strings already translated in sub-directories
|
hugo
|
enhancement
|
Internationalization
|
|
trivial
|
#1329 |
Updated Simplified Chinese Translation for magic-removal
|
hugo
|
enhancement
|
Translations
|
magic-removal
|
normal
|
#1610 |
having manage.py do i18n stuff
|
hugo
|
enhancement
|
Internationalization
|
|
normal
|
#1664 |
Lazy evalutation doesn't work properly for returned Unicode objects
|
hugo
|
defect
|
Internationalization
|
|
normal
|
#1688 |
Permissions don't get translated in admin interface
|
hugo
|
defect
|
Internationalization
|
1.2
|
normal
|
#2876 |
Update Japanese(ja) translation file for trunk
|
hugo
|
defect
|
Translations
|
|
normal
|
#2990 |
Spanish translation doesn't work properly
|
hugo
|
defect
|
Translations
|
0.95
|
normal
|
#3001 |
Handling more complex languages
|
hugo
|
enhancement
|
Internationalization
|
|
normal
|
#3194 |
Telephone and City fields should have multiple locale specific formats
|
hugo
|
enhancement
|
Internationalization
|
|
normal
|
#3373 |
verbose_name_plural and internationalization
|
hugo
|
|
Internationalization
|
master
|
|
#8851 |
Add a default option to list_filter in the admin interface
|
Harro
|
New feature
|
contrib.admin
|
master
|
Normal
|
#16735 |
QuerySet.values() should be aliasable using strings
|
Ian Foote
|
New feature
|
Database layer (models, ORM)
|
master
|
Normal
|
#27405 |
AdminLogNode render TypeError exception while calling get_admin_log with no user (1.8.x)
|
Ihor Polyakov
|
Bug
|
contrib.admin
|
1.8
|
Normal
|
#1199 |
Supporting more than one argument in a custom filter
|
Jonathan Buchanan
|
New feature
|
Template system
|
|
Normal
|
#16783 |
Don't validate models on runfcgi
|
Ivan Sagalaev
|
New feature
|
Core (Management commands)
|
1.3
|
Normal
|
#28510 |
Add JSON reporter for technical_500_response (debug) view
|
Ivan Chernoff
|
New feature
|
Error reporting
|
master
|
Normal
|
#117 |
Site search and/or Trac search for djangoproject.com
|
Jacob
|
enhancement
|
*.djangoproject.com
|
|
normal
|
#127 |
Documentation how to setup djangoproject.com
|
Jacob
|
defect
|
Documentation
|
|
normal
|
#130 |
Display comments in Trac timeline
|
Jacob
|
enhancement
|
*.djangoproject.com
|
|
normal
|
#247 |
Webpage to list web hosts
|
Jacob
|
enhancement
|
*.djangoproject.com
|
|
normal
|
#284 |
Request for https access to the svn repository
|
Jacob
|
defect
|
*.djangoproject.com
|
|
minor
|
#366 |
Document meta.LazyDate() technique
|
Jacob
|
defect
|
Documentation
|
|
normal
|
#377 |
[patch] Allow template_name argument to django.views.auth.login.login
|
Jacob
|
defect
|
Generic views
|
|
normal
|
#379 |
Add OS, Python version, database version fields to ticket tracker
|
Jacob
|
defect
|
*.djangoproject.com
|
|
trivial
|
#450 |
[patch] Give generic views support for dynamic lookup keywords
|
Jacob
|
|
Generic views
|
|
normal
|
#559 |
Tutorials should use different project name
|
Jacob
|
defect
|
Documentation
|
|
minor
|
#718 |
svn co behind stupid proxy
|
Jacob
|
defect
|
*.djangoproject.com
|
master
|
normal
|
#1016 |
Ability to specify decorators for generic views
|
Jacob
|
enhancement
|
Generic views
|
|
normal
|
#1060 |
http://www.djangoproject.com/community/ is not search engine friendly
|
Jacob
|
enhancement
|
*.djangoproject.com
|
|
normal
|
#1071 |
[patch] generic views (object_list/object_detail/date) should take login_required as a parameter
|
Jacob
|
task
|
Generic views
|
master
|
major
|
#1242 |
New ClientIP Fieldtype?
|
Jacob
|
enhancement
|
Generic views
|
master
|
normal
|
#1248 |
[patch] API Reference
|
Jacob
|
enhancement
|
Documentation
|
|
minor
|
#1380 |
Better title ordering on project website
|
Jacob
|
enhancement
|
*.djangoproject.com
|
|
trivial
|
#1502 |
Make (?P) url parameters available to filter a generic view's queryset.
|
Jacob
|
enhancement
|
Generic views
|
magic-removal
|
normal
|
#1563 |
[patch] generic views should accept `manipulator` parameter
|
Jacob
|
enhancement
|
Generic views
|
magic-removal
|
normal
|
#1850 |
djangoproject.com would benefit from a project incubation area
|
Jacob
|
enhancement
|
*.djangoproject.com
|
|
normal
|
#1982 |
Add a object_detail and object_list generic views that are "based" on a lookup
|
Jacob
|
enhancement
|
Generic views
|
|
normal
|
#2200 |
Generic Views should have user_passes_test=func argument
|
Jacob
|
enhancement
|
Generic views
|
master
|
normal
|
#2305 |
Broken anchor
|
Jacob
|
defect
|
*.djangoproject.com
|
|
normal
|
#2360 |
user centric/object centric generic crud tools
|
Jacob
|
enhancement
|
Generic views
|
|
normal
|
#2380 |
ChangeManipulator's and ManyToManyFields (do not show up in resulting FormWrapper)
|
Jacob
|
defect
|
Documentation
|
|
normal
|
#2450 |
Add ascending sort option to date_based generic views
|
Jacob
|
enhancement
|
Generic views
|
master
|
minor
|
#2509 |
django.views.generic.list_detail.object_detail and previous/next
|
Jacob
|
enhancement
|
Generic views
|
|
normal
|
#2553 |
Generic views should support serialization
|
Jacob
|
enhancement
|
Generic views
|
master
|
normal
|
#2654 |
document the follow argument for maniplators
|
Jacob
|
defect
|
Documentation
|
|
normal
|
#2733 |
Need to branch documentation for 0.95
|
Jacob
|
task
|
*.djangoproject.com
|
0.95
|
normal
|
#2773 |
django.views.defaults.server_error should use RequestContext
|
Jacob
|
defect
|
Generic views
|
|
minor
|
#2957 |
email addresses and spam crawlers
|
Jacob
|
enhancement
|
*.djangoproject.com
|
|
normal
|
#3167 |
[patch] Fast-cgi deployment documentation should encourage users supplement it hosting providers documentation.
|
Jacob
|
enhancement
|
Documentation
|
|
normal
|
#3231 |
No documentation for LazyDate
|
Jacob
|
defect
|
Documentation
|
|
minor
|
#3241 |
[patch] memcached backend can't use keys containing spaces
|
Jacob
|
enhancement
|
Core (Cache system)
|
master
|
normal
|
#3359 |
Add "Current server time" to the bottom of code.djangoproject.com
|
Jacob
|
|
*.djangoproject.com
|
|
|
#3399 |
Reports tab isn't highlighted in Trac
|
Jacob
|
|
*.djangoproject.com
|
master
|
|
#3467 |
"Search docs via Google" should search only the documentation directory, not the entire site.
|
Jacob
|
|
*.djangoproject.com
|
master
|
|
#3564 |
flexible JSON serializing mechanism
|
Jacob
|
|
Core (Serialization)
|
master
|
|
#3631 |
the built-in truncatewords filter can't deal with chinese
|
Jacob
|
|
Uncategorized
|
master
|
|
#3661 |
Serializers shoud have a option for serializing model properties
|
Jacob
|
|
Core (Serialization)
|
master
|
|
#3667 |
Useful optional argument for generic views
|
Jacob
|
|
Generic views
|
master
|
|