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-22
Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-22
Fixed #21529 -- Noted that {% url %} encodes its output (refs #13260).
Tim Graham
2014-01-22
Fixed some markup that caused broken links in the static files docs.
Tim Graham
2014-01-20
Added ManifestStaticFilesStorage to staticfiles contrib app.
Jannis Leidel
2014-01-20
Added a missing command to the command line examples for check.
Russell Keith-Magee
2014-01-20
Corrected documentation typo.
Russell Keith-Magee
2014-01-20
Corrected minor typo.
Russell Keith-Magee
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2014-01-19
Fixed some admin sphinx definitions so links work properly.
Tim Graham
2014-01-19
Implement swappable model support for migrations
Andrew Godwin
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-16
Fixed #18285 -- Documented that bulk_create doesn't work with M2M relationships.
Tim Graham
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-15
Fix typo in storage docs
Kevin Wood
2014-01-12
Fixed #21477 -- Renamed db to using in pre/post_migrate signals.
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
Deprecated importing a model before loading its application.
Aymeric Augustin
2014-01-06
Fixed #21718 -- Renamed has_app to is_installed.
Aymeric Augustin
2014-01-02
Fixed #21319 -- Added documentation for the Form.fields attribute.
Vajrasky Kok
2014-01-02
Changed convention for modules storing AppConfigs.
Aymeric Augustin
2014-01-02
Fixed minor typos.
Nathan Smith
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
[next]