summaryrefslogtreecommitdiff
path: root/docs/intro/reusable-apps.txt
AgeCommit message (Expand)Author
2014-08-02[1.7.x] Fixed #23148 -- Minor tweaks in tutorial code samplesErik Romijn
2014-07-16[1.7.x] Edited setup.py in reuseable apps tutorial to use a context manager f...Dean Silfen
2013-12-30Assumed Python 3 throughout docs/intro.Aymeric Augustin
2013-12-24Updated a few doc paragraphs following the app-loading refactor.Aymeric Augustin
2013-12-08Updated a bunch of hyperlinks in documentationClaude Paroz
2013-12-05Fixed #21562 -- Warned against using the same app name as a django contrib app.Alasdair Nicol
2013-11-19Recommended setuptools in the reuseable app tutorial.Dražen Lučanin
2013-10-14Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filen...M Nasimul Haque
2013-09-13Fixed #21094 -- Updated reuseable apps tutorial to use pip for installation.Tim Graham
2013-08-28Fixed #20983 -- Updated package classifiers in reuseable apps tutorial.Tim Graham
2013-07-25More migration docs, and conversion of all easy syncdb referencesAndrew Godwin
2013-07-14Fixed #20746 -- Removed Python 2.6 specific code/docsTim Graham
2013-06-28Fixed missing slash in reusable apps tutorial.Baptiste Mispelon
2013-05-06Fixed #20305 - Added include for polls/static to MANIFEST.in in tutorial.Tim Graham
2013-04-24Fixed a rST bug in the README template in the reusable apps docs.Jannis Leidel
2013-04-24Fixed the reusable apps docs to use a rst file extension for the README and f...Jannis Leidel
2013-04-21Added 'polls' sub directory under static and reorganized to more accurately r...jktravis
2013-03-29Fixed #19582 - Added a static files tutorial.Tim Graham
2013-02-23Changed "mysite/mytemplates/" -> "mysite/templates" in tutorial.Tim Graham
2013-02-07Fixed #19706 - Tweaks to the tutorial.Tim Graham
2013-02-04Simplified default project template.Aymeric Augustin
2012-12-15Fixed #9962 - Added a testing tutorial.Tim Graham
2012-10-31Fixed #19216 - Switched to user level installation in apps tutorial.Tim Graham
2012-10-30Fixed #16671 - Added a tutorial on reuseable appsTim Graham