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
/
ref
Age
Commit message (
Expand
)
Author
2014-04-10
[1.7.x] Fixed #22194 -- Added --list-tags option to check command.
Tim Graham
2014-04-10
[1.7.x] Documentation fixes for the select_for_update change.
Shai Berger
2014-04-10
[1.7.x] Fixed #22343 -- Disallowed select_for_update in autocommit mode
Shai Berger
2014-04-09
[1.7.x] Fixed small typo in django-admin.txt
ejstronge
2014-04-08
[1.7.x] Fixed #9535 -- Added a reference guide for file upload classes.
Anubhav Joshi
2014-04-08
[1.7.x] Fixed #22405 -- Fixed string error in models/queries docs.
Anubhav Joshi
2014-04-07
[1.7.x] Added missing request parameter to get_current_site().
Yin Jifeng
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-04
[1.7.x] Fixed #22380 -- Missing SECRET_KEY variable in sample settings file f...
Vishal Lal
2014-04-03
[1.7.x] Fixed #22372 -- Improved description of WizardView.get_context_data().
Vishal Lal
2014-04-02
[1.7.x] Fixed #22347 -- Unified FileSystemStorage documentation.
Vishal Lal
2014-03-31
[1.7.x] Replaced urllib/urlparse imports with from django.utils.six.moves.
Tim Graham
2014-03-27
[1.7.x] Fixed #21941 -- Documented the kwargs param of django.conf.urls.url().
Tim Martin
2014-03-26
[1.7.x] Fixed #22029 -- Removed obsolete advice on registering migrate/syncdb...
Tim Graham
2014-03-25
[1.7.x] Fixed #22322 -- Fixed incorrect explanation of what managed=False does.
Tim Graham
2014-03-24
[1.7.x] Fixed #22048 - Enhanced docs to cover nonexistent one-to-one relation...
Adam Kaliński
2014-03-23
[1.7.x] Fixed #22317 -- Fixed documented handler400 default value
Claude Paroz
2014-03-22
[1.7.x] Improved strip_tags and clarified documentation
Claude Paroz
2014-03-21
[1.7.x] Small doc changes missed in 66076268.
Aymeric Augustin
2014-03-21
[1.7.x] Fixed typos in docs (django.contrib.site)
Thomas Schreiber
2014-03-21
[1.7.x] Replaced an instance of PIL with Pillow in the docs.
Tim Graham
2014-03-21
[1.7.x] Fixed #22255 -- Added support for specifying re flags in RegexValidator
Dejan Noveski
2014-03-21
[1.7.x] Fixed minor syntax error in Queryset docs
Bryan Helmig
2014-03-19
Replaced reference to ModelAdmin.get_formsets() (deprecated) with get_formset...
Daniel Hahler
2014-03-17
Fixed #21179 -- Added a StreamingHttpResponse example for CSV files.
zedr
2014-03-16
Fixed #21860 -- Added to_field_name to ModelChoiceField docs.
Anubhav Joshi
2014-03-16
Fixed #22242 -- Documented common cookie size limit.
Daniel Pyrathon
2014-03-11
Fixed #22217 - ManyToManyField.through_fields fixes.
Akis Kesoglou
2014-03-11
Fixed typo in docs/ref/django-admin.txt
Tim Graham
2014-03-09
Fixed an example to match the code.
Aymeric Augustin
2014-03-09
Reorganized the database test settings
Shai Berger
2014-03-08
Fixed #22034 -- Added a specific set of relation checks for GenericInlineMode...
Russell Keith-Magee
2014-03-07
Fixed #21863 -- supplemented get_lookup() with get_transform()
Anssi Kääriäinen
2014-03-07
Fixed typo in docs/ref/checks.txt
Tim Graham
2014-03-06
Fixed #22185 -- Added settings.CSRF_COOKIE_AGE
Roger Hu
2014-03-06
Added --previous flag to msgmerge command used by makemessages
Claude Paroz
2014-03-05
Fixed #22207 -- Added support for GenericRelation reverse lookups
Gabe Jackson
2014-03-05
Fixed #14549 - Removed restriction of single FKs on intermediary tables
Akis Kesoglou
2014-03-05
Fixed #22206 -- Passed models.TextField.max_length to forms.CharField.maxlength
Chris Wilson
2014-03-04
Fixed #22085 -- Added a feature for setting non-expiring keys as the default.
zedr
2014-03-03
Allowed custom querysets when prefetching single valued relations
Loic Bistuer
2014-03-03
Fixed #21908 -- Added example usage for ModelAdmin.get_inline_instances().
Tim Graham
2014-03-03
Removed doc newlines added in previous commit that caused build errors.
Tim Graham
2014-03-03
Fixed some typos and formatting issues in docs.
Rodolfo Carvalho
2014-03-03
Fixed #22135 -- Added ModelAdmin.get_changeform_initial_data().
Greg Chapple
2014-03-03
Added backwards compatibliity checks to reference documentation.
Russell Keith-Magee
2014-03-03
Added first cut at reference documentation for the checks framework.
Russell Keith-Magee
2014-03-02
Fixed some typos in the documentation.
Baptiste Mispelon
2014-03-01
Fixed #22172 -- Allowed index_together to be a single list (rather than list ...
Anubhav Joshi
[prev]
[next]