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
2013-04-25
Updated Transifex links to the Django project
Claude Paroz
2013-04-24
Merge pull request #1029 from carmi/patch-1
Simon Charette
2013-04-24
Fix CharField typo in legacy-databases.txt docs
Evan Carmi
2013-04-24
Fixed documentation of disable_constraint_checking
Michael Manfre
2013-04-24
Fixed a rST bug in the README template in the reusable apps docs.
Jannis Leidel
2013-04-24
Fixed the reusable apps docs to use a rst file extension for the README and f...
Jannis Leidel
2013-04-23
Fixed #20307 -- Word repeated in tutorial.
Thomas Thurman
2013-04-23
Clearer explanation when exception has no message
Marti Raudsepp
2013-04-22
Fixed #20270 -- Fixed error in AjaxResponseMixin documentation
Baptiste Mispelon
2013-04-22
Fixed #19211 -- Adapted tutorial for Python 3
Claude Paroz
2013-04-22
Merge pull request #1024 from jktravis/master
Preston Holmes
2013-04-21
Added 'polls' sub directory under static and reorganized to more accurately r...
jktravis
2013-04-20
Adapted uses of versionchanged/versionadded to the new form.
Juan Catalano
2013-04-20
Removed unused imports.
Juan Catalano
2013-04-20
Fixed #20104 -- Changed VersionDirective in order to avoid ambiguity.
Juan Catalano
2013-04-20
Updated tutorial INSTALLED_APPS section (removed contrib.sites)
Claude Paroz
2013-04-19
Fix != operations on lazy objects.
Alex Gaynor
2013-04-19
Fixed #20276 -- Implemented __bool__ for MergeDict
Anton Baklanov
2013-04-19
Explained the pattern for special methods compatibility.
Aymeric Augustin
2013-04-18
Complemented documentation following commit be9ae693c
Claude Paroz
2013-04-18
Fixed #20285 - Added missing commas in translation docs.
Tim Graham
2013-04-18
Fixed #20286 - Typo in static files docs.
Tim Graham
2013-04-18
Fixed #20282 -- Typo in WSGI docs.
Aymeric Augustin
2013-04-18
Use `LOOKUP_SEP` in `get_or_create`.
Simon Charette
2013-04-16
Refs #14567 -- Fixed failing test that wasn't being run.
Carl Meyer
2013-04-16
Fixed #20266 -- Updated view example in CBV introduction
Claude Paroz
2013-04-15
Fixed #20262 -- Replaced a reference to the wrong model in the CBV doc.
Simon Charette
2013-04-15
Updated get_ogr_db_string in inspectapp tests to support MySQL/Spatialite
Claude Paroz
2013-04-15
Properly used test skipping in OGRInspectTest TestCase
Claude Paroz
2013-04-15
Added a tip about --layer param of ogrinspect for databases
Claude Paroz
2013-04-15
Fixed #20263 -- Corrected wording in the formset documentation.
Simon Charette
2013-04-14
Fixed #18231 -- Made JavaScript i18n not pollute global JS namespace.
Matthew Tretter
2013-04-13
Fixed #17840 -- Generalized named placeholders in form error messages
Claude Paroz
2013-04-13
Fixed #4592: Made CheckboxSelectMultiple more like RadioSelect
Baptiste Mispelon
2013-04-13
Fixed #4117: Apply id attribute to the outer <ul> of RadioSelect
Baptiste Mispelon
2013-04-13
Used a Python 3 compatible StringIO in test_utils
Claude Paroz
2013-04-13
Fixed #19874: Apply id attribute to the outer <ul> of CheckboxSelectMultiple
Baptiste Mispelon
2013-04-13
Updated a renamed test file
Claude Paroz
2013-04-12
Fixed #20247 - Added some missing paths in the tutorial.
Tim Graham
2013-04-12
Fixed template_tests so discovery doesn't directly find tests that require se...
Preston Timmons
2013-04-12
Modified view_tests for unittest2 discovery.
Preston Timmons
2013-04-12
Modified validation to work with unittest2 discovery.
Preston Timmons
2013-04-12
Modified utils_tests for unittest2 discovery.
Preston Timmons
2013-04-12
Modified template_tests for unittest2 discovery.
Preston Timmons
2013-04-12
Modified model_fields for unittest2 discovery.
Preston Timmons
2013-04-12
Modified generic_views for unittest2 discovery.
Preston Timmons
2013-04-12
Modified comment_tests for unittest2 discovery.
Preston Timmons
2013-04-12
Modified test_client_override to work with unittest2 discovery.
Preston Timmons
2013-04-12
Modified test_utils to work with unittest2 discovery.
Preston Timmons
2013-04-12
Modified forms_tests to work with unittest2 discovery.
Preston Timmons
[prev]
[next]