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
635fedcfa8
django
/
docs
History
Adrian Holovaty
635fedcfa8
Added links to Textile, Markdown and ReST Wikipedia pages in docs/add_ons.txt
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@4773
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-22 03:52:17 +00:00
..
add_ons.txt
Added links to Textile, Markdown and ReST Wikipedia pages in docs/add_ons.txt
2007-03-22 03:52:17 +00:00
admin_css.txt
…
apache_auth.txt
…
api_stability.txt
…
authentication.txt
Removed a stray colon in authentication.txt.
2007-02-28 22:01:52 +00:00
cache.txt
…
contributing.txt
Tightened change to docs/contributing.txt from [4689] so that the action comes first, to be consistent with other bullet points
2007-03-16 15:13:31 +00:00
csrf.txt
…
databases.txt
Cleaned up docs/databases.txt
2007-03-16 15:42:58 +00:00
db-api.txt
Fixed
#3333
-- Made db-api.txt links relative, in line with the other docs.
2007-03-08 08:50:33 +00:00
design_philosophies.txt
…
distributions.txt
Fixed typo in docs/distributions.txt. Thanks, Rick v H
2007-03-16 15:05:14 +00:00
django-admin.txt
Fixed small typo in docs/django-admin.txt. Thanks, Cort
2007-03-16 15:02:21 +00:00
documentation.txt
…
email.txt
Fixed
#3488
: send_mail no longer uses settings in function default arguments. Thanks to Per Jonsson for the patch.
2007-02-25 16:29:09 +00:00
faq.txt
…
fastcgi.txt
Added a note about serving admin media to the alternative server setup
2007-03-12 12:23:53 +00:00
flatpages.txt
…
forms.txt
Fixed
#1049
-- Documented the need to implement flatten_data() in some cases for custom
2007-03-12 12:40:03 +00:00
generic_views.txt
Fixed
#3249
: small doc fix to pagination documentation. Thanks, Nikolaus Schlemm.
2007-02-26 05:07:54 +00:00
i18n.txt
Tightened docs/i18n.txt change from [4707]
2007-03-16 15:23:28 +00:00
install.txt
Fixed
#3602
: a few small doc fixes. Thanks, Jeremy Dunck
2007-02-28 19:28:30 +00:00
legacy_databases.txt
…
middleware.txt
…
model-api.txt
Tightened change to docs/model-api.txt from [4692]
2007-03-16 15:17:20 +00:00
modpython.txt
…
newforms.txt
…
outputting_csv.txt
…
outputting_pdf.txt
…
overview.txt
…
redirects.txt
…
release_notes_0.95.txt
…
request_response.txt
Copy edited new docs in docs/request_response.txt from [4534]
2007-02-18 04:42:15 +00:00
serialization.txt
…
sessions.txt
…
settings.txt
Added a mysql_old backend that matches the mysql backend prior to [4724]. This
2007-03-21 03:27:03 +00:00
sitemaps.txt
…
sites.txt
…
static_files.txt
…
syndication_feeds.txt
…
templates.txt
Fixed
#3488
: Added "b" option to date format filter. Thanks, Gary Wilson.
2007-02-28 16:18:55 +00:00
templates_python.txt
Fixed documentation from [4558] to be correct.
2007-02-23 20:50:53 +00:00
testing.txt
Fixed typo.
2007-03-02 08:59:21 +00:00
transactions.txt
…
tutorial01.txt
Fixed
#2592
: Added a warning to tutorial 1 about not naming your project "site" or "django" or anything else similarly boneheaded.
2007-02-26 20:51:21 +00:00
tutorial02.txt
…
tutorial03.txt
…
tutorial04.txt
Fixed
#2565
: added a note about the laziness of querysets in tutorial 4. Thanks, Ubernostrum.
2007-02-27 04:27:47 +00:00
url_dispatch.txt
Fixed
#3598
: Added a note about the precedence of URL matches versus extra kwargs in URL patterns. Thanks, Ubernostrum.
2007-02-27 20:11:26 +00:00