- Sep 10, 2015
-
-
Josh authored
Two new useful commands for manage.py. `m urls` lists all URLs (like `rake routes` in Rails). `m clean` gets rid of .pyc files.
-
- May 31, 2015
-
-
Patman64 authored
- Add the UTF-8 marker to files without it. - Fix some hanging indents. - Change ''' into """ in docstrings. - Enforce two blank line rule.
-
- Apr 14, 2015
-
-
Steven Loria authored
See mitsuhiko/flask#1135
-
- Dec 01, 2014
-
-
Steven Loria authored
-
- Jul 27, 2014
-
-
sloria authored
-
- Apr 19, 2014
-
-
Steven Loria authored
-
Steven Loria authored
-
Steven Loria authored
-
- Dec 08, 2013
-
-
Steven Loria authored
-
Steven Loria authored
-
Steven Loria authored
-
Steven Loria authored
-
Steven Loria authored
-
- Dec 06, 2013
-
-
Steven Loria authored
-
- Dec 01, 2013
-
-
Steven Loria authored
-
- Sep 21, 2013
-
-
Steven Loria authored
Views are all in located in the modules package, which contains blueprints Also, use alert-warning instead of alert-error for Bootstrap3
-
Steven Loria authored
Also add a test command to manage.py
-
Steven Loria authored
-