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-21
Fixed #18196 -- Improved loaddata error messages.
Claude Paroz
2012-08-21
Fixed #17886 -- Fixed join promotion in ORed nullable queries
Anssi Kääriäinen
2012-08-21
Fixed #17069 -- Added log filter example to docs.
Michael Johnson
2012-08-21
Merge walk and find_files in makemessages command
Claude Paroz
2012-08-21
Removed obsolete __members__ definitions
Claude Paroz
2012-08-21
Reverted type check added in 62954ba04c.
Aymeric Augustin
2012-08-20
Fixed #18819 -- fixed some typos in the auth docs
Alex Gaynor
2012-08-20
[py3] Fixed #17040 -- ported django.utils.crypto.constant_time_compare.
Aymeric Augustin
2012-08-20
[py3] Fixed #18805 -- ported createsuperuser.
Aymeric Augustin
2012-08-20
Fixed #18023 -- Documented simplejson issues.
Aymeric Augustin
2012-08-20
Made an example more readable in the URLs docs.
Aymeric Augustin
2012-08-20
Added links in URLs doc for consistency.
Aymeric Augustin
2012-08-20
[py3] Prepared MySQL backend for Python 3 compatibility
Claude Paroz
2012-08-20
Fixed #18063 -- Avoid unicode in Model.__repr__ in python 2
Simon Meers
2012-08-20
Fixed #18799 -- Improved index links for CBV documentation.
Simon Meers
2012-08-19
Tweaked SpatiaLite GeoDjango docs.
Ramiro Morales
2012-08-19
Fixed typo in form wizard docs.
Tim Graham
2012-08-19
Fixed #17180 - Emphasized the need to load the i18n template tag in each temp...
Tim Graham
2012-08-19
[py3] Fixed Oracle specific failures
Anssi Kääriäinen
2012-08-19
Reordered import statements for clarity.
Aymeric Augustin
2012-08-19
Fixed #18728 -- Made colon optional in tzinfo
Aymeric Augustin
2012-08-19
Removed an inaccurate statement
Aymeric Augustin
2012-08-19
Clarified a sentence in the Python 3 docs.
Aymeric Augustin
2012-08-19
Merge pull request #293 from mjtamlyn/patch-1
Aymeric Augustin
2012-08-19
Fixed indentation in the Python3 docs
Marc Tamlyn
2012-08-19
[py3] Fixed another regression from 2892cb0ec4.
Aymeric Augustin
2012-08-19
[py3] Fixed regression introduced in 536b030363.
Aymeric Augustin
2012-08-19
[py3] Supported integers in HttpResponse
Aymeric Augustin
2012-08-19
[py3] Wrote Django-specific porting tips
Aymeric Augustin
2012-08-19
Fixed #17278 -- Enabled the spatialite GIS tests to run without having to spe...
Julien Phalip
2012-08-19
Made some minor fixes to the GeoDjango installation guide.
Julien Phalip
2012-08-18
Merge pull request #291 from uruz/ticket18793
Karen Tracey
2012-08-19
Fixed #18793: Duplicate test test_head_no_get in generic_views.base
Alexey Boriskin
2012-08-18
[py3] Fixed slow path through file_move_safe
Karen Tracey
2012-08-18
Merge pull request #287 from uruz/ticket18791
Andrew Godwin
2012-08-18
Merge pull request #289 from mjtamlyn/slugify-real-function
Andrew Godwin
2012-08-18
Merge pull request #288 from mjtamlyn/date-list-period
Andrew Godwin
2012-08-18
Fixed bug in 212b982 -- Removed duplicate code in removetags
Marc Tamlyn
2012-08-18
Fixed #3542 -- Add support for changing granularity on ArchiveView.
Marc Tamlyn
2012-08-18
[py3] Made 212b9826bd Python 3-friendly
Aymeric Augustin
2012-08-18
Fixed #18791: [py3] Double import of six in django.forms.widgets
Alexey Boriskin
2012-08-18
[py3] Avoided passing a lazy string to urlparse.
Aymeric Augustin
2012-08-18
Introduced force_bytes and force_str.
Aymeric Augustin
2012-08-18
Fixed #17228 -- params context variable is inconsistent
Marc Tamlyn
2012-08-18
Fixed #14516 -- Extract methods from removetags and slugify template filters
Marc Tamlyn
2012-08-18
Fixed #16744 -- Class based view should have the view object in the context
Marc Tamlyn
2012-08-18
[py3] Ported django.utils.safestring.
Aymeric Augustin
2012-08-18
Merge pull request #283 from mjtamlyn/ipv6-address-validation
Andrew Godwin
2012-08-18
Fixed #18779 -- URLValidator can't validate url with ipv6.
Marc Tamlyn
2012-08-18
[py3] Removed gratuitous use of map/lambda
Aymeric Augustin
[prev]
[next]