Changes between Initial Version and Version 1 of Ticket #20040, comment 2


Ignore:
Timestamp:
Mar 13, 2013, 10:45:29 AM (11 years ago)
Author:
Omer Katz

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20040, comment 2

    initial v1  
    11I was gonna post the pull request. [https://github.com/django/django/pull/899 Here it is].
    2 I already wrote this because I needed it. The settings module is not modular and extendable enough so I rewrote it.
     2I already wrote this because I needed it so I thought I'd be nice and share. The settings module is not modular and extendable enough so I rewrote it.
     3
     4About the documentation and tests, my time is limited.
     5This project is a shared effort between developers to improve Django.
Back to Top