This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
d8bfabe98d
django
/
docs
History
James Bennett
d8bfabe98d
Fixed
#8154
: Added note to docs/db-api.txt indicating that reverse() is only useful when the QuerySet has some prior ordering
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@8371
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-15 12:02:24 +00:00
..
man
…
Makefile
…
add_ons.txt
Fixed
#8211
-- Corrected a misspelt word in docs/add_ons.txt. Thanks Piotr Lewandowski for catching this.
2008-08-10 18:17:20 +00:00
admin.txt
…
admin_css.txt
…
apache_auth.txt
…
api_stability.txt
…
authentication.txt
…
cache.txt
…
conf.py
…
contenttypes.txt
…
contributing.txt
…
csrf.txt
…
custom_model_fields.txt
…
databases.txt
…
databrowse.txt
…
db-api.txt
…
design_philosophies.txt
Fixed
#6367
-- Fixed link to zen of Python, thanks N00ne and dtulig.
2008-01-13 02:14:21 +00:00
distributions.txt
…
django-admin.txt
Fixed
#5463
-- Allow alternate file extensions on files that are translated.
2008-08-08 16:41:55 +00:00
documentation.txt
…
email.txt
…
faq.txt
…
fastcgi.txt
Fixed
#7896
-- Corrected a couple typos in fastcgi docs, thanks Thomas Steinacher.
2008-07-26 00:26:51 +00:00
files.txt
…
flatpages.txt
…
form_preview.txt
…
form_wizard.txt
…
forms.txt
…
generic_views.txt
…
i18n.txt
…
index.txt
…
install.txt
…
legacy_databases.txt
…
localflavor.txt
…
middleware.txt
…
model-api.txt
…
modelforms.txt
…
modpython.txt
Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO (or
2008-07-21 07:57:10 +00:00
oldforms.txt
…
outputting_csv.txt
…
outputting_pdf.txt
…
overview.txt
…
pagination.txt
Fixed
#7781
-- Documented the `per_page` argument/attribute for `Paginator` objects. Also documented `Paginator`'s other arguments and made use of ReST definition lists. Thanks to hiukkanen for the
2008-08-03 01:33:43 +00:00
redirects.txt
…
release_notes_0.95.txt
…
release_notes_0.96.txt
…
release_notes_1.0_alpha.txt
…
release_notes_1.0_alpha_2.txt
…
release_notes_1.0_beta_1.txt
One more minor typo
2008-08-15 04:14:26 +00:00
request_response.txt
…
serialization.txt
…
sessions.txt
…
settings.txt
…
shortcuts.txt
…
sitemaps.txt
…
sites.txt
…
static_files.txt
…
syndication_feeds.txt
…
templates.txt
…
templates_python.txt
…
testing.txt
…
transactions.txt
Added 'Transactions in MySQL' section to docs/transactions.txt
2006-07-24 02:39:50 +00:00
tutorial01.txt
…
tutorial02.txt
…
tutorial03.txt
…
tutorial04.txt
Fixed
#6998
-- Corrected typo in Tutorial 4. Thanks, Peter Upfold.
2008-04-10 00:26:12 +00:00
unicode.txt
…
upload_handling.txt
…
url_dispatch.txt
…
webdesign.txt
Fixed ReST error in docs/webdesign.txt
2007-03-30 01:50:46 +00:00