index
:
django.git
fix-31295
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
2013-03-11
Enabled database-level autocommit for all backends.
Aymeric Augustin
2013-03-10
Fixed #20018: Added backtick to fix reference
Jonathan Loy
2013-03-09
Fixed #19923 -- Display tracebacks for non-CommandError exceptions
Claude Paroz
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer
2013-03-07
Adde two "versionadded" markers, thanks to mYk for noticing.
Alex Gaynor
2013-03-07
Added a ManyToManyField(db_constraint=False) option, this allows not creating...
Alex Gaynor
2013-03-02
Fixed #19917 -- Added microseconds in default TIME_INPUT_FORMATS
Claude Paroz
2013-03-02
Fixed #18130 -- Made the isolation level configurable on PostgreSQL.
Aymeric Augustin
2013-03-02
Add a BinaryField model field
Claude Paroz
2013-03-01
Fixed #19960 -- Fixed sentence in contrib.auth signals docs
Claude Paroz
2013-02-28
Fixed #19929 -- Improved error when MySQL doesn't have TZ definitions.
Aymeric Augustin
2013-02-28
Implemented persistent database connections.
Aymeric Augustin
2013-02-27
Refactored database exceptions wrapping.
Aymeric Augustin
2013-02-27
Fixed #19861 -- Transaction ._dirty flag improvement
Anssi Kääriäinen
2013-02-25
Fixed #19801 - Added brackets to input_formats.
Tim Graham
2013-02-25
Minor edits to some recently-added admin docs.
Carl Meyer
2013-02-24
Added missing versionadded for sqldropindexes command docs
Claude Paroz
2013-02-24
Add column-<field_name> classes to the admin list
Diederik van der Boor
2013-02-24
Test case and docs for custom context data in feeds
Zbigniew Siciarz
2013-02-24
Fixed minor rst formatting glitch.
Aymeric Augustin
2013-02-24
Merge pull request #817 from rybaktomasz/ticket_5568
Honza Král
2013-02-24
Made changes asked in review by HonzaKral
Tomasz Rybak
2013-02-23
Fixed #19880 - Fixed an error in the form wizard initial_dict example.
Tim Graham
2013-02-23
Fixed #19752 - Changed Postgres version numbers to 9.x to avoid having to upd...
Tim Graham
2013-02-23
Fixed #17906 - Autoescaping {% cycle %} and {% firstof %} templatetags.
Vladimir A Filonov
2013-02-23
Fixed #19887 - Noted when callables may be used in ModelAdmin.fields and Mode...
Tim Graham
2013-02-23
Fixed #17094 - Typo in class-based views doc.
Tim Graham
2013-02-23
Merge pull request #749 from ecabuk/master
Honza Král
2013-02-23
Remove the exact Postgresql version number from gis install documentation
Evrim Çabuk
2013-02-23
Fixed #19686 -- Added HTML5 number input type
Claude Paroz
2013-02-22
Documented jQuery upgrade
Claude Paroz
2013-02-20
Clarified the language used in the documentation. Thanks to Mike Smith for th...
Alex Gaynor
2013-02-20
Added a db_constraint option to ForeignKeys.
Alex Gaynor
2013-02-19
Added a new required ALLOWED_HOSTS setting for HTTP host header validation.
Carl Meyer
2013-02-19
Fixed #19852 - Updated admin fieldset example for consistency.
Tim Graham
2013-02-19
Updated a couple admonitions to use the warning directive.
Tim Graham
2013-02-16
Fixed #19824 - Corrected the class described for Field.primary_key from Integ...
Tim Graham
2013-02-16
Fixed #19812 - Removed a duplicate phrase in the widget docs.
Tim Graham
2013-02-16
Fixed #17260 -- Added time zone aware aggregation and lookups.
Aymeric Augustin
2013-02-13
Fixed #18558 -- Added url property to HttpResponseRedirect*
Hiroki Kiyohara
2013-02-11
Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`.
Simon Charette
2013-02-10
Emphasized MyISAM pseudo-requirement for GeoDjango over MySQL
Claude Paroz
2013-02-10
Added a note about the default timezone and the new project template.
Tim Graham
2013-02-08
Fixed #19779 -- Checked contrib.sites presence in RedirectFallbackMiddleware
Claude Paroz
2013-02-07
Fixed #19662 -- alter auth modelbackend to accept custom username fields
Preston Holmes
2013-02-07
Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie.
Aymeric Augustin
2013-02-06
Fixed #9800 -- Allow "isPermaLink" attribute in <guid> element of an RSS item.
Simon Charette
2013-02-04
Fixed #19734 -- Missing values in `DATETIME_INPUT_FORMATS` doc.
Simon Charette
2013-02-04
Simplified default project template.
Aymeric Augustin
2013-02-02
Fixed #14305 -- Switched inspectdb to create unmanaged models.
Ramiro Morales
[prev]
[next]