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
/
topics
Age
Commit message (
Expand
)
Author
2014-05-13
[1.7.x] Fixed typo in transactions.txt
Haris Ibrahim K. V
2014-05-06
[1.7.x] Improve docs around deconstruction/serialisation (refs #22337)
Andrew Godwin
2014-05-05
[1.7.x] Fixed #22575 -- Fixed typo in docs/topics/class-based-views/generic-e...
Tim Graham
2014-04-30
[1.7.x] Fixed #22442 -- Provided additional documentation regarding id fields...
Tim Graham
2014-04-29
[1.7.x] Fixed #22523 -- Clarified pytz requirement.
Aymeric Augustin
2014-04-28
[1.7.x] Revert "Fixed #15179 -- middlewares not applied for test client login()"
Tim Graham
2014-04-28
[1.7.x] Fixed #22254 -- Noted the requirement of calling django.setup() when ...
Tim Graham
2014-04-28
[1.7.x] Fix a typo in logging.txt
Zhaorong Ma
2014-04-28
[1.7.x] Fixed #22497 -- Highlighted difference between field and class decons...
Tim Graham
2014-04-27
[1.7.x] Fixed #22445 -- Added how to perform a reverse data migration to topi...
Tim Graham
2014-04-27
[1.7.x] Improved formatting and links of migration docs.
Tim Graham
2014-04-26
[1.7.x] Updated doc links to point to Python 3 documentation
Claude Paroz
2014-04-25
[1.7.x] Fixed #22507 -- Clarified nature of the sender argument of signals
Claude Paroz
2014-04-25
[1.7.x] Fixed #22504 -- Corrected domain terminology in security guide.
Tim Graham
2014-04-25
[1.7.x] Fixed #22493 - Added warnings to raw() and extra() docs about SQL inj...
Moayad Mardini
2014-04-22
[1.7.x] Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-22
[1.7.x] Updated grammar in description of django.contrib.auth.
Ray Ashman
2014-04-21
[1.7.x] Fixed queries that may return unexpected results on MySQL due to type...
Erik Romijn
2014-04-19
[1.7.x] Fixed #22417 -- Added additional documentation for refs #16969.
Tim Graham
2014-04-18
[1.7.x] Fixed #22471 -- Corrected misprint in i18n docs
Erik Romijn
2014-04-16
[1.7.x] Fixed #22455 -- Documented return values for send_mail and send_mass_...
Mariano Rezk
2014-04-16
[1.7.x] Fixed spelling errors in documentation.
Tim Graham
2014-04-16
[1.7.x] Added a note regarding django.contrib.auth.authenticate.
Tim Graham
2014-04-15
[1.7.x] Fixed #22443 -- Document smtp.EmailBackend.timeout default value
Mariano Rezk
2014-04-14
[1.7.x] Improve migrations/schema docs
Andrew Godwin
2014-04-12
[1.7.x] Also allowed a non-overridden setting to be deleted
Claude Paroz
2014-04-12
[1.7.x] Fixed #22102 -- Made SimpleTestCase tests run before unittest.TestCas...
Claude Paroz
2014-04-10
[1.7.x] Fixed #22419 -- Typo in docs/topics/db/multi-db.txt.
Tim Graham
2014-04-10
[1.7.x] Fixed #22343 -- Disallowed select_for_update in autocommit mode
Shai Berger
2014-04-08
[1.7.x] Fixed #16205 -- Added an installation for Windows.
Anubhav Joshi
2014-04-08
[1.7.x] Fixed #9535 -- Added a reference guide for file upload classes.
Anubhav Joshi
2014-04-05
[1.7.x] Fixed #22216 -- Added Form.non_field_errors to form API doc.
Tim Graham
2014-04-05
[1.7.x] Fixed #21649 -- Added optional invalidation of sessions when user pas...
Tim Graham
2014-04-02
[1.7.x] Fixed #22347 -- Unified FileSystemStorage documentation.
Vishal Lal
2014-03-30
[1.7.x] Corrected an import in a model form docs example.
Ramiro Morales
2014-03-27
[1.7.x] Fixed #21941 -- Documented the kwargs param of django.conf.urls.url().
Tim Martin
2014-03-24
[1.7.x] Fixed #22048 - Enhanced docs to cover nonexistent one-to-one relation...
Adam KalinĚski
2014-03-24
[1.7.x] Fixed #22247 -- Replaced "upstream" with "downstream" in cache docs.
Tim Graham
2014-03-24
[1.7.x] Fixed #22265 -- Clarfied consistent behavior of migrations.
Moayad Mardini
2014-03-17
Amended login required mixin documentation to honor **initkwargs.
Simon Charette
2014-03-17
Fixed #22006 -- Documented how to write a login_required mixin for CBVs.
Tim Graham
2014-03-13
Fixed #22262 -- Added the correct line in the last example of Translator lines
Dejan Noveski
2014-03-13
Fixed a grammar error in topics/i18n/translation.
Iain Dawson
2014-03-11
Fixed #22217 - ManyToManyField.through_fields fixes.
Akis Kesoglou
2014-03-10
Fixed #21875 -- Clarified that get_user_model() only works at run time.
Aymeric Augustin
2014-03-09
Corrected a few missed references to old test settings
Shai Berger
2014-03-05
Fixed #14549 - Removed restriction of single FKs on intermediary tables
Akis Kesoglou
2014-03-04
Fixed #22085 -- Added a feature for setting non-expiring keys as the default.
zedr
2014-03-03
Fixed #21986 -- Added some guidelines for database indexes.
Alex de Landgraaf
2014-03-03
Fixed some typos and formatting issues in docs.
Rodolfo Carvalho
[next]