Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

just a test #2

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
4deb18a
Start of factories
jonathan-s Oct 22, 2018
67e09e8
Fix flake issues
jonathan-s Oct 29, 2018
31a31ee
Add LocationFeeFactory
jonathan-s Oct 29, 2018
7249478
Outline of most factories needed
jonathan-s Oct 29, 2018
1a0dbab
Fix flake errors in events models
jonathan-s Oct 29, 2018
52a8fc8
Factories for events
jonathan-s Oct 30, 2018
b28d490
Fix bug with imports
jonathan-s Oct 30, 2018
17c59c9
Start of payment factories
jonathan-s Oct 30, 2018
e17d5bf
Communications factory
jonathan-s Oct 30, 2018
6f5d23d
Capitalize Faker
jonathan-s Oct 30, 2018
ca3852c
Payment factories
jonathan-s Oct 30, 2018
9c3e75d
Fix errors when generating data
jonathan-s Oct 30, 2018
dffaafe
Command to generate test data
jonathan-s Oct 30, 2018
102f52e
Fix bug with with location url that allows hyphen in url
jonathan-s Oct 30, 2018
2cb29ab
Remove unused RoomImage and LocationImage factory model
jonathan-s Oct 30, 2018
2344082
Sorting out errors for postgres and adding test
jonathan-s Nov 4, 2018
4fa52c1
Settings draft
jonathan-s Oct 20, 2018
2d00654
Modify new settings, hattip to @bfirsh
jonathan-s Oct 22, 2018
4f77c66
Delete all old settings
jonathan-s Oct 22, 2018
32502e1
Make sure that manage.py and wsgi run sane defaults
jonathan-s Oct 22, 2018
e1f4312
Use sqlite as default.
bfirsh Oct 23, 2018
e280bed
Fix up database settings
jonathan-s Oct 23, 2018
c407ecd
Pull correct docker python
bfirsh Nov 4, 2018
f80f9b9
Remove weird empty space
bfirsh Nov 4, 2018
0c2567d
Add COMPRESS_OFFLINE back to production settings
bfirsh Nov 4, 2018
3b021ba
Fix Docker development environment in new settings
bfirsh Nov 5, 2018
7c1cb0f
Fix Celery settings for Heroku
bfirsh Nov 5, 2018
f7c77ac
Add app.json
bfirsh Nov 5, 2018
7c82858
just a test
bfirsh Nov 5, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
just a test
bfirsh committed Nov 5, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 7c828586edec50b98113407618bd3ef84f97d108
1 change: 0 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "modernomad",
"scripts": {
"postdeploy": "./manage.py generate_test_data"
},
"env": {
"ALLOWED_HOSTS": ".herokuapp.com",
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
<div class="container text-center dept-of-housing">
<img src="{% static 'img/en-logo-transparent.png' %}" class="logo" alt="" />
<h2>
<span class="bold">Embassy Network</span>
<span class="bold">ʞɹoʍʇǝN ʎssɐqɯƎ</span>
</h2>
<div class="row">
<h3 class="col-sm-8 col-sm-offset-2">A network of place-based communities experimenting with new forms of governance and solidarity.</h3>