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-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
Fixed #21581 -- Fixed a number of issues with collectstatic.
Loic Bistuer
2013-12-31
Renamed AppConfig.setup to ready.
Aymeric Augustin
2013-12-31
Made it possible to change an application's label in its configuration.
Aymeric Augustin
2013-12-30
Removed the only_with_models_module argument of get_model[s].
Aymeric Augustin
2013-12-30
Fixed #21710 -- Documented User.get_short_name()
Tim Graham
2013-12-30
Stopped populating the app registry as a side effect.
Aymeric Augustin
2013-12-30
Updated advice on connecting signals at startup.
Aymeric Augustin
2013-12-30
Added AppConfig.setup() to run setup code.
Aymeric Augustin
2013-12-29
Added AppConfig.get_models().
Aymeric Augustin
2013-12-29
Refactored the migration signals to use app configs.
Aymeric Augustin
2013-12-28
Fixed #21242 -- Allowed more IANA schemes in URLValidator
Claude Paroz
2013-12-28
Changed get_model to raise an exception on errors.
Aymeric Augustin
2013-12-28
Simplified Apps.get_model and added AppConfig.get_model.
Aymeric Augustin
2013-12-28
Fixed #21618 -- Added hints about openlayers.js hosting
Claude Paroz
2013-12-28
Used app_label instead of appname.
Aymeric Augustin
2013-12-26
Fixed #21629 -- Added instructions for loading MySQL time zone definitions.
Tim Graham
2013-12-26
Made the AppConfig API marginally more consistent.
Aymeric Augustin
2013-12-25
Swapped app registry and app config API docs.
Aymeric Augustin
2013-12-25
Unified listing of shell commands/code
Yaroslav Halchenko
2013-12-25
Added versionadded annotations for redirect middleware attributes.
Tim Graham
2013-12-25
Fixed #21669 -- Typo in docs/ref/forms/fields.txt.
Tim Graham
2013-12-24
Copy-edited previous commit.
Aymeric Augustin
2013-12-24
Added release notes for app loading changes.
Aymeric Augustin
2013-12-24
Updated a few doc paragraphs following the app-loading refactor.
Aymeric Augustin
2013-12-24
Documented the Apps and AppConfig APIs.
Aymeric Augustin
2013-12-24
Added more spatial predicates for prepared geometries
Claude Paroz
2013-12-24
Dropped support for GEOS < 3.1
Claude Paroz
2013-12-18
Fixed #21585 -- Updated some links to 3rd party database projects.
Tim Graham
2013-12-18
Fixed #21386 -- Removed admindocs dependence on sites framework
Bouke Haarsma
2013-12-18
Fixed #21632 -- Docs: Removed example with callable as query parameter
Kevin Christopher Henry
2013-12-18
Fixed #21552 -- Allowed the use of None for the iexact lookup.
Denis Moskalets
2013-12-16
Fixed #17413 -- Serialization of form errors along with all metadata.
Loic Bistuer
2013-12-15
Added some internal links to render_to_string documentation.
Baptiste Mispelon
2013-12-15
Fix docs typo
Andrew Godwin
2013-12-13
Changed documentation of HttpResponse.content to indicate it's a bytestring
Baptiste Mispelon
2013-12-12
Fixed #21591 -- Added documentation about contrib.messages.get_messages.
Rémy HUBSCHER
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-12-08
(Re-)added GeoDjango instructions for building pysqlite2 correctly.
Ramiro Morales
2013-12-02
Fixed #13476 -- Added support for color in console output under Windows.
Ramiro Morales
2013-11-30
Removed gender-based pronouns per [c0a2daad78].
Tim Graham
2013-11-30
Enabled makemessages to support several translation directories
Claude Paroz
2013-11-30
Removed Form._errors from the docs in favor of the add_error API.
Loic Bistuer
2013-11-30
Fixed #20867 -- Added the Form.add_error() method.
Loic Bistuer
2013-11-29
Fixed #21380 -- Added a way to set different permission for static directories.
Vajrasky Kok
2013-11-28
Fixed #21515 -- Corrected example of template.Context in documentation.
Baptiste Mispelon
2013-11-27
Added a warning regarding risks in serving user uploaded media.
Tim Graham
2013-11-27
Added a bulk option to RelatedManager remove() and clear() methods
Loic Bistuer
[prev]
[next]