Changes between Version 72 and Version 73 of WikiStart


Ignore:
Timestamp:
Dec 27, 2005, 3:36:23 AM (18 years ago)
Author:
jim-django@…
Comment:

added link to DjangoSettingsBashFunction

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v72 v73  
    3939 * TutorialInBrazilianPortuguese: Translation of the tutorial into BrazilianPortuguese
    4040 * [wiki:SimpleBashScriptToSetupDevelopmentEnvironment Simple Bash Script To Setup Development Environment]: An example on how to setup your development environment.
     41 * a [wiki:DjangoSettingsBashFunction 'django-settings'] Bash function that i use to save typing DJANGO_SETTINGS_MODULE so much.
    4142 * ExtendedUserModel: how to extend the auth systems's User class to contain extra data (warning: kludge)
    4243
Back to Top