summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-08-03Fixed #15932 - Documented how to supress multiple reverse relations to the sa...Tim Graham
2012-08-03[py3] Removed uses of sys.maxint under Python 3.Aymeric Augustin
2012-08-03Documented the trick used in 9908201d7f.Aymeric Augustin
2012-08-03Fixed #13904 - Documented how to avoid garbage collection messages in GIS.Tim Graham
2012-08-02Fixed #17704 - Updated the StackedInline section in Tutorial 2; thanks xbito ...Tim Graham
2012-08-02Fixed #16941 - Clarified naturaltime output when the time is more than a day ...Tim Graham
2012-08-02Fixed #18581 - Updated admin actions screenshots. Thanks Kevin London.Tim Graham
2012-08-02Fixed #18472 - Added warning regarding set_language / i18n_patterns.Simon Meers
2012-08-02Reinstated Pinax link that was still in use by others.Simon Meers
2012-08-01Fixed #16168 - Added note regarding type requirements when overridng ModelFor...Tim Graham
2012-07-31Fixed #18122 - Clarified section title regarding applying permissions to gene...Tim Graham
2012-07-30Fixed #17131 - Added per object permission notes to docs.Tim Graham
2012-07-29Updated my bio.Justin Bronn
2012-07-29Fixed #18476 - Added use of {% url %} tag to tutorial.Tim Graham
2012-07-28Fixed #18656 -- Fixed LocaleMiddleware link; thanks mitar for the report.Tim Graham
2012-07-28Fixed #18630 -- Updated version in docs/intro/install.txt; thanks Kevin London.Tim Graham
2012-07-25[py3] Updated dict-like data structures for Python 3.Aymeric Augustin
2012-07-25Fixed #18614 -- Added missing imports in code samples.Florian Apolloner
2012-07-25Merge pull request #220 from dirn/staticfiles-docs-typoFlorian Apolloner
2012-07-25Merge pull request #224 from reclosedev/patch-1Florian Apolloner
2012-07-25Merge pull request #230 from pjdelport/cleanupAlex Gaynor
2012-07-25Merge pull request #228 from nklas/masterAlex Gaynor
2012-07-25Merge pull request #232 from yohanboniface/ticket18667Alex Gaynor
2012-07-25Merge pull request #231 from kevin1024/masterJames Bennett
2012-07-25Fixed a typo in the admin reference docs.Aymeric Augustin
2012-07-25Ticket 18667: fix typo in CBV docYohan Boniface
2012-07-25Update docs/topics/signals.txtnklas
2012-07-24Changed the word "brackets" to "parentheses"Kevin McCarthy
2012-07-24Clarified default name of M2M relationship DB table.Ramiro Morales
2012-07-25Fix typo.Piet Delport
2012-07-24Fixed #18271 -- Changed stage at which TransactionTestCase flushes DB tables.Ramiro Morales
2012-07-25Fixed a small typo.nklas
2012-07-22Fixed a broken link in the Python 3 docs.Aymeric Augustin
2012-07-22Documentation: Fix link to uWSGI deploymentRoman Haritonov
2012-07-22[py3] Documented coding guidelines for Python 3.Aymeric Augustin
2012-07-22[py3] Bundled six for Python 3 compatibility.Aymeric Augustin
2012-07-18Fix typo in staticfiles app documentationAndy Dirnberger
2012-07-18Update my bio.Alex Gaynor
2012-07-18Updated my bio.Jannis Leidel
2012-07-18Added myself to internals/committers.txt.Florian Apolloner
2012-07-17Merge pull request #215 from mgrouchy/add-interpreter-optionsAlex Gaynor
2012-07-17Adds interpreter option to shell command as per ticket #18639Mike Grouchy
2012-07-17Fixed #17788 -- Added batch_size argument to qs.bulk_create()Anssi Kääriäinen
2012-07-16Fixed #3881 -- skip saving session when response status is 500Anssi Kääriäinen
2012-07-15Dropped support for GDAL < 1.5Claude Paroz
2012-07-15Fixed #18626 -- rst syntax collision.Aymeric Augustin
2012-07-15Fixed #18625 -- Removed old-style use of url tagAymeric Augustin
2012-07-14Deprecate two methods (which I seriously doubt anyone ever used, but they wer...Alex Gaynor
2012-07-14Fixed a misplaced Sphinx reference.Aymeric Augustin
2012-07-13Updated links for MacOSX python installersClaude Paroz