summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-09-22Added docs for changes in commit dd3a883894.Ramiro Morales
2013-09-22Fixed #21141 -- Update Sphinx URLRogério Yokomizo
2013-09-22A few doc additions for changes from d228c1192e.Ramiro Morales
2013-09-22Reference Meta.index_together in DB performance guide.Ramiro Morales
2013-09-21Fixed #21137 -- Documented best practice for URLconfs with repeated pattern p...Michael DiBernardo
2013-09-21Correct very minor typomlissner
2013-09-21Merge pull request #1655 from evildmp/ticket_20877_work_in_progressAymeric Augustin
2013-09-21Addressed inaccuracies in performance docsAymeric Augustin
2013-09-21- missing __init__.pyAlexander
2013-09-21Fixed #21133 --Clarifed documentation about strftime formatting.Curtis Maloney
2013-09-20Fixed #20877 -- added a performance optimization guideevildmp
2013-09-20Clarified why one must not catch database errors inside atomic.Aymeric Augustin
2013-09-20Fixed #20702 -- Deprecated get_formsets in favor of get_formsets_with_inlines.tschilling
2013-09-19Merge pull request #1644 from PaulMcMillan/bump_hash_iterationsPaul McMillan
2013-09-19Added missing "in" in sentence.Markus Amalthea Magnuson
2013-09-19Fixed #9532 -- Added min_num and validate_min on formsets.yokomizor
2013-09-19Increase default PBKDF2 iterationsPaul McMillan
2013-09-19Fixed #21125 -- Removed support for cache URI syntaxCurtis Maloney
2013-09-19Reworked security issue list to be per-issue, not per-release.Russell Keith-Magee
2013-09-19Corrected markup problems in new security summary page.Russell Keith-Magee
2013-09-18Fixed two typos in the docsAlex Gaynor
2013-09-18Fixed a typo in the docsAlex Gaynor
2013-09-18Fix #21121: Add archive of security issues.James Bennett
2013-09-18Fixed #19414 -- Added admin registration decoratorBrian Holdefehr
2013-09-18Fixed #21116 -- Made usage of manage.py in docs more consistent.Tim Graham
2013-09-18Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE...Berker Peksag
2013-09-17Fixed #21024 -- Documented how to deprecate a feature.Tim Graham
2013-09-17Updated examples in the docs after eade315d.Aymeric Augustin
2013-09-16Reworded a paragraph in the logging docs.Ramiro Morales
2013-09-16Fixed #17627 -- Renamed util.py files to utils.pyTim Graham
2013-09-15Cleaned up 1.5.4/1.4.8 release notesTim Graham
2013-09-15Ensure that passwords are never long enough for a DoS.Russell Keith-Magee
2013-09-13Fixed #21101 -- Updated urlize documentation to mention email addressesGoetz
2013-09-13Fixed #21100 -- Noted that Create/UpdateViews.fields is new in 1.6Tim Graham
2013-09-13Fixed #21094 -- Updated reuseable apps tutorial to use pip for installation.Tim Graham
2013-09-13Documentation -- added instructions on working with pull requestsKevin Christopher Henry
2013-09-13Fixed #21095 -- Documented new requirement for dates lookups.Matt Austin
2013-09-12Fixed a couple of typos in GeoDjango docs.Ramiro Morales
2013-09-12Minor typo fix in django.contrib.auth.models.User docsPhaneendra Chiruvella
2013-09-11Fixed #20887 -- Added a warning to GzipMiddleware in light of BREACH.Tim Graham
2013-09-11Documentation -- Improved description of cache argumentsKevin Christopher Henry
2013-09-10Added 1.4.7/1.5.3 release notesTim Graham
2013-09-10Fix broken sphinx reference to staticfiles.Tarjei Husøy
2013-09-10Fixed #20919 -- Extended assertRedirects to be able to avoid fetching redirec...Juan Catalano
2013-09-10Fixed #21083 - Fixed spelling in tutorial.Tim Graham
2013-09-10Fixed #16534 -- Improved ability to customize DiscoverRunnerTim Graham
2013-09-10Fixed #21075 - Improved doc for calling call_command with arguments.oz123
2013-09-09Fixed a little mistake in Django 1.7 release notesRomain B.
2013-09-09Fixed #17262 -- Refactored tzinfo implementations.Aymeric Augustin
2013-09-09Fixed #19885 -- cleaned up the django.test namespaceKevin Christopher Henry