Daniel Greenfeld
9cc5bc0cb7
Took project_name out of the directory structure
2014-03-11 19:19:39 -07:00
Ashley Camba
e197fd33b1
refactoring project to a also be a python package
2013-12-17 16:27:18 +01:00
Daniel Greenfeld
5290aed9a1
integration of submissions from @luzfcb and @syst3ml00t
2013-11-12 07:58:28 -08:00
Tom Offermann
414a127b33
Use project_name
in base.html navbar.
...
Project name is a better, public-facing name than repo name.
2013-10-09 10:26:42 -07:00
Tom Offermann
328a92310a
Unescape cookiecutter vars in base.html template.
...
Cookiecutter variables don't get replaced inside a raw block,
so we need to turn off raw temporarily.
2013-10-09 10:26:34 -07:00
Tom Offermann
f8b4e6f0a1
Fill in form action attribute in user_detail.html.
...
Using Chrome, the update form didn't submit with a blank action, but worked fine once I specified it.
Also, in researching whether a blank action attribute was OK, I found out that according to the HTML5 spec, the action attribute "must have a value that is a valid non-empty URL potentially surrounded by spaces."
http://www.w3.org/TR/html5/forms.html#attr-fs-action
2013-10-01 23:40:58 -07:00
Daniel Greenfeld
bcaeed88c4
Update password_change.html
2013-09-01 19:38:57 +02:00
Daniel Greenfeld
f436dddf71
Update password_reset_from_key.html
2013-09-01 19:38:34 +02:00
Daniel Greenfeld
59770c8996
fix avatar templates to correct #6
2013-08-23 09:52:25 +02:00
Daniel Greenfeld
0e9eb8c9ac
Update everything to work with Bootstrap 3.0.0 as well as include Avatar templates
2013-08-20 17:53:17 +02:00
Daniel Greenfeld
dbb6f495a9
Update base.html
2013-08-20 10:56:49 +02:00
Daniel Greenfeld
b8896cb26f
Add a modal block
2013-08-19 17:47:15 +02:00
Daniel Greenfeld
f373ae79da
Adding angular ng-app attribute
2013-08-19 15:42:43 +02:00
Daniel Greenfeld
059efa73c3
Adding Angular instead of Juguler.
2013-08-19 15:42:14 +02:00
Daniel Greenfeld
e98855723b
Fix some minor issues
2013-08-18 15:24:23 +02:00
Daniel Greenfeld
618cd6018a
Fix authentication
2013-08-18 09:44:26 +02:00
Daniel Greenfeld
a2195db9ae
Customization prep
2013-08-16 18:23:22 +02:00
Daniel Greenfeld
f5e754c285
Getting templates and URLS to work
2013-08-16 16:28:23 +02:00
Daniel Greenfeld
eb35064b13
Fix the user templates
2013-08-16 15:19:50 +02:00
Daniel Greenfeld
a6a4f2272d
Fix the templates so they don't blow up cookiecutter
2013-08-16 15:17:18 +02:00
Daniel Greenfeld
4dd2a3c78f
OOdles of templates
2013-08-16 14:07:28 +02:00
Daniel Greenfeld
c9437cacc3
Push to github
2013-08-16 12:55:43 +02:00
Daniel Greenfeld
c8a01b6bad
Fix the layout to match the cookie cutter pattern
2013-08-15 20:03:08 +02:00