Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
flask-admin
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
flask-admin
Commits
5124819e
Commit
5124819e
authored
Aug 27, 2012
by
Serge S. Koval
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed doc requirement
parent
41c3334d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
.gitignore
.gitignore
+1
-0
requirements.txt
doc/requirements.txt
+1
-1
No files found.
.gitignore
View file @
5124819e
...
@@ -2,6 +2,7 @@
...
@@ -2,6 +2,7 @@
*.swo
*.swo
*.pyc
*.pyc
*.*~
*.*~
*.egg-info
pyenv
pyenv
#*#
#*#
build
build
...
...
doc/requirements.txt
View file @
5124819e
...
@@ -2,4 +2,4 @@ Flask>=0.7
...
@@ -2,4 +2,4 @@ Flask>=0.7
Flask-WTF>=0.6
Flask-WTF>=0.6
Flask-SQLAlchemy>=0.15
Flask-SQLAlchemy>=0.15
peewee
peewee
wtfpeewee
wtf
-
peewee
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment