←back to thread

310 points brylie | 6 comments | | HN request time: 0.219s | source | bottom
1. reffaelwallen ◴[] No.43512727[source]
How come Plain looks so much like Django?
replies(4): >>43512734 #>>43512737 #>>43512742 #>>43512748 #
2. dudus ◴[] No.43512734[source]
It's a fork of Django. It says clearly on the docs.
3. ergonaught ◴[] No.43512737[source]
Third sentence on the page.

Third sentence.

replies(1): >>43512949 #
4. danpalmer ◴[] No.43512742[source]
It's a fork of Django.
5. eclipxe ◴[] No.43512748[source]
Because it's a fork
6. benatkin ◴[] No.43512949[source]
I usually click through to the repo, and it isn't in the README for some reason. I don't blame GP for missing it. https://github.com/dropseed/plain

Of course, GP would've noticed it's like Django on the web page. The screenshot containing Django-like example code is above the fold, though - the Django mention is below the fold.