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
Age
Commit message (
Expand
)
Author
2014-01-19
Fixed #18907 -- Correct docs regard population of model backrefs.
Tim Graham
2014-01-18
Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().
Aymeric Augustin
2014-01-18
Fixed typos spotted by Claude Paroz
Anssi Kääriäinen
2014-01-18
Fixed #16187 -- refactored ORM lookup system
Anssi Kääriäinen
2014-01-17
Removed some unnecessary __exact operators in filters.
Tim Graham
2014-01-17
Fixed #18942 -- Clarified usage of {% get_static_prefix %}.
Tim Graham
2014-01-17
Fixed #13116 -- Described scope of variables created by {% url ... as var %} ...
Tim Graham
2014-01-17
Fixed #20052 -- Discouraged use of Jython given the current state of django-j...
Tim Graham
2014-01-16
Fixed #16785 -- Documented some of the design decisions of the cache framework.
Tim Graham
2014-01-16
Fixed #18285 -- Documented that bulk_create doesn't work with M2M relationships.
Tim Graham
2014-01-16
Fixed #21740 -- Stopped using mutable default arguments in test client
Claude Paroz
2014-01-16
Fixed #21343 -- Noted many-to-many restrictions with intermediate model.
Tim Graham
2014-01-16
Fixed #21768 -- Corrected TemplateView context section.
Tim Graham
2014-01-16
Fixed #21727 -- Added some links to help clarify topics/auth/default.txt
Tim Graham
2014-01-16
Fixed #21747 -- Added {% elif %} to template topics guide.
Tim Graham
2014-01-15
Fix typo in storage docs
Kevin Wood
2014-01-13
Removed BDFL stuff from docs/internals/contributing/bugs-and-features.txt
Adrian Holovaty
2014-01-13
Removed BDFLs section from docs/internals/committers.txt
Adrian Holovaty
2014-01-13
Negligible change to my bio in docs/internals/committers.txt
Adrian Holovaty
2014-01-12
Fixed #21477 -- Renamed db to using in pre/post_migrate signals.
Aymeric Augustin
2014-01-12
Fixed #21453 -- Enabled autocommit before calling init_connection_state.
Aymeric Augustin
2014-01-11
Fixed #21547 -- Updated GeoDjango tutorial with PostGIS 2 output
Claude Paroz
2014-01-11
Fixed #8898 -- Obsoleted SplitDateTimeWidget usage with DateTimeField
Claude Paroz
2014-01-10
Removed a man page for a command that was removed
Alex Gaynor
2014-01-10
Deprecated importing a model before loading its application.
Aymeric Augustin
2014-01-09
Fixed #12571 -- Attached originating WSGIRequest to test client responses.
Unai Zalakain
2014-01-06
Fixed #21718 -- Renamed has_app to is_installed.
Aymeric Augustin
2014-01-05
Added an app-loading feature to the release notes.
Aymeric Augustin
2014-01-05
Fixed #21711 -- Enforced unicity of model names.
Aymeric Augustin
2014-01-04
Fixed #21730 -- Removed superfluous db_index in custom auth docs
Claude Paroz
2014-01-03
Fixed a sentence in the session security docs; thanks claudep.
Tim Graham
2014-01-03
Fixed #21728 -- Corrected an inadvertent path change in docs/intro/contributi...
Tianyi Wang
2014-01-03
Merge pull request #2094 from coder9042/ticket_21478
Anssi Kääriäinen
2014-01-02
Fixed #21319 -- Added documentation for the Form.fields attribute.
Vajrasky Kok
2014-01-02
Updated my bio.
Aymeric Augustin
2014-01-02
Changed convention for modules storing AppConfigs.
Aymeric Augustin
2014-01-02
Fixed #21722 -- Added a warning for avoiding XSS vulnerabilities when reusing...
Tim Graham
2014-01-02
Fixed minor typos.
Nathan Smith
2014-01-02
Fixed typos. Changed grammar.
Frank Tobia
2014-01-02
Fix typo in 0ce945a67151acf2c58bc35a47f4c3d45ff30085.
Marc Tamlyn
2014-01-01
Updated release notes on app_label.
Aymeric Augustin
2014-01-01
Fixed #21018 -- Reversed precedence order for management commands.
Aymeric Augustin
2014-01-01
Documented unicity rules in INSTALLED_APPS.
Aymeric Augustin
2013-12-31
Django sees more than 1mm hits per hour
Matt Robenolt
2013-12-31
Fixed #21581 -- Fixed a number of issues with collectstatic.
Loic Bistuer
2013-12-31
Fixed #21484 -- Documented that SQL logging does not include "framework level...
Tim Graham
2013-12-31
Fixed #21714 -- Moved logging configuration to global setup()
Claude Paroz
2013-12-31
Renamed AppConfig.setup to ready.
Aymeric Augustin
2013-12-31
Enforced unicity of app labels.
Aymeric Augustin
2013-12-31
Made it possible to change an application's label in its configuration.
Aymeric Augustin
[prev]
[next]