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
a73588aa58
django
/
docs
History
Adrian Holovaty
a73588aa58
Edited docs/serialization.txt changes from [6645]
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@6787
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-12-01 16:58:52 +00:00
..
man
Fixed
#5180
-- Added man pages for remaining files under django/bin/. We still need to rename some binaries before they can be safely installed, I suspect, so these aren't installed by default yet, but the groundwork is there now. Excellent job, Nick Efford!
2007-08-19 11:59:20 +00:00
add_ons.txt
…
admin_css.txt
…
apache_auth.txt
…
api_stability.txt
…
authentication.txt
…
cache.txt
Edited docs/cache.txt changes from [6580], removing a gross exclamation point usage in the process
2007-11-30 05:34:04 +00:00
contenttypes.txt
…
contributing.txt
…
csrf.txt
…
custom_model_fields.txt
Fixed
#5892
,
#5930
-- Fixed some typos pointed out by ars@iki.fi and nickl.
2007-11-15 09:21:36 +00:00
databases.txt
…
databrowse.txt
Fixed
#4061
: added docs on how to limit access to databrowse. Thanks, Nick Efford
2007-09-14 18:59:20 +00:00
db-api.txt
Fixed
#5565
: Corrected small reST error in docs/db-apit.txt. Thanks, gkelly
2007-09-22 04:58:26 +00:00
design_philosophies.txt
…
distributions.txt
Fixed
#5334
-- Added installation instructions for FreeBSD, and sorted the existing instructions by name. Thanks, Paul Bissex.
2007-09-04 13:09:59 +00:00
django-admin.txt
…
documentation.txt
…
email.txt
…
faq.txt
…
fastcgi.txt
Fixed
#5264
-- Specified Flup version in docs/fastcgi.txt. Thanks, akaihola and Nis Jorgensen
2007-09-15 04:30:15 +00:00
flatpages.txt
…
form_preview.txt
…
forms.txt
…
generic_views.txt
…
i18n.txt
…
install.txt
…
legacy_databases.txt
…
middleware.txt
Fixed
#5898
-- Updated docs for r6662, as pointed out by arien.
2007-11-15 09:26:57 +00:00
model-api.txt
…
modpython.txt
…
newforms.txt
…
outputting_csv.txt
…
outputting_pdf.txt
…
overview.txt
…
redirects.txt
…
release_notes_0.95.txt
…
release_notes_0.96.txt
…
request_response.txt
…
serialization.txt
…
sessions.txt
Fixed
#5544
-- Fixed another typo in documentation, introduced as a result of the changes in [6333] and [6365]. Thanks for the report, xiaolianyi@gmail.com.
2007-09-20 02:02:21 +00:00
settings.txt
…
shortcuts.txt
…
sitemaps.txt
…
sites.txt
…
static_files.txt
…
syndication_feeds.txt
…
templates.txt
…
templates_python.txt
…
testing.txt
…
transactions.txt
…
tutorial01.txt
…
tutorial02.txt
…
tutorial03.txt
…
tutorial04.txt
…
unicode.txt
…
url_dispatch.txt
Fixed
#5955
-- Made a bunch of ReST fixes. Thanks, SmileyChris.
2007-11-29 18:15:38 +00:00
webdesign.txt
…