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
2016-02-11
Updated instructions for gettext on Windows.
Tim Graham
2016-02-11
Fixed #26206 -- Fixed docs comments causing empty code blocks.
Tim Graham
2016-02-04
Fixed #12405 -- Added LOGOUT_REDIRECT_URL setting.
Hugo Osvaldo Barrera
2016-02-02
Refs #26089 -- Removed obsolete docs about custom user model testing.
Tim Graham
2016-02-01
Fixed #26152 -- Documented how to avoid django.setup() deadlock in standalone...
Harry
2016-02-01
Unified some doc links to OneToOneField and ManyToManyField.
Tim Graham
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-29
Added a missing session setting in docs.
Tim Graham
2016-01-28
Fixed #25354 -- Added class/app_label interpolation for related_query_name.
James Pulec
2016-01-27
Fixed #26136 -- Removed URL reversing by dotted path from JavaScript catalog ...
Yoong Kang Lim
2016-01-26
Refs #26142 -- Documented that Formset's extra=0 doesn't prevent creating obj...
Tim Graham
2016-01-25
Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.
Chris Lamb
2016-01-25
Fixed Sphinx highlight warnings in docs.
Tim Graham
2016-01-25
Fixed #26132 -- Discouraged use of TransactionTestCase.fixtures.
Tim Graham
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2016-01-14
Fixed #25999 -- Removed promotion of RemovedInNextVersionWarning to loud by d...
Tim Graham
2016-01-11
Added missing period to "etc.".
pp
2016-01-11
Fixed #26048 -- Made admin selenium tests use implicitly_wait()
Tim Graham
2016-01-11
Fixed #25385 -- Allowed importing views.generic.View from views.View.
Varun Sharma
2016-01-11
Fixed #25684 -- Made runserver use logging for request/response output.
Flavio Curella
2016-01-09
Fixed a typo in a modelforms docs example.
bmsleight
2016-01-09
Added a missing bracket in a queries docs example.
anabelensc
2016-01-07
Fixed #24855 -- Allowed using contrib.auth.login() without credentials.
Paulo Poiati
2016-01-04
Added missing step to transitioning squashed migrations.
Jarek Glowacki
2015-12-31
Removed British/Austrialian word: whilist.
Tim Graham
2015-12-31
Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Marten Kenbeek
2015-12-29
Fixed #25985 -- Updated signature of ModelAdmin.formfield_for_* to make reque...
Tim Graham
2015-12-25
Fixed #14286 -- Added models.BigAutoField.
Alexander Sosnovskiy
2015-12-24
Fixed #25959 -- Updated logging example to use the django logger.
Varun Sharma
2015-12-24
Discouraged use of /tmp with predictable names.
Chris Lamb
2015-12-23
Refs #25963 -- Fixed typo in docs/topics/http/shortcuts.txt
Alasdair Nicol
2015-12-23
Fixed #25854 -- Removed deprecated usage of template.render() with RequestCon...
Alasdair Nicol
2015-12-23
Fixed #25969 -- Replaced render_to_response() with render() in docs examples.
Tim Graham
2015-12-23
Fixed #25948 -- Added guidelines for SimpleTestCase.assertRaisesMessage() usage.
Tim Graham
2015-12-22
Fixed #25936 -- Added showmigrations to migrations topic guide.
Mads Jensen
2015-12-21
Removed a misleading comment about HTTPS.
Alex Gaynor
2015-12-18
Fixed #25063 -- Added path to makemigration's output of migration file.
Niels Van Och
2015-12-15
Refs #10060 -- Corrected description of multiple annotations bug.
Tim Graham
2015-12-12
Fixed #20223 -- Added keep_lazy() as a replacement for allow_lazy().
Iacopo Spalletti
2015-12-11
Refs #25899 -- Improved visibility of TEST database settings in testing docs.
Tim Graham
2015-12-10
Fixed #21221 -- Made form Media and static template tag use staticfiles if in...
Johannes Hoppe
2015-12-08
Fixed #25672 -- Clarified why related ManyToManyFields with a custom intermed...
bphillips
2015-12-08
Fixed user_passes_test() signature in docs.
Gavin Wahl
2015-12-08
Fixed #25895 -- Used a consistent style for UserAdmin overrides.
Tim Graham
2015-12-07
Fixed #25860 -- Documented a transaction leak possiblity in TestCase.
Tim Graham
2015-12-05
Refs #25584 -- Corrected note about source of SyntaxErrors when installing Dj...
Tim Graham
2015-12-05
Removed deprecated usage of url tag from auth docs.
Florian Apolloner
2015-12-03
Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-12-02
Updated link to 1000 common passwords.
Eliezer Kanal
[prev]
[next]