Luke Plant 25020ddb05 Fixed #4604 - Configurable message passing system, supporting anonymous users před 15 roky
..
db 4a2a0b0e21 Fixed #11931: Removed mention of nonexistent get_sql() method for arguments to limit_choices_to. Since the correct reference involves undocumented ORM internals, this simply removes the reference entirely in favor of publicly-documented use of Q objects. před 15 roky
forms f8077919b5 Fixed #11755 -- Added documentation for an edge case of FormSet usage. Thanks to ffualo for the suggestion. před 15 roky
http 6c61ca3d74 Fixed #5034 -- honor request.urlconf in reverse and resolve. před 15 roky
auth.txt 25020ddb05 Fixed #4604 - Configurable message passing system, supporting anonymous users před 15 roky
cache.txt 0880fe8be4 Corrected an inconsistency in the documentation regarding the way to specify the locmem and dummy cache backend. Thanks to Jens Diemer for the report. před 15 roky
conditional-view-processing.txt 7098664940 Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops support for Python 2.3 -- and added a quick FAQ about that dropping of support. před 15 roky
email.txt 2552599800 Corrected spelling of e-mail (according to our standard). před 15 roky
files.txt 9103a9bd6c Fixed #10779 -- Corrected description of an example in the files docs. Thanks to timo for the patch. před 16 roky
generic-views.txt d0c6e9cf63 Fixed #11873 -- Corrected typo in generic views docs. Thanks to Brett Cannon for the report. před 15 roky
i18n.txt 3c6036a5b4 Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag rather than a placeholder. Thanks to jcassee for the suggestion. před 15 roky
index.txt 15a908b4d1 Refs #11336 -- Another dummy commit to force refresh of some index pages by Sphinx, caused by file ommitted from [11025] and included in [11026]. Thanks to Peter Landry for the report, and Ramiro for the explanation. před 16 roky
install.txt 7770c70007 Fixed a silly typo left over from removing Python 2.3 references. před 15 roky
pagination.txt 72f387d344 Fixed #9215 -- Added a view/template example of using pagination. před 16 roky
serialization.txt e85bc81651 Fixed #10954 -- Corrected error in docs example describing extending the JSON serializer. Thanks to Glenn for the report. před 16 roky
settings.txt 870a6ec20c Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE před 16 roky
signals.txt 6f29ad31b5 Fixed #8326: added signals documentation. před 16 roky
templates.txt 0503442d2c Minor typo correction from [9279]. před 16 roky
testing.txt c8514b570b Fixed #12204 -- Corrected the use of :djadmin: links in the testing docs, plus updated a lot of old-style markup in the django-admin docs. Thanks to Art_S for the report. před 15 roky