Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Gideon Thomas a995b6abd6
Allow choosing the creator for a profile in admin (#318)
* Allow choosing creator for a profile in admin

* flake8

* oops

* Add warning

* flake8

* Fix warning message
2018-03-01 19:08:31 -05:00
Mike Kamermans b68d2dedb0 Sync with network api (#125)
* moderation states and associated API endpoints
* default group assignment ("staff")
* make bulk creates duplicate-safe
* renamed is_staff in the admin view to a clear "this user can do everything" flag

* PR notes

* issue get_or_create

* Update 0001_initial.py
2017-06-16 10:45:45 -07:00
Mike Kamermans 7c489e888a Moderation states (#120)
This also migrates `is_approved` to multiple moderation states
2017-06-02 08:43:55 -07:00
Mike Kamermans 490d2013fa Images retry (#101)
* image uploads, take 2

* entry image test in public index.html
2017-03-17 11:35:14 -07:00
Alan Mooiman 84c7cfc252 Creator and publisher (#6)
Add creator and published_by fields to entries, associated logic

* vscode settings

* creator model and published by

* Untrack vscode

* Reset migrations

* Cleanups
2016-12-20 17:13:17 -05:00
Mike Kamermans 663dab4bef email-based user model and google auth (#2)
* email-based user model and google auth

* this dir should not be here

* flow fix, and moved files, and addded docs

* test form in ./public (host on :8080), entry posting works

* docs

* docs

* spacing

* docs

* pip freeze

* docs

* code formatting

* tags work

* safari-proof

* let~
2016-12-20 12:24:54 -08:00
Alan Mooiman e8d48a8a62 Initial commit 2016-11-18 17:09:08 -05:00