This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-04-04 13:36:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
History
…
..
man
…
add_ons.txt
Fixed
#6136
-- Updated the localflavor documentation. Patch from Nick Efford.
2007-12-17 08:58:29 +00:00
admin_css.txt
…
apache_auth.txt
…
api_stability.txt
…
authentication.txt
…
cache.txt
Documented that the simple cache backend was deprecated in [6822].
2007-12-02 04:54:34 +00:00
conf.py
[docs] OK, I give up.
2008-03-27 15:14:57 +00:00
contenttypes.txt
…
contributing.txt
…
csrf.txt
…
custom_model_fields.txt
…
databases.txt
…
databrowse.txt
…
db-api.txt
…
design_philosophies.txt
…
distributions.txt
…
django-admin.txt
…
documentation.txt
…
email.txt
…
faq.txt
…
fastcgi.txt
…
flatpages.txt
…
form_for_model.txt
…
form_preview.txt
…
form_wizard.txt
…
forms.txt
…
generic_views.txt
…
i18n.txt
…
index.txt
Added the basics needed to build Django's docs using [
http://sphinx.pocoo.org/
Sphinx]. If you've got Sphinx installed (the latest version) along with [
http://docutils.sf.net
docutils], you should be able to easily build the docs locally using {{{sphinx-build}}} or the included {{{Makefile}}}. This use a basic (and pretty crappy) index for the documentation and the built-in Sphinx styles (which are actually quite nice).
2008-03-27 15:03:52 +00:00
install.txt
…
legacy_databases.txt
…
localflavor.txt
…
Makefile
…
middleware.txt
…
model-api.txt
…
modelforms.txt
…
modpython.txt
…
newforms.txt
…
outputting_csv.txt
…
outputting_pdf.txt
…
overview.txt
…
pagination.txt
…
redirects.txt
…
release_notes_0.95.txt
…
release_notes_0.96.txt
…
request_response.txt
…
serialization.txt
…
sessions.txt
…
settings.txt
…
shortcuts.txt
…
sitemaps.txt
…
sites.txt
…
static_files.txt
…
syndication_feeds.txt
…
templates_python.txt
…
templates.txt
…
testing.txt
…
transactions.txt
…
tutorial01.txt
…
tutorial02.txt
…
tutorial03.txt
…
tutorial04.txt
…
unicode.txt
Edited docs/unicode.txt change from [6463] -- Americanized 'behavior'
2007-11-30 05:09:49 +00:00
url_dispatch.txt
…
webdesign.txt
…