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-09-01
Fixed #17892 -- Do not include whole RegexURLPattern lists in RegexURLResolve...
Claude Paroz
2012-09-01
Fixed #18840 - Added a mentioned of the upload_to parameter to the ModelForm ...
Tim Graham
2012-09-01
Fixed #18212 -- Standardized arguments of GenericIPAddressField
Claude Paroz
2012-09-01
Fixed #13608 - Noted that template lookups use literal values.
Tim Graham
2012-09-01
Fixed #17378 - Added a flattened index for class-based views.
Tim Graham
2012-09-01
Fixed #9920 - Clarfied empty string vs. localhost in settings database host.
Tim Graham
2012-09-01
Fixed #16936 - Updated javascript for CSRF protection.
Tim Graham
2012-08-31
Fixed #18642 - Added a note suggesting the use of render() rather than render...
Tim Graham
2012-08-31
Clarify some of the password reset docs
Chris Streeter
2012-08-31
Fixed #16309 - Made ModelAdmin.list_filter versionchanged annotations more sp...
Tim Graham
2012-08-31
Added 1.4.1 and 1.3.2 release notes
Claude Paroz
2012-08-31
Fixed #14556 - Documented how to use flatpages in URLconf; thanks Claude Paro...
Tim Graham
2012-08-31
Merge pull request #310 from juanpex/master
Florian Apolloner
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
[prev]
[next]