index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-08-31
Merge pull request #311 from gutworth/py3-doc
Florian Apolloner
2012-08-31
Merge pull request #313 from davidfischer/master
Florian Apolloner
2012-08-30
Fixed #18883 -- added a missing self parameter in the docs
Alex Gaynor
2012-08-30
Fixed #18384 - Reformatted GeoDjango install instructions slightly.
Tim Graham
2012-08-30
Made get_table_description also return the size of char fields on SQLite
Claude Paroz
2012-08-30
Fixed #5725 -- Fixed varchar column size introspection for MySQL
Claude Paroz
2012-08-30
Fixed #18751 -- Cleaned up BaseFormSet._should_delete_form
Claude Paroz
2012-08-30
Replaced some smart_xxx by force_xxx equivalent
Claude Paroz
2012-08-30
Fixed #18647 - Removed link to Malcolm's blog which is gone.
Tim Graham
2012-08-30
Fixed #18871 - Fixed typo in multi-db docs.
Tim Graham
2012-08-29
Fixed comment typo
David Fischer
2012-08-29
[py3] Ported the 'shell' management command.
Aymeric Augustin
2012-08-29
Fixed #18874 -- Updated new name of README.rst to auxiliary files
Bruno Renié
2012-08-29
Made FileSystemStorage accept both text and byte streams
Claude Paroz
2012-08-29
Removed unnecessary bytes prefix for ContentFile
Claude Paroz
2012-08-29
Fixed #11739 -- Made ContentFile support Unicode input
Claude Paroz
2012-08-29
Replaced many smart_bytes by force_bytes
Claude Paroz
2012-08-28
Indexing bytes is the problem not slicing.
Benjamin Peterson
2012-08-29
[py3] Fixed test failures introduced in 3afb5916b215c79e36408b729c9516bc435f5...
Florian Apolloner
2012-08-28
Fixed #18091 -- Non-ASCII templates break `django-admin.py startproject --tem...
Florian Apolloner
2012-08-28
[py3] Updated bundled version of six
Aymeric Augustin
2012-08-28
Added latex preamble for ≤.
Florian Apolloner
2012-08-28
Merge pull request #309 from mitar/patch-1
Florian Apolloner
2012-08-27
fix documentation testing of Selenium WebDriverWait
juanpex
2012-08-26
Code comment fix.
Mitar
2012-08-26
Made model instance history admin view link not hard-coded. Refs #15294.
Ramiro Morales
2012-08-26
Fixed typo in model fields reference docs.
Ramiro Morales
2012-08-25
Fixed #18852 -- Restored backwards compatibility
Aymeric Augustin
2012-08-25
Fixed #17448 -- Improved test and documented raw-sql gis query
Claude Paroz
2012-08-25
Updated doc for settings.MEDIA_ROOT based on what's generated by settings.py;...
Tim Graham
2012-08-25
Fixed #18804 - Reorganized class based views docs a bit; thanks anthonyb for ...
Tim Graham
2012-08-25
Fixed #16715 -- Fixed join promotion logic for nested nullable FKs
Anssi Kääriäinen
2012-08-25
Added a GeoDjango test with a raw query (Refs #17448)
Claude Paroz
2012-08-24
Cleaned up the implementation of in_bulk
Alex Gaynor
2012-08-24
Fixed #18847 - Updated for media examples to use static.example.com. Thanks J...
Tim Graham
2012-08-24
Merge pull request #301 from carlospalol/quickfix/blog-post-typo
Karen Tracey
2012-08-23
Modified docs about SpatiaLite version that doesn't need manual initial SQL f...
Ramiro Morales
2012-08-23
Fixed #18843 -- Replaced more special chars in column names (inspectdb)
Claude Paroz
2012-08-23
Fixed #12460 -- Improved inspectdb handling of special field names
Claude Paroz
2012-08-23
Fixed typo in docs
Carlos Palol
2012-08-23
Fixed #18798 -- Renamed conflicting test methods in i18n tests
Alexey Boriskin
2012-08-23
Fixed #18678 -- HttpResponse init arguments allowed for subclasses
Claude Paroz
2012-08-23
Reordered imports
Aymeric Augustin
2012-08-23
[py3] Removed duplicate imports.
Aymeric Augustin
2012-08-22
Merge pull request #297 from mjjohnson/ticket_17069
Tim Graham
2012-08-22
Fixed #11340 -- Prevented HttpResponseNotModified to have content/content-type
Claude Paroz
2012-08-22
Used the decorator syntax for properties in django.http
Claude Paroz
2012-08-22
Revert "Fixed #18063 -- Avoid unicode in Model.__repr__ in python 2"
Simon Meers
2012-08-21
Fixed #18637 - Updated some documentation for aspects of models that are Mode...
Tim Graham
2012-08-21
Fixed #14885 - Clarified that ModelForm cleaning may not fully complete if th...
Tim Graham
[prev]
[next]