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-07
Removed another usage of the bear "except:" (rawr!).
Alex Gaynor
2012-09-07
[py3k] Fixed the index creation code that I committed a few minutes ago for p...
Alex Gaynor
2012-09-07
Removed many uses of bare "except:", which were either going to a) silence re...
Alex Gaynor
2012-09-07
Merge pull request #331 from davidfischer/master
James Bennett
2012-09-07
Merge pull request #333 from brad/ticket_18917
James Bennett
2012-09-07
Fixed #17888 -- no longer silence exceptions inside of check_test. Thanks to ...
Alex Gaynor
2012-09-07
Ensued that SQL indexes are alwasy created in the same name.
Alex Gaynor
2012-09-07
Fixed tests that I broke a few commits ago.
Alex Gaynor
2012-09-07
Cleaned up several test cases, to better isolate state.
Alex Gaynor
2012-09-07
Updated the GEOS, PostGIS, and PROJ.4 versions in the GeoDjango installation ...
Justin Bronn
2012-09-07
Merge branch 'master' of git://github.com/django/django
Nick Martini
2012-09-07
[py3k] Silence many warnings while running the tests.
Alex Gaynor
2012-09-07
removed unused import from tutorial 3 documentation as per ticket #18915
Nick Martini
2012-09-07
Merge pull request #336 from dlo/tickets/18915
Alex Gaynor
2012-09-07
[py3] Documented forwards-compatible aliases
Aymeric Augustin
2012-09-07
remove unused import in decoupling URLs tutorial, closes #18915
Dan Loewenherz
2012-09-07
Merge pull request #335 from dlo/tickets/18875
Alex Gaynor
2012-09-07
specify any orderable field can be specified in get_latest_by, closes #18875
Dan Loewenherz
2012-09-07
Cleaned up some small bits of the ORM, including removing an import *.
Alex Gaynor
2012-09-07
clarify clean_<field> docs, ticket #18917
Brad Pitcher
2012-09-06
Made use of property decorator in formsets.py
Claude Paroz
2012-09-06
Formatting fix for host headers section
David Fischer
2012-09-06
Added CSRF with HTTPS/HSTS and forwarding note
David Fischer
2012-09-06
Added note about Strict Transport Security (HSTS)
David Fischer
2012-09-06
Fixed minor typo in 1.3 release notes.
Simon Meers
2012-09-05
Fixed #18687: Removed test_performance_scalability
Aymeric Augustin
2012-09-05
Merge pull request #318 from Matt-Stevens/master
Adrian Holovaty
2012-09-05
Fixed #18904 - Typo in MySQL link; thanks Johie Anderson for the report.
Tim Graham
2012-09-05
Merge pull request #325 from shabda/ticket_18905
Tim Graham
2012-09-05
Fixed #18905 - Changed to new url for Djangopeople
Shabda Raaj
2012-09-04
Negligible spacing fix in auth/forms.py
Adrian Holovaty
2012-09-04
Fixed #9967 - Added a link to a bug that affects contrib.comments redirects.
Tim Graham
2012-09-04
Fixed #18824 -- Allow deleting a setting from overriden settings
Claude Paroz
2012-09-04
Fixed #18902 -- Made force_bytes properly handle exception input
Claude Paroz
2012-09-03
Changes day to from 2 to 30
Matt Stevens
2012-09-03
Clarifies day and month in example queryset
Matt Stevens
2012-09-01
Merge pull request #315 from streeter/auth-docs-cleanup-patch
Tim Graham
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
[prev]
[next]