mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Added docs/tutorial04.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@435 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
b7e226d8b8
commit
1cc4531f0b
2 changed files with 253 additions and 11 deletions
|
@ -409,15 +409,7 @@ other URL root, and the app will still work.
|
|||
|
||||
All the poll app cares about is its relative URLs, not its absolute URLs.
|
||||
|
||||
Coming soon
|
||||
===========
|
||||
When you're comfortable with writing views, read `part 4 of this tutorial`_ to
|
||||
learn about simple form processing and generic views.
|
||||
|
||||
The tutorial ends here for the time being. But check back soon for the next
|
||||
installments:
|
||||
|
||||
* Advanced view features: Form processing
|
||||
* Using the RSS framework
|
||||
* Using the cache framework
|
||||
* Using the comments framework
|
||||
* Advanced admin features: Permissions
|
||||
* Advanced admin features: Custom JavaScript
|
||||
.. _part 4 of this tutorial: http://www.djangoproject.com/documentation/tutorial4/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue