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
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2013-05-08
Fixed #20025 -- Pointed to a MySQLdb fork for Python 3.
Aymeric Augustin
2013-05-08
Fixed test failures on MySQL.
Aymeric Augustin
2013-05-07
Fixed Sphinx error in tutorial 1.
Carl Meyer
2013-05-07
Fixed inconsistent punctuation in tutorial 5.
Carl Meyer
2013-05-07
Python 2.5 is not relevant to master.
Carl Meyer
2013-05-07
Remove outdated ForeignKey manager documentation.
Mike Fogel
2013-05-06
Fixed #20177 - Corrected docs for django.test.utils.setup_test_environment.
Tim Graham
2013-05-06
Fixed #20274 - Added some clarifying section headings in the test docs.
Tim Graham
2013-05-06
Fixed #20305 - Added include for polls/static to MANIFEST.in in tutorial.
Tim Graham
2013-05-05
Found a mistake in SQL documentation
Christopher Allen-Poole
2013-05-03
Added myself to the committers list.
Daniel Lindsley
2013-05-01
Fixed #20338 - Document FQDN behavior with ALLOWED_HOSTS
Michael Manfre
2013-05-01
Fixed #19252 -- Added support for wheel packages.
Florian Apolloner
2013-04-30
Fixed #20336 -- Removed obsolete paragraph from the docs.
Aymeric Augustin
2013-04-30
Fix two typos in database transactions docs
Ana Krivokapic
2013-04-29
Fixed #20330 -- Normalized spelling of "web server".
Aymeric Augustin
2013-04-29
Corrected "it's" to "its" when used possessively.
Thomas Thurman
2013-04-28
Pointed to the docs version switcher in tutorial 1.
Aymeric Augustin
2013-04-25
Updated Transifex links to the Django project
Claude Paroz
2013-04-24
Fix CharField typo in legacy-databases.txt docs
Evan Carmi
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-22
Fixed #20270 -- Fixed error in AjaxResponseMixin documentation
Baptiste Mispelon
2013-04-22
Fixed #19211 -- Adapted tutorial for Python 3
Claude Paroz
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
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-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
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-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
Fixed #19874: Apply id attribute to the outer <ul> of CheckboxSelectMultiple
Baptiste Mispelon
2013-04-12
Fixed #20247 - Added some missing paths in the tutorial.
Tim Graham
2013-04-12
Fixed #20252 -- Mentionned geojson Spatialite support from 1.5
Claude Paroz
2013-04-12
Fixed #20248 - Clarified manage.py vs. django-admin.py
Tim Graham
2013-04-12
Fixed #20211: Document backwards-incompatible change in BoundField.label_tag
Baptiste Mispelon
2013-04-12
Documented BoundField.label_tag
Claude Paroz
2013-04-11
Fixed #20243 - Clarified when RelatedManager.remove() exists.
Tim Graham
2013-04-11
remove confusing phrase from DecimalField docs
Andrew Badr
2013-04-10
Fixed #20204 - Consistent usage of url() in URL dispatcher documentation
Tim Graham
[next]